For a better dataset description, please visit the official site of the source dataset: LINK
This dataset was prepared by converting mlqa dataset. I've concatenated versions of the dataset for languages of interest and retrieved a text answers from "answers" column.
I additionaly share the code which I used to convert the original dataset to make everything more clear
def download_mlqa(subset_name):
dataset_valid = load_dataset("mlqa", subset_name… See the full description on the dataset page:
https://huggingface.co/datasets/dkoterwa/mlqa_filtered.