Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
genta-tech
/
indobert-base-qnli
like
0
Follow
Genta Technology
4
Sentence Similarity
sentence-transformers
PyTorch
Transformers
genta-tech/qnli-id
genta-tech/boolq-id
genta-tech/squad_pairs_indo
Indonesian
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
arxiv:
1805.12471
arxiv:
1905.00537
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
indobert-base-qnli
/
special_tokens_map.json
Rifky
Add new SentenceTransformer model.
2ff2c4d
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}