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

  • Log In
  • Sign Up

jinaai
/
jina-bert-flash-implementation

Transformers
bert
custom_code
🇪🇺 Region: EU
Model card Files Files and versions
xet
Community
18
jina-bert-flash-implementation
130 kB
  • 6 contributors
History: 70 commits
Markus28's picture
Markus28
michael-guenther's picture
michael-guenther
support-multiple-task-ids (#5)
e151a8f verified 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
  • configuration_bert.py
    5.76 kB
    added classifier dropout over 1 year ago
  • embedding.py
    6.43 kB
    reference the flash attention GitHub over 1 year ago
  • mha.py
    35.3 kB
    reference the flash attention GitHub over 1 year ago
  • mlp.py
    6.17 kB
    reference the flash attention GitHub over 1 year ago
  • modeling_bert.py
    28.6 kB
    fix: assert is None for other kwargs too over 1 year ago
  • modeling_for_glue.py
    10.7 kB
    feat: assert return_dict over 1 year ago
  • modeling_lora.py
    5.91 kB
    fix: use proper initilization for embedding layer over 1 year ago
  • tokenizer.py
    3.65 kB
    support-multiple-task-ids (#5) over 1 year ago