Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jinaai
/
jina-bert-flash-implementation
like
4
Follow
Jina AI
279
Transformers
bert
custom_code
Inference Endpoints
๐ช๐บ Region: EU
Model card
Files
Files and versions
Community
18
Train
Deploy
Use this model
refs/pr/11
jina-bert-flash-implementation
6 contributors
History:
89 commits
Markus28
feat: added cleaved_layers property
4441ce6
8 months ago
bert_padding.py
Safe
9.78 kB
reference the flash attention GitHub
8 months ago
block.py
Safe
17.4 kB
reference the flash attention GitHub
8 months ago
configuration_bert.py
Safe
5.76 kB
added classifier dropout
8 months ago
embedding.py
Safe
2.26 kB
clean up embeddings.py (#7)
8 months ago
mha.py
Safe
35.3 kB
reference the flash attention GitHub
8 months ago
mlp.py
Safe
6.17 kB
reference the flash attention GitHub
8 months ago
modeling_bert.py
Safe
32.9 kB
feat: added cleaved_layers property
8 months ago
modeling_for_glue.py
Safe
10.7 kB
feat: assert return_dict
8 months ago
modeling_lora.py
Safe
9.93 kB
fix: fixed syntax error in LoRA
8 months ago
tokenizer.py
Safe
4.42 kB
Update tokenizer.py
8 months ago