Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jinaai
/
xlm-roberta-flash-implementation
like
19
Follow
Jina AI
269
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
3b9e730
xlm-roberta-flash-implementation
8 contributors
History:
48 commits
jupyterjazz
chore: no need for tokenizer config as well
3b9e730
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
README.md
Safe
188 Bytes
docs: readme
3 months ago
block.py
Safe
17.8 kB
style: removing unused files, black, isort
3 months ago
configuration_xlm_roberta.py
Safe
6.18 kB
configuration
3 months ago
convert_roberta_weights_to_flash.py
Safe
6.94 kB
Support for SequenceClassification (#7)
7 months ago
embedding.py
Safe
3.88 kB
style: removing unused files, black, isort
3 months ago
mha.py
Safe
34.3 kB
style: removing unused files, black, isort
3 months ago
mlp.py
Safe
7.62 kB
style: removing unused files, black, isort
3 months ago
modeling_lora.py
Safe
14.6 kB
chore: remove model weights
3 months ago
modeling_xlm_roberta.py
Safe
49.7 kB
style: removing unused files, black, isort
3 months ago
rotary.py
Safe
23.4 kB
style: removing unused files, black, isort
3 months ago
stochastic_depth.py
Safe
3.76 kB
style: removing unused files, black, isort
3 months ago
xlm_padding.py
Safe
10 kB
style: removing unused files, black, isort
3 months ago