Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

jinaai
/
xlm-roberta-flash-implementation

Transformers
xlm-roberta
๐Ÿ‡ช๐Ÿ‡บ Region: EU
Model card Files Files and versions Community
58
xlm-roberta-flash-implementation
Ctrl+K
Ctrl+K
  • 10 contributors
History: 44 commits
jupyterjazz's picture
jupyterjazz
chore: remove model weights
f9962ee 11 months ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    147 Bytes
    add mlm model and adjust naming about 1 year ago
  • block.py
    17.8 kB
    style: removing unused files, black, isort 11 months ago
  • config.json
    980 Bytes
    Rename config to config.json 12 months ago
  • configuration_xlm_roberta.py
    6.18 kB
    configuration 11 months ago
  • convert_roberta_weights_to_flash.py
    6.94 kB
    Support for SequenceClassification (#7) about 1 year ago
  • embedding.py
    3.88 kB
    style: removing unused files, black, isort 11 months ago
  • mha.py
    34.3 kB
    style: removing unused files, black, isort 11 months ago
  • mlp.py
    7.62 kB
    style: removing unused files, black, isort 11 months ago
  • modeling_lora.py
    14.6 kB
    chore: remove model weights 11 months ago
  • modeling_xlm_roberta.py
    49.7 kB
    style: removing unused files, black, isort 11 months ago
  • rotary.py
    23.4 kB
    style: removing unused files, black, isort 11 months ago
  • stochastic_depth.py
    3.76 kB
    style: removing unused files, black, isort 11 months ago
  • tokenizer.json
    9.1 MB
    upload model about 1 year ago
  • tokenizer_config.json
    75 Bytes
    Update tokenizer_config.json (#14) about 1 year ago
  • xlm_padding.py
    10 kB
    style: removing unused files, black, isort 11 months ago