Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TownsWu
/
PEG
like
29
Sentence Similarity
Transformers
PyTorch
Chinese
bert
feature-extraction
PEG
mteb
Eval Results
text-embeddings-inference
Inference Endpoints
arxiv:
2311.11691
Model card
Files
Files and versions
Community
7
Train
Deploy
Use this model
5efa8de
PEG
/
special_tokens_map.json
TownsWu
Upload 6 files
a90985a
12 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]"
}