ekandemir

Results 1 issues of ekandemir

Hey, I tried to train [DistilBERTurk](https://huggingface.co/dbmdz/distilbert-base-turkish-cased) model for question answering by using [run_squad.py](https://github.com/huggingface/transformers/blob/master/examples/legacy/question-answering/run_squad.py) script. After training, I got the error during evaluation stage; ``` Traceback (most recent call last): File...