Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
circulus
/
koelectra-wellness-v1
like
0
Follow
Circulus Inc.
14
Text Classification
Transformers
PyTorch
electra
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
6490ae0
koelectra-wellness-v1
/
special_tokens_map.json
rippertnt
Upload tokenizer
98cce52
about 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]"
}