Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
togethercomputer
/
m2-bert-80M-32k-retrieval
like
122
Follow
Together
426
Sentence Similarity
Transformers
PyTorch
English
m2_bert
text-classification
custom_code
arxiv:
2310.12109
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Use this model
main
m2-bert-80M-32k-retrieval
/
special_tokens_map.json
Dan Fu
Making automodel work better
a2ccdc5
10 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]"
}