Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
dunzhang
/
stella-large-zh-v3-1792d
like
29
Follow
StellaEncoder
17
Sentence Similarity
sentence-transformers
PyTorch
bert
feature-extraction
mteb
Eval Results
Inference Endpoints
Model card
Files
Files and versions
Community
8
Train
Deploy
Use this model
refs/pr/5
stella-large-zh-v3-1792d
/
special_tokens_map.json
Xenova
HF staff
Add tokenizer files
84c33bc
verified
8 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}