Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
Herais
/
pred_timeperiod
Copied
like
0
Text Classification
PyTorch
Transformers
Custom
Chinese
bert
classification
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use in Transformers
main
pred_timeperiod
/
special_tokens_map.json
Herais
add tokenizer
6cd36eb
about 1 year ago
raw
history
blame
contribute
delete
No virus
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}