Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
devjwsong
/
klue-bert-base-ruber-256-cls
like
0
Feature Extraction
Transformers
PyTorch
Korean
bert
ruber
open-domain
chit-chat
evaluation
text-embeddings-inference
Inference Endpoints
arxiv:
1904.10635
arxiv:
2105.09680
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
419b157
klue-bert-base-ruber-256-cls
/
special_tokens_map.json
devjwsong
Initial commit
cea2ad5
verified
5 months ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}