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