Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
minalang
/
KoDSE-roberta
like
0
Transformers
PyTorch
roberta
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
0a5869f
KoDSE-roberta
/
special_tokens_map.json
minalang
upload KoDSE-roberta
0a5869f
12 months ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}