datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
trivia_qa_tiny
Dataset Card for Dataset Name
Dataset Summary
This dataset contains 100 samples from trivia_qa dataset. It is used mainly for testing purposes.
Languages
English.
Dataset Structure
Data Instances
Total data size: 8Kb.
Data Fields
question: string feature, containing question to be answered.
`answer: string feature, answer to the question.
Data Splits
Only test split, that contains 100 rows, is supported.
trivia-qa-20k
Dataset Description
This dataset, trivia-qa-20k, is a cleaned and simplified version of the popular mandarjoshi/trivia_qa dataset. It contains 20,000 high-quality, simple question-answer pairs in English.
The data is structured for ease of use in fine-tuning models for straightforward question-answering tasks, where context or evidence is not required.
Note: This is a cleaned and simplified version of the mandarjoshi/trivia_qa dataset.
Dataset Structure
The dataset… See the full description on the dataset page: https://huggingface.co/datasets/prajwalmani/trivia-qa-20k.trivia-qatriviaqa-v1.0triviaqa-test-tulu3-query
