CoolFace
Datasetpublic

SOULAMA/QA-text-generation-alpaca-data-cleaned

Dataset Card for mBART-QA-Processed This dataset consists of tokenized pairs of instructions and contexts designed for fine-tuning Sequence-to-Sequence models (like mBART or T5) on Question Answering tasks. Dataset Details Dataset Description The dataset is a processed version of a Question Answering corpus (SQuAD-like). It has been formatted to follow a specific prompt structure: instruction: {question} input: {context}. The targets (labels) are… See the full description on the dataset page: https://huggingface.co/datasets/SOULAMA/QA-text-generation-alpaca-data-cleaned.

sourceHugging Faceapache-2.0updated 8mo agoView on Hugging Face
0likes16downloads
4 commits on main
82a6e208mo ago

Upload alpaca_data_cleaned.csv

SOULAMA
650ffe28mo ago

Update README.md

SOULAMA
695b5178mo ago

Upload dataset

SOULAMA
34fec448mo ago

initial commit

SOULAMA