squad_it
Datasets
All datasets matching “squad_it”squad_it
Dataset Card for "squad_it"
Dataset Summary
SQuAD-it is derived from the SQuAD dataset and it is obtained through semi-automatic translation of the SQuAD dataset
into Italian. It represents a large-scale dataset for open question answering processes on factoid questions in Italian.
The dataset contains more than 60,000 question/answer pairs derived from the original English dataset. The dataset is
split into training and test sets to support the replicability of the… See the full description on the dataset page: https://huggingface.co/datasets/crux82/squad_it.squad-it
Squad-it
This dataset is an adapted version of that squad-it to train on HuggingFace models.
It contains:
train samples: 87599
test samples : 10570
This dataset is for question answering and his format is the following:
[
{
"answers": [
{
"answer_start": [1],
"text": ["Questo è un testo"]
},
],
"context": "Questo è un testo relativo al contesto.",
"id": "1",
"question": "Questo è un testo?",
"title": "train test"
}
]
It can… See the full description on the dataset page: https://huggingface.co/datasets/z-uo/squad-it.squad-itasquad-it-expThis new dataset is designed to solve this great NLP task and is crafted with a lot of care.thorium_nuclear_energy_qa_squad
Thorium Nuclear Energy Q&A Dataset
Dataset Summary
The Thorium Nuclear Energy Q&A Dataset is a manually curated collection of 111 question-answer pairs related to thorium-based nuclear energy. The data is formatted in SQuAD 2.0 JSON style and is designed to support reading comprehension, domain-specific QA research, and educational tools. Topics span technical, historical, economic, environmental, and geopolitical aspects of thorium energy.
Dataset Structure… See the full description on the dataset page: https://huggingface.co/datasets/itsarnf/thorium_nuclear_energy_qa_squad.squad-corpus-ita
