Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jinaai
/
jina-bert-flash-implementation
like
5
Follow
Jina AI
460
Transformers
bert
custom_code
Inference Endpoints
๐ช๐บ Region: EU
Model card
Files
Files and versions
Community
18
Train
Deploy
Use this model
ba24fb1
jina-bert-flash-implementation
6 contributors
History:
58 commits
Markus28
feat: added BertForSequenceClassification
ba24fb1
10 months ago
bert_padding.py
9.78 kB
reference the flash attention GitHub
10 months ago
block.py
17.4 kB
reference the flash attention GitHub
10 months ago
configuration_bert.py
5.68 kB
feat: moved flash attention code into this repository
10 months ago
embedding.py
6.43 kB
reference the flash attention GitHub
10 months ago
mha.py
35.3 kB
reference the flash attention GitHub
10 months ago
mlp.py
6.17 kB
reference the flash attention GitHub
10 months ago
modeling_bert.py
28.6 kB
fix: cast mask to bool
10 months ago
modeling_for_glue.py
4.15 kB
feat: added BertForSequenceClassification
10 months ago
tokenizer.py
2.55 kB
add tokenizer
10 months ago