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
5f8e4b6
xlm-roberta-flash-implementation
8 contributors
History:
44 commits
Jackmin108
fix: sentences as a str
5f8e4b6
3 months ago
.gitattributes
1.52 kB
initial commit
8 months ago
README.md
557 Bytes
refine-codebase (#33)
3 months ago
block.py
17.8 kB
refine-codebase (#33)
3 months ago
configuration_xlm_roberta.py
6.19 kB
feat: add lora instructions for retrieval
3 months ago
convert_roberta_weights_to_flash.py
6.94 kB
Support for SequenceClassification (#7)
7 months ago
embedding.py
3.88 kB
refine-codebase (#33)
3 months ago
mha.py
34.3 kB
refine-codebase (#33)
3 months ago
mlp.py
7.62 kB
refine-codebase (#33)
3 months ago
modeling_lora.py
15 kB
fix: sentences as a str
3 months ago
modeling_xlm_roberta.py
49.7 kB
refine-codebase (#33)
3 months ago
rotary.py
23.4 kB
refine-codebase (#33)
3 months ago
stochastic_depth.py
3.76 kB
refine-codebase (#33)
3 months ago
xlm_padding.py
10 kB
refine-codebase (#33)
3 months ago