Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
NeuML
/
bert-hash-femto
like
9
Follow
NeuML
118
Safetensors
English
bert_hash
custom_code
arxiv:
1810.04805
arxiv:
2405.19504
arxiv:
1908.08962
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
bert-hash-femto
/
special_tokens_map.json
davidmezzetti
Initial model
3a9e97b
17 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}