Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jinaai
/
xlm-roberta-flash-implementation
like
26
Follow
Jina AI
608
Transformers
94 languages
xlm-roberta
Inference Endpoints
License:
cc-by-nc-4.0
๐ช๐บ Region: EU
Model card
Files
Files and versions
Community
56
Train
Deploy
Use this model
refs/pr/29
xlm-roberta-flash-implementation
10 contributors
History:
47 commits
Jackmin108
merge changes
70e22f5
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
README.md
Safe
147 Bytes
add mlm model and adjust naming
10 months ago
block.py
Safe
17.8 kB
remove commented lines
6 months ago
config.json
Safe
980 Bytes
Rename config to config.json
6 months ago
configuration_xlm_roberta.py
Safe
2.8 kB
feat-routing (#26)
6 months ago
convert_roberta_weights_to_flash.py
Safe
6.94 kB
Support for SequenceClassification (#7)
9 months ago
embedding.py
Safe
3.74 kB
merge changes
5 months ago
mha.py
Safe
33.2 kB
merge changes
5 months ago
mlp.py
Safe
7.4 kB
some fixes and suggestions
5 months ago
modeling_lora.py
Safe
13.2 kB
some fixes and suggestions
5 months ago
modeling_xlm_roberta.py
Safe
53.5 kB
merge changes
5 months ago
modeling_xlm_roberta_for_glue.py
Safe
4.45 kB
Update modeling_xlm_roberta_for_glue.py
9 months ago
pytorch_model.bin
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
1.11 GB
LFS
add mlm model and adjust naming
10 months ago
rotary.py
Safe
22.6 kB
fix-rope-inference (#28)
6 months ago
stochastic_depth.py
Safe
3.76 kB
add stochastic_depth
9 months ago
tokenizer.json
Safe
9.1 MB
upload model
10 months ago
tokenizer_config.json
Safe
75 Bytes
Update tokenizer_config.json (#14)
8 months ago
xlm_padding.py
Safe
10 kB
fix: mlp
6 months ago