Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
SeanLee97
/
angle-roberta-wwm-base-zhnli-v1
like
3
Feature Extraction
Transformers
PyTorch
Safetensors
shibing624/nli-zh-all
shibing624/nli_zh
English
bert
text-embeddings-inference
Inference Endpoints
arxiv:
2309.12871
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
angle-roberta-wwm-base-zhnli-v1
/
special_tokens_map.json
SeanLee97
Upload tokenizer
04c63e6
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]"
}