Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
WangA
/
roberta-base-finetuned-ctrip
like
0
Text Classification
Transformers
Safetensors
Chinese
bert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
78b9796
roberta-base-finetuned-ctrip
/
special_tokens_map.json
root@autodl-container-32ce119752-f4e7b2aa
model submit
78b9796
9 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]"
}