Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
VoxCPM
Log In
Sign Up
jinaai
/
jina-bert-flash-implementation
like
5
Follow
Jina AI
1.34k
Transformers
bert
custom_code
🇪🇺 Region: EU
Model card
Files
Files and versions
xet
Community
18
Train
Deploy
Use this model
326b1c4
jina-bert-flash-implementation
123 kB
6 contributors
History:
66 commits
Markus28
feat: assert return_dict
326b1c4
over 1 year ago
bert_padding.py
Safe
9.78 kB
reference the flash attention GitHub
over 1 year ago
block.py
Safe
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
Safe
10.7 kB
feat: assert return_dict
over 1 year ago
tokenizer.py
2.55 kB
add tokenizer
over 1 year ago