Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hazyresearch
/
M2-BERT-8k-Retrieval-Encoder-V1
like
2
Follow
HazyResearch
30
Fill-Mask
Transformers
Safetensors
English
bert
custom_code
arxiv:
2402.07440
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
M2-BERT-8k-Retrieval-Encoder-V1
/
special_tokens_map.json
jonsaadfalcon
Upload 16 files
589d80c
verified
6 months 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]"
}