Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
jinaai
/
xlm-roberta-flash-implementation
like
32
Follow
Jina AI
1.14k
Transformers
94 languages
xlm-roberta
License:
cc-by-nc-4.0
๐ช๐บ Region: EU
Model card
Files
Files and versions
Community
58
Train
Deploy
Use this model
814cbbb
xlm-roberta-flash-implementation
Ctrl+K
Ctrl+K
10 contributors
History:
43 commits
Jackmin108
some fixes and suggestions
814cbbb
11 months ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
README.md
Safe
147 Bytes
add mlm model and adjust naming
about 1 year ago
block.py
17.8 kB
remove commented lines
11 months ago
config.json
Safe
980 Bytes
Rename config to config.json
12 months ago
configuration_xlm_roberta.py
2.8 kB
feat-routing (#26)
11 months ago
convert_roberta_weights_to_flash.py
Safe
6.94 kB
Support for SequenceClassification (#7)
about 1 year ago
embedding.py
3.74 kB
some fixes and suggestions
11 months ago
mha.py
33.2 kB
some fixes and suggestions
11 months ago
mlp.py
7.4 kB
some fixes and suggestions
11 months ago
modeling_lora.py
13.2 kB
some fixes and suggestions
11 months ago
modeling_xlm_roberta.py
53.5 kB
some fixes and suggestions
11 months ago
modeling_xlm_roberta_for_glue.py
4.45 kB
Update modeling_xlm_roberta_for_glue.py
about 1 year ago
pytorch_model.bin
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
about 1 year ago
rotary.py
22.6 kB
fix-rope-inference (#28)
11 months ago
stochastic_depth.py
Safe
3.76 kB
add stochastic_depth
about 1 year ago
tokenizer.json
9.1 MB
upload model
about 1 year ago
tokenizer_config.json
Safe
75 Bytes
Update tokenizer_config.json (#14)
about 1 year ago
xlm_padding.py
10 kB
fix: mlp
11 months ago