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: 28 commits
bwang0911's picture
bwang0911
Delete config.json
a60f7c0 verified 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.7 kB
    add stochastic_depth about 1 year ago
  • configuration_xlm_roberta.py
    2.73 kB
    truncate-embedding-dimension (#10) about 1 year ago
  • convert_roberta_weights_to_flash.py
    6.94 kB
    Support for SequenceClassification (#7) about 1 year ago
  • embedding.py
    2.56 kB
    alibi (#19) 12 months ago
  • mha.py
    31.5 kB
    rope-embeddings (#20) 12 months ago
  • mlp.py
    6.21 kB
    upload model about 1 year ago
  • modeling_lora.py
    13.8 kB
    lora bugfix (#16) 12 months ago
  • modeling_xlm_roberta.py
    52.4 kB
    rope-embeddings (#20) 12 months ago
  • modeling_xlm_roberta_for_glue.py
    4.45 kB
    Update modeling_xlm_roberta_for_glue.py about 1 year ago
  • pytorch_model.bin

    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 about 1 year ago
  • rotary.py
    21.9 kB
    rope-embeddings (#20) 12 months ago
  • stochastic_depth.py
    3.76 kB
    add stochastic_depth about 1 year 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
    9.82 kB
    add mlm model and adjust naming about 1 year ago