Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
myml
/
toutiao
like
9
Text Classification
Transformers
PyTorch
Safetensors
fourteenBDr/toutiao
Chinese
bert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
fe49cfc
toutiao
/
special_tokens_map.json
myml
First model version
0ccd07a
unverified
over 1 year 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]"
}