Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
fnlp
/
claif-bert-base
like
0
Follow
OpenMOSS, Fudan NLP, SII
195
Sentence Similarity
sentence-transformers
PyTorch
Transformers
English
bert
feature-extraction
text-embeddings-inference
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
claif-bert-base
/
special_tokens_map.json
Cqy2019
Add new SentenceTransformer model.
612a1c9
almost 2 years 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]"
}