Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jinaai
/
xlm-roberta-flash-implementation
like
26
Follow
Jina AI
742
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/3
xlm-roberta-flash-implementation
10 contributors
History:
11 commits
moontidef
feat: add support for SequenceClassification
9c63ce0
10 months ago
.gitattributes
1.52 kB
initial commit
11 months ago
README.md
147 Bytes
add mlm model and adjust naming
11 months ago
block.py
17.7 kB
add stochastic_depth
10 months ago
config.json
932 Bytes
feat: add support for SequenceClassification
10 months ago
configuration_xlm_roberta.py
1.73 kB
Update configuration_xlm_roberta.py
10 months ago
convert_roberta_weights_to_flash.py
6.25 kB
add mlm model and adjust naming
11 months ago
embedding.py
2.56 kB
add mlm model and adjust naming
11 months ago
mha.py
31.5 kB
upload model
11 months ago
mlp.py
6.21 kB
upload model
11 months ago
modeling_xlm_roberta.py
44 kB
feat: add support for SequenceClassification
10 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
11 months ago
stochastic_depth.py
3.76 kB
add stochastic_depth
10 months ago
tokenizer.json
9.1 MB
upload model
11 months ago
tokenizer_config.json
74 Bytes
add tokenizer class
11 months ago
xlm_padding.py
9.82 kB
add mlm model and adjust naming
11 months ago