CoolFace
Datasetpublic

leklek02/alpaca_pangasinan

πŸ‡΅πŸ‡­ Pangasinan Alpaca Dataset Dataset Summary This dataset is a Pangasinan 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 Pangasinan. 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/leklek02/alpaca_pangasinan.

sourceHugging Facecc-by-nc-4.0updated 5mo agoView on Hugging Face
0likes6downloads
Dataset Card

πŸ‡΅πŸ‡­ Pangasinan Alpaca Dataset

Dataset Description

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

Dataset Summary

This dataset is a Pangasinan 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 Pangasinan.

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": "Pangasinan instruction text",
  "input": "Optional context in Pangasinan",
  "output": "Expected response in Pangasinan"
}

Data Fields

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

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 Pangasinan 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 Pangasinan
  • β€”Multilingual NLP research
  • β€”Low-resource language modeling
  • β€”Chatbot and assistant development for Pangasinan speakers

Limitations

  • β€”May contain translation artifacts or unnatural phrasing.
  • β€”Cultural nuances might not always be preserved.
  • β€”Not all instructions may perfectly align with Pangasinan 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{pangasinan_alpaca,
  title = {Pangasinan Alpaca Dataset},
  author = {Wely Jesch Sabalilag},
  year = {2026},
  note = {Translated version of the Alpaca dataset}
}

Acknowledgements

Contact

For questions or contributions: