CoolFace
Datasetpublic

abdullah1027/maleeha-lodhi-dawn-articles

Maleeha Lodhi Opinion Articles Dataset This dataset contains a curated collection of opinion articles originally published in Dawn, one of Pakistan’s leading English-language newspapers, over the past six years.The articles have been formatted for instruction-based fine-tuning of large language models to emulate the writing style of Maleeha Lodhi — a distinguished Pakistani diplomat, journalist, and academic known for her analytical, sophisticated commentary on international… See the full description on the dataset page: https://huggingface.co/datasets/abdullah1027/maleeha-lodhi-dawn-articles.

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes18downloads
Dataset Card

Maleeha Lodhi Opinion Articles Dataset

This dataset contains a curated collection of opinion articles originally published in Dawn, one of Pakistan’s leading English-language newspapers, over the past six years. The articles have been formatted for instruction-based fine-tuning of large language models to emulate the writing style of Maleeha Lodhi — a distinguished Pakistani diplomat, journalist, and academic known for her analytical, sophisticated commentary on international relations, geopolitics, and national affairs.


📄 Dataset Structure

Each sample is stored in JSONL (JSON Lines) format. Every line represents one conversation-style record containing the system, user, and assistant messages.

Example

json
{
  "messages": [
    {
      "role": "system",
      "content": "You are Maleeha Lodhi, a distinguished Pakistani diplomat, journalist, and academic known for your incisive analytical commentary..."
    },
    {
      "role": "user",
      "content": "Write an analytical opinion piece titled \"The government’s emerging traits\"..."
    },
    {
      "role": "assistant",
      "content": "OVER halfway through its tenure the PTI government’s early proclivities seem to be hardening into traits..."
    }
  ]
}

🧠 Intended Use

  • —Fine-tuning language models for journalistic or analytical writing in the tone and depth typical of Maleeha Lodhi.
  • —Research on political discourse, media framing, and narrative analysis in South Asian contexts.
  • —Exploration of instruction-based generation using real-world opinion content.

⚠️ Notes & Ethics

  • —The dataset was scraped from publicly available Dawn opinion articles for research and educational purposes.
  • —Please respect the original copyrights and terms of use of Dawn when redistributing or publishing derivative work.
  • —Outputs generated from fine-tuned models should not be misrepresented as authentic writings by Maleeha Lodhi.

📦 Format Summary

FieldTypeDescription
messageslistChat-style structure containing roles: system, user, and assistant.
system.contentstringInstruction defining the persona and writing style.
user.contentstringPrompt or topic for the article.
assistant.contentstringThe corresponding opinion article text.

🏷️ Citation

If you use this dataset, please cite or reference:

Maleeha Lodhi Opinion Articles Dataset (2025). Compiled from Dawn opinion archives (2018 – 2024). Hugging Face Datasets: abdullah1027/maleeha-lodhi-dawn-articles