CoolFace
Datasetpublic

tasal9/ZamAI-Pashto-Dataset-Cleaned

ZamAI Pashto Dataset Cleaned Languages: psLicense: apache-2.0Task categories: text-classification, text-generation, question-answeringSize categories: 10K<n<100K Summary This dataset is part of the ZamAI Pashto data collection. It is intended for text-classification, text-generation, question-answering tasks in Pashto. How to use from datasets import load_dataset dataset = load_dataset("tasal9/ZamAI-Pashto-Dataset-Cleaned") print(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/tasal9/ZamAI-Pashto-Dataset-Cleaned.

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes111downloads
Dataset Card

ZamAI Pashto Dataset Cleaned

Languages: ps License: apache-2.0 Task categories: text-classification, text-generation, question-answering Size categories: 10K<n<100K

Summary

This dataset is part of the ZamAI Pashto data collection. It is intended for text-classification, text-generation, question-answering tasks in Pashto.

How to use

python
from datasets import load_dataset

dataset = load_dataset("tasal9/ZamAI-Pashto-Dataset-Cleaned")
print(dataset)

Configs

  • instruction: load with load_dataset("tasal9/ZamAI-Pashto-Dataset-Cleaned", "instruction")
  • prompt_completion: load with load_dataset("tasal9/ZamAI-Pashto-Dataset-Cleaned", "prompt_completion")

Citation

bibtex
@misc{zamai_pashto_data,
  title = {{ZamAI Pashto Dataset Cleaned}},
  author = {ZamAI / Yaqoob Tasal},
  year = {2024},
  howpublished = {\url{https://huggingface.co/datasets/tasal9/ZamAI-Pashto-Dataset-Cleaned}}
}

License

This dataset is released under the apache-2.0 license.