Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
quietflamingo
/
dnaberts-no-flashattention
like
0
PyTorch
bert
custom_code
arxiv:
2402.08777
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
refs/pr/1
dnaberts-no-flashattention
/
special_tokens_map.json
zhihan1996
Upload 9 files
1cdf84d
verified
about 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}