Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
bespin-global
/
klue-sentence-roberta-base-kornlu
like
0
Follow
HelpNow
8
Sentence Similarity
sentence-transformers
PyTorch
Transformers
kor_nlu
roberta
feature-extraction
text-embeddings-inference
Inference Endpoints
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
3be1e06
klue-sentence-roberta-base-kornlu
/
special_tokens_map.json
JaeHyeong
init
3be1e06
almost 3 years 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]"
}