Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
kaixkhazaki
/
turkish-medical-question-answering
like
1
Question Answering
Transformers
Safetensors
incidelen/MedTurkQuAD
Turkish
bert
Generated from Trainer
turkish
med
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
turkish-medical-question-answering
/
special_tokens_map.json
kaixkhazaki
Pushing of the new best model checkpoint
2e15e24
verified
19 days 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]"
}