Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
lindsey-chang
/
vehicle-user-instructions-classification-bert-chinese
like
1
Text Classification
Transformers
Safetensors
custom
Chinese
bert
chinese
vehicle-control
user-instructions
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
vehicle-user-instructions-classification-bert-chinese
/
special_tokens_map.json
lindsey-chang
first commit
6e697dc
8 months 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]"
}