Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ddobokki
/
electra-small-nli-sts
like
1
Sentence Similarity
sentence-transformers
PyTorch
Transformers
electra
feature-extraction
ko
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
a19f9fe
electra-small-nli-sts
/
special_tokens_map.json
ddobokki
first: train kakao brain, KLUE nli dataset
c0c6141
almost 3 years 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]"
}