Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jinaai
/
jina-bert-flash-implementation
like
5
Follow
Jina AI
687
Transformers
bert
custom_code
Inference Endpoints
๐ช๐บ Region: EU
Model card
Files
Files and versions
Community
18
Train
Deploy
Use this model
c1d92c9
jina-bert-flash-implementation
6 contributors
History:
65 commits
Markus28
fix: same assertions in other models
c1d92c9
11 months ago
bert_padding.py
Safe
9.78 kB
reference the flash attention GitHub
11 months ago
block.py
Safe
17.4 kB
reference the flash attention GitHub
11 months ago
configuration_bert.py
Safe
5.76 kB
added classifier dropout
11 months ago
embedding.py
Safe
6.43 kB
reference the flash attention GitHub
11 months ago
mha.py
Safe
35.3 kB
reference the flash attention GitHub
11 months ago
mlp.py
Safe
6.17 kB
reference the flash attention GitHub
11 months ago
modeling_bert.py
Safe
28.6 kB
fix: assert is None for other kwargs too
11 months ago
modeling_for_glue.py
Safe
10.7 kB
fix: same assertions in other models
11 months ago
tokenizer.py
Safe
2.55 kB
add tokenizer
11 months ago