Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jinaai
/
jina-bert-flash-implementation
like
5
Follow
Jina AI
780
Transformers
bert
custom_code
Inference Endpoints
๐ช๐บ Region: EU
Model card
Files
Files and versions
Community
18
Train
Deploy
Use this model
6546b2c
jina-bert-flash-implementation
6 contributors
History:
98 commits
Markus28
removed num_tasks from config
6546b2c
12 months ago
bert_padding.py
Safe
9.78 kB
reference the flash attention GitHub
12 months ago
block.py
Safe
17.4 kB
reference the flash attention GitHub
12 months ago
configuration_bert.py
5.76 kB
removed num_tasks from config
12 months ago
embedding.py
Safe
2.26 kB
clean up embeddings.py (#7)
12 months ago
mha.py
35.3 kB
reference the flash attention GitHub
12 months ago
mlp.py
6.17 kB
reference the flash attention GitHub
12 months ago
modeling_bert.py
31.6 kB
feat: removed task type embeddings
12 months ago
modeling_for_glue.py
Safe
10.7 kB
feat: assert return_dict
12 months ago
modeling_lora.py
10.4 kB
fix: fixed from_bert method
12 months ago