Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
nlp04
/
korean_sentiment_analysis_kcelectra
like
4
Follow
nlp04-sajo
5
Text Classification
Transformers
PyTorch
electra
Generated from Trainer
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
07a7576
korean_sentiment_analysis_kcelectra
/
special_tokens_map.json
YeRyeongLee
Model save
f7b0713
almost 2 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]"
}