mradermacher/ZamAI-Sentiment-Pashto-GGUF
0.1B • Updated • 80
Languages: ps
License: cc-by-nd-4.0
Task categories: text-generation, summarization
Size categories: n<1K
This dataset is part of the ZamAI Pashto data collection. It is intended for text-generation, summarization tasks in Pashto.
from datasets import load_dataset
dataset = load_dataset("tasal9/ZamAI_Pashto_Dataset")
print(dataset)
instruction: load with load_dataset("tasal9/ZamAI_Pashto_Dataset", "instruction")prompt_completion: load with load_dataset("tasal9/ZamAI_Pashto_Dataset", "prompt_completion")csv_corpus: load with load_dataset("tasal9/ZamAI_Pashto_Dataset", "csv_corpus")@misc{zamai_pashto_data,
title = {{ZamAI Pashto Processed Dataset}},
author = {ZamAI / Yaqoob Tasal},
year = {2024},
howpublished = {\url{https://huggingface.co/datasets/tasal9/ZamAI_Pashto_Dataset}}
}
This dataset is released under the cc-by-nd-4.0 license.