CoolFace
Datasetpublic

cle-13/rutooro_multitask

Rutooro Multitask Dataset This dataset contains a collection of instruction-response pairs for fine-tuning a Large Language Model (LLM) on the Rutooro language. The dataset is prepared for a multi-task learning approach, including: Translation: English to Rutooro. Monolingual Generation: Continued stories and prose in Rutooro. Grammar Instructions: Explanations of Rutooro grammar rules. Data Source The data was sourced from [mention your source, e.g., "manual… See the full description on the dataset page: https://huggingface.co/datasets/cle-13/rutooro_multitask.

sourceHugging Facecreativeml-openrail-mupdated 1y agoView on Hugging Face
0likes23downloads
Dataset Card

Rutooro Multitask Dataset

This dataset contains a collection of instruction-response pairs for fine-tuning a Large Language Model (LLM) on the Rutooro language. The dataset is prepared for a multi-task learning approach, including:

  • Translation: English to Rutooro.
  • Monolingual Generation: Continued stories and prose in Rutooro.
  • Grammar Instructions: Explanations of Rutooro grammar rules.

Data Source

The data was sourced from [mention your source, e.g., "manual transcription of local texts," or "openly licensed books like 'Engeso zaitu ez'Obuhangwa.'"]

Structure

The dataset is a JSONL file with the following format: {"instruction": "...", "completion": "...", "task_type": "..."}