CoolFace
Datasetpublic

ghananlpcommunity/youth-conversations-dag

This dataset is shared under CC BY-NC 4.0, which means you are free to use, share, and adapt it for non-commercial research and educational purposes with attribution. You can read the full license at https://creativecommons.org/licenses/by-nc/4.0/. Youth Conversations Dataset – Dagbani Dataset Summary This dataset contains 774 synthetic transcripts of conversations between a counsellor and a young person in Ghana, rendered in Dagbani. Each transcript was… See the full description on the dataset page: https://huggingface.co/datasets/ghananlpcommunity/youth-conversations-dag.

sourceHugging Facecc-by-nc-4.0updated 3mo agoView on Hugging Face
0likes23downloads
Dataset Card
This dataset is shared under CC BY-NC 4.0, which means you are free to use, share, and adapt it for non-commercial research and educational purposes with attribution. You can read the full license at https://creativecommons.org/licenses/by-nc/4.0/.

Youth Conversations Dataset – Dagbani

Dataset Summary

This dataset contains 774 synthetic transcripts of conversations between a counsellor and a young person in Ghana, rendered in Dagbani. Each transcript was generated as synthetic data using a large language model prompted with excerpts from the UNICEF training module cited below.

The conversations explore topics related to adolescence, sexual and reproductive health, gender, and sexual and gender-based violence (SGBV).

Source Document

UNICEF (2019). Providing a Safe and Protective Environment for the Child: Our Collective Responsibility — Additional Training Module & Activity Facilitation Guide on Adolescence, Sexual and Reproductive Health, Gender, and Sexual and Gender Based Violence (SGBV).

Data Fields

ColumnTypeDescription
textstringThe synthetic conversation transcript in Dagbani
char_countintCharacter count of the transcript

Intended Uses

  • —Fine-tuning or evaluating language models for counselling dialogue in Dagbani
  • —Research on adolescent health communication in West African / Ghanaian contexts
  • —Studying synthetic data generation from health education materials for low-resource languages

Limitations & Ethical Considerations

  • —All conversations are entirely synthetic – they do not represent real individuals or real counselling sessions.
  • —The source UNICEF document is specific to a training context; conversations may not reflect real-world clinical best practice.
  • —Models fine-tuned on this data should be validated by domain experts before any deployment in health or counselling settings.
  • —The dataset may reflect biases present in both the source document and the generative model used for translation/generation.

Related Datasets

Citation

If you use this dataset, please cite the original UNICEF source:

bibtex
@misc{youth_conversations_dag,
  title  = {Youth Conversations Dataset – Dagbani},
  author = {Ghana NLP Community},
  note   = {Synthetic data generated from UNICEF (2019) training module},
  url    = {https://huggingface.co/datasets/ghananlpcommunity/youth-conversations-dag}
}