Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
math-similarity
/
Bert-MLM_arXiv-MP-class_zbMath
like
7
Sentence Similarity
sentence-transformers
PyTorch
Transformers
bert
feature-extraction
text-embeddings-inference
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
Bert-MLM_arXiv-MP-class_zbMath
/
special_tokens_map.json
math-similarity
First model version
d2a9d46
about 1 year 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]"
}