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
57
xlm-roberta-flash-implementation
Ctrl+K
Ctrl+K
  • 10 contributors
History: 60 commits
jupyterjazz's picture
jupyterjazz
refactor: normalization after truncation
f8300e5 6 months ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    1.47 kB
    Update README.md 8 months ago
  • block.py
    17.8 kB
    refine-codebase (#33) 9 months ago
  • configuration_xlm_roberta.py
    6.54 kB
    fix: set fp32 when using cpu bc bf16 is slow (#44) 8 months ago
  • convert_roberta_weights_to_flash.py
    6.94 kB
    Support for SequenceClassification (#7) about 1 year ago
  • embedding.py
    3.88 kB
    refine-codebase (#33) 9 months ago
  • mha.py
    34.4 kB
    cpu-inference (#35) 9 months ago
  • mlp.py
    7.62 kB
    refine-codebase (#33) 9 months ago
  • modeling_lora.py
    15.5 kB
    Fix Loading Model with Modified Config File (#52) 6 months ago
  • modeling_xlm_roberta.py
    49.9 kB
    refactor: normalization after truncation 6 months ago
  • rotary.py
    24.5 kB
    fix: update frequencies when updating the rope base value (#40) 9 months ago
  • stochastic_depth.py
    3.76 kB
    refine-codebase (#33) 9 months ago
  • xlm_padding.py
    10 kB
    refine-codebase (#33) 9 months ago