Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
raynardj
/
xlsearch-cross-lang-search-zh-vs-classicical-cn
like
4
Feature Extraction
Transformers
PyTorch
Chinese
bert
search
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
cb8827b
xlsearch-cross-lang-search-zh-vs-classicical-cn
/
special_tokens_map.json
raynardj
add tokenizer
a345b38
almost 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}