I would like to use other datasets in the SQuAD format, because some existing implementations such as Hugging Face's assume that the input QA dataset follows the SQuAD format.
If anyone else wants to do the same thing, I think my code can help them.
So, I send this pull request.
I would like to use other datasets in the SQuAD format, because some existing implementations such as Hugging Face's assume that the input QA dataset follows the SQuAD format. If anyone else wants to do the same thing, I think my code can help them. So, I send this pull request.