Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mys
/
bert-base-turkish-cased-nli-mean-faq-mnr
like
2
Feature Extraction
Transformers
PyTorch
google-tensorflow
TensorFlow
bert
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
refs/pr/5
bert-base-turkish-cased-nli-mean-faq-mnr
/
special_tokens_map.json
mys
Publish model
e64fd6d
about 3 years ago
raw
Copy download link
history
blame
Safe
157 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"additional_special_tokens"
:
[
"<Q>"
,
"<A>"
]
}