Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
sungjun83
/
KcElectra_Fine_Tuned
like
0
Text Classification
Transformers
PyTorch
electra
Model card
Files
Files and versions
xet
Community
2
Deploy
Use this model
refs/pr/2
KcElectra_Fine_Tuned
/
special_tokens_map.json
sungjun83
Upload tokenizer
1f5df5c
almost 3 years 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]"
}