Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jinaai
/
jina-bert-flash-implementation
like
5
Follow
Jina AI
816
Transformers
bert
custom_code
Inference Endpoints
🇪🇺 Region: EU
Model card
Files
Files and versions
Community
18
Train
Deploy
Use this model
refs/pr/10
jina-bert-flash-implementation
6 contributors
History:
84 commits
michael-guenther
feat: add enum for task type ids
db57d38
about 1 year ago
bert_padding.py
Safe
9.78 kB
reference the flash attention GitHub
about 1 year ago
block.py
Safe
17.4 kB
reference the flash attention GitHub
about 1 year ago
configuration_bert.py
5.76 kB
added classifier dropout
about 1 year ago
embedding.py
Safe
2.26 kB
clean up embeddings.py (#7)
about 1 year ago
mha.py
35.3 kB
reference the flash attention GitHub
about 1 year ago
mlp.py
6.17 kB
reference the flash attention GitHub
about 1 year ago
modeling_bert.py
28.8 kB
feat: added return_dict
about 1 year ago
modeling_for_glue.py
Safe
10.7 kB
feat: assert return_dict
about 1 year ago
modeling_lora.py
9.93 kB
fix: fixed syntax error in LoRA
about 1 year ago
tokenizer.py
4.43 kB
feat: add enum for task type ids
about 1 year ago