Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jinaai
/
xlm-roberta-flash-implementation
like
19
Follow
Jina AI
266
Transformers
94 languages
xlm-roberta
Inference Endpoints
License:
cc-by-nc-4.0
๐ช๐บ Region: EU
Model card
Files
Files and versions
Community
49
Train
Deploy
Use this model
refs/pr/8
xlm-roberta-flash-implementation
8 contributors
History:
23 commits
jupyterjazz
refactor: stuff
3703946
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
README.md
Safe
147 Bytes
add mlm model and adjust naming
7 months ago
block.py
Safe
17.7 kB
add stochastic_depth
7 months ago
config.json
Safe
980 Bytes
Support for SequenceClassification (#7)
7 months ago
configuration_xlm_roberta.py
Safe
2.56 kB
refactor: disable lora by default
7 months ago
convert_roberta_weights_to_flash.py
Safe
6.94 kB
Support for SequenceClassification (#7)
7 months ago
embedding.py
Safe
2.56 kB
add mlm model and adjust naming
7 months ago
mha.py
Safe
31.5 kB
support-cpu (#2)
7 months ago
mlp.py
Safe
6.21 kB
upload model
7 months ago
modeling_lora.py
Safe
13.5 kB
refactor: stuff
6 months ago
modeling_xlm_roberta.py
Safe
51 kB
refactor: set task in lora class rather than xlm roberta
7 months ago
modeling_xlm_roberta_for_glue.py
Safe
4.45 kB
Update modeling_xlm_roberta_for_glue.py
7 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
7 months ago
stochastic_depth.py
Safe
3.76 kB
add stochastic_depth
7 months ago
tokenizer.json
Safe
9.1 MB
upload model
7 months ago
tokenizer_config.json
Safe
74 Bytes
add tokenizer class
7 months ago
xlm_padding.py
Safe
9.82 kB
add mlm model and adjust naming
7 months ago