CoolFace
Datasetpublic

PLTAT/alpaca_kapampangan

πŸ‡΅πŸ‡­ Kapampangan Alpaca Dataset Dataset Summary This dataset is a Kapampangan translation of the original Alpaca instruction-following dataset. It is designed to support research and development of instruction-tuned language models for low-resource Philippine languages, particularly Kapampangan. The dataset retains the original Alpaca structure while providing high-quality translations of instructions, inputs, and outputs. Dataset Structure… See the full description on the dataset page: https://huggingface.co/datasets/PLTAT/alpaca_kapampangan.

sourceHugging Facecc-by-nc-4.0updated 6mo agoView on Hugging Face
0likes16downloads
Dataset Card

πŸ‡΅πŸ‡­ Kapampangan Alpaca Dataset

Dataset Description

  • β€”Point of Contact: welyjesch@gmail.com
  • β€”Primary Language: Kapampangan
  • β€”Source Language: English

Dataset Summary

This dataset is a Kapampangan translation of the original Alpaca instruction-following dataset. It is designed to support research and development of instruction-tuned language models for low-resource Philippine languages, particularly Kapampangan.

The dataset retains the original Alpaca structure while providing high-quality translations of instructions, inputs, and outputs.

Dataset Structure

Data Instances

Each example follows this JSON format:

json
{
  "instruction": "Kapampangan instruction text",
  "input": "Optional context in Kapampangan",
  "output": "Expected response in Kapampangan"
}

Data Fields

  • β€”instruction: The task or question in Kapampangan.
  • β€”input: Additional context (may be empty).
  • β€”output: The correct expected response in Kapampangan.

Data Splits

SplitDescription
trainMain dataset for training
validationOptional validation set (if provided)

Dataset Creation

Source Data

Based on the original Alpaca dataset, which was generated using instruction-following data derived from OpenAI models.

Translation Process

Translated from English to Kapampangan using:

  • β€”Machine translation + human post-editing (or specify your actual method)
  • β€”Native speaker validation (if applicable)

Use Cases

This dataset can be used for:

  • β€”Instruction tuning of LLMs in Kapampangan
  • β€”Multilingual NLP research
  • β€”Low-resource language modeling
  • β€”Chatbot and assistant development for Kapampangan speakers

Limitations

  • β€”May contain translation artifacts or unnatural phrasing.
  • β€”Cultural nuances might not always be preserved.
  • β€”Not all instructions may perfectly align with Kapampangan linguistic norms.
  • β€”Quality depends on the exact translation method used.

Ethical Considerations

Ensure responsible use when deploying models trained on this dataset. Be mindful of:

  • β€”Bias inherited from the original Alpaca dataset.
  • β€”Potential mistranslations or harmful outputs.
  • β€”Not intended for high-stakes applications without further validation.

Licensing

The original Alpaca dataset license applies. License: CC BY-NC 4.0 (Note: Datasets generated from OpenAI models are generally restricted from commercial use competing with OpenAI).

Citation

If you use this dataset, please cite:

bibtex
@dataset{kapampangan_alpaca,
  title = {Kapampangan Alpaca Dataset},
  author = {Wely Jesch Sabalilag},
  year = {2026},
  note = {Translated version of the Alpaca dataset}
}

Acknowledgements

Contact

For questions or contributions: