Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
luoren000
/
Token_Classification
like
0
TensorBoard
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
main
Token_Classification
/
test
/
special_tokens_map.json
luoren000
new
de6e31c
over 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}