CoolFace
Datasetpublic

freococo/myawady-news-title-generation-dataset

Myawady News Title Generation Dataset πŸ‡²πŸ‡² This dataset contains over 67,000 cleaned article titles extracted from the Myanmar state-run media outlet Myawady News Portal, intended for use in news title generation, text classification, and Myanmar NLP research. The dataset is shared in the spirit of supporting freedom of information, language preservation, and the development of AI tools for the Burmese language (α€™α€Όα€”α€Ία€™α€¬α€˜α€¬α€žα€¬). πŸ—‚οΈ Dataset Overview Name:… See the full description on the dataset page: https://huggingface.co/datasets/freococo/myawady-news-title-generation-dataset.

sourceHugging Faceotherupdated 1y agoView on Hugging Face
0likes40downloads
Dataset Card

Myawady News Title Generation Dataset πŸ‡²πŸ‡²

This dataset contains over 67,000 cleaned article titles extracted from the Myanmar state-run media outlet Myawady News Portal, intended for use in news title generation, text classification, and Myanmar NLP research.

The dataset is shared in the spirit of supporting freedom of information, language preservation, and the development of AI tools for the Burmese language (α€™α€Όα€”α€Ία€™α€¬α€˜α€¬α€žα€¬).


πŸ—‚οΈ Dataset Overview

  • β€”Name: myawady-news-title-generation-dataset
  • β€”Language: Burmese (Myanmar)
  • β€”Format: CSV
  • β€”Rows: 67,002
  • β€”Columns: url, title, admin, category
  • β€”Target: title (for generation tasks)

All rows with missing or blank titles have been removed to ensure clean, usable training data.


🧠 Use Cases

  • β€”πŸ“° Generating titles from article content or metadata
  • β€”πŸ·οΈ Categorizing news by topic or domain
  • β€”πŸ“Š Fine-tuning Burmese-language transformers
  • β€”πŸ§ͺ NLP research and educational purposes

πŸ” Dataset Fields

ColumnDescription
urlLink to the original article on Myawady
titleArticle title (primary target for generation)
adminUploader or source (usually admin_webportal)
categoryArticle category (if available)

Example:

csv
url,title,admin,category
https://www.myawady.net.mm/node/69339,"(၁၉)ကြိမ်မြောက် ထရှေ့တောင်ထာရှနှင့် ...",admin_webportal,ထားကစား

βΈ»

⚠️ Ethical and Political Disclaimer

Important Note The source of this dataset, Myawady News Portal, is operated under the direct control of the Myanmar military regime, using public tax money. Many writers or contributors may be supporters of the military dictatorship. As such: - 🧠 The dataset may contain propaganda, nationalist, anti-democracy, or extremist narratives. - 🧭 Users should apply critical thinking and ethical caution when using or analyzing the content. - πŸ“– This dataset is provided for research transparency, linguistic analysis, and AI training β€” not to promote any political viewpoint.

βΈ»

πŸ“œ License and Intent

While I do not claim copyright over the original articles, I compiled and cleaned this dataset from publicly accessible sources as a global citizen, with the belief that:

  • β€”πŸ§Ύ The content was created using taxpayer funds under a state-controlled media system
  • β€”πŸ€ The Myanmar people collectively own this content, and it should be made available for public use, including commercial use

βœ… You may:

  • β€”Use, share, or modify the dataset
  • β€”Use it for academic, commercial, or research purposes
  • β€”Train models or AI systems using this data

❌ You may NOT:

  • β€”Misrepresent the origin of the dataset
  • β€”Claim copyright over the original article content

This dataset is provided β€œas-is”, without warranty. Please use responsibly.

βΈ»

πŸ’¬ Author’s Note

I receive no compensation for this work. I created this dataset because I love the Myanmar language and want to see it thrive in the era of AI and open technology. I believe this kind of resource should exist for:

  • β€”πŸ•ŠοΈ Freedom of information
  • β€”πŸŒ Language preservation
  • β€”πŸ“‘ Digital equality

βΈ»

πŸ“« Contact

Have questions, suggestions, or want to collaborate?

Feel free to reach me at: β€’ πŸ“§ Email: freococo@gmail.com β€’ πŸ€— Hugging Face: https://huggingface.co/freococo

⚠️ Please note: Serious inquiries only. Any spam, scams, or malicious activity will be reported to relevant authorities, including law enforcement if necessary.

βΈ»

πŸ“š Citation

bibtex
@misc{myawady2025titlegen,
  title = {Myawady News Title Generation Dataset},
  author = {freococo},
  year = {2025},
  howpublished = {\url{https://huggingface.co/datasets/freococo/myawady-news-title-generation-dataset}},
  note = {Burmese-language title generation dataset from Myanmar state media}
}