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

  • Log In
  • Sign Up

jinaai
/
jina-bert-flash-implementation

Transformers
bert
custom_code
๐Ÿ‡ช๐Ÿ‡บ Region: EU
Model card Files Files and versions Community
18
jina-bert-flash-implementation
Ctrl+K
Ctrl+K
  • 6 contributors
History: 109 commits
koukandre's picture
koukandre
feat-add-configs (#18)
b78d159 verified about 1 year ago
  • README.md
    1.89 kB
    feat: added README over 1 year ago
  • bert_padding.py
    9.78 kB
    reference the flash attention GitHub over 1 year ago
  • block.py
    17.4 kB
    reference the flash attention GitHub over 1 year ago
  • config.json
    1.24 kB
    feat-add-configs (#18) about 1 year ago
  • configuration_bert.py
    5.77 kB
    Porting v2 models to flash attention (#15) over 1 year ago
  • convert_v2_weights.py
    6.1 kB
    feat: for converting v2, added lines to save model weights and print config over 1 year ago
  • embedding.py
    2.26 kB
    clean up embeddings.py (#7) over 1 year ago
  • mha.py
    35.4 kB
    fix: handle window_size passed as list about 1 year ago
  • mlp.py
    8.05 kB
    fix-glu-mlp (#17) over 1 year ago
  • modeling_bert.py
    33.4 kB
    fix-glu-mlp (#17) over 1 year ago
  • modeling_for_glue.py
    10.7 kB
    feat: assert return_dict over 1 year ago
  • modeling_lora.py
    12.3 kB
    fix: use staticmethod istead of classmethod over 1 year ago