Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
shibing624
/
text2vec-base-chinese
like
651
Sentence Similarity
sentence-transformers
PyTorch
ONNX
Safetensors
shibing624/nli_zh
Chinese
bert
Sentence Transformers
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
26
Train
Deploy
Use this model
main
text2vec-base-chinese
/
onnx
/
special_tokens_map.json
shibing624
Adding ONNX file of this model (
#12
)
8acc128
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]"
}