Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jinaai
/
xlm-roberta-flash-implementation
like
21
Follow
Jina AI
297
Transformers
94 languages
xlm-roberta
Inference Endpoints
License:
cc-by-nc-4.0
๐ช๐บ Region: EU
Model card
Files
Files and versions
Community
52
Train
Deploy
Use this model
c120089
xlm-roberta-flash-implementation
8 contributors
History:
38 commits
Jackmin108
feat: rotary base as a property
c120089
3 months ago
.gitattributes
1.52 kB
initial commit
8 months ago
README.md
147 Bytes
add mlm model and adjust naming
7 months ago
block.py
18.4 kB
2-adapter-tuning-initial-impl (#30)
4 months ago
config.json
980 Bytes
Rename config to config.json
4 months ago
configuration_xlm_roberta.py
2.88 kB
feat: rotary base as a property
3 months ago
convert_roberta_weights_to_flash.py
6.94 kB
Support for SequenceClassification (#7)
7 months ago
embedding.py
3.85 kB
2-adapter-tuning-initial-impl (#30)
4 months ago
mha.py
33.2 kB
2-adapter-tuning-initial-impl (#30)
4 months ago
mlp.py
6.98 kB
2-adapter-tuning-initial-impl (#30)
4 months ago
modeling_lora.py
13.3 kB
feat: rotary base as a property
3 months ago
modeling_xlm_roberta.py
53.8 kB
feat: rotary base as a property
3 months ago
modeling_xlm_roberta_for_glue.py
4.45 kB
Update modeling_xlm_roberta_for_glue.py
7 months 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
7 months ago
rotary.py
22.9 kB
feat: rotary base as a property
3 months ago
stochastic_depth.py
3.76 kB
add stochastic_depth
7 months ago
tokenizer.json
9.1 MB
upload model
8 months ago
tokenizer_config.json
75 Bytes
Update tokenizer_config.json (#14)
6 months ago
xlm_padding.py
9.82 kB
add mlm model and adjust naming
7 months ago