metadata
license: mit
language:
- tr
tags:
- Question Answering
- bert
metrics:
- exact_match
- f1
pipeline_tag: question-answering
Turkish SQuAD Model: Question Answering
I fine-tuned Turkish-Bert-Model for Question-Answering problem with THQuAD;
BERTürk-Cased128k: https://huggingface.co/dbmdz/bert-base-turkish-128k-cased
THQuAD Dataset: https://github.com/okanvk/Turkish-Reading-Comprehension-Question-Answering-Dataset
Example Usage
"Load Model"
import json from simpletransformers.question_answering import QuestionAnsweringModel, QuestionAnsweringArgs