Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
weonjae0211
/
ds-kobert
like
0
Text Classification
Transformers
PyTorch
kobert
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
ds-kobert
/
special_tokens_map.json
weonjae0211
Upload 8 files
b9c325f
over 2 years 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]"
}