datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
gdelt-events
GDELT 1.0 Events: historical snapshot through 2026-08-14
This release is a fixed, analysis-ready snapshot of the complete GDELT 1.0 Event Database. It contains 889,592,605 machine-coded event records extracted by the GDELT Project from worldwide news reporting. The original tab-delimited archives have been normalized to one typed, 59-column schema and stored as Zstandard-compressed Parquet.
Each row describes an action by one actor toward another using the CAMEO taxonomy. Fields… See the full description on the dataset page: https://huggingface.co/datasets/hsilvosa/gdelt-events.gdeltgdelt-mentions-2025-v3
Dataset Card for dwb2023/gdelt-mentions-2025-v3
This dataset contains the mentions records from the GDELT (Global Database of Events, Language, and Tone) Project, tracking how global events are mentioned across media sources over time.
Dataset Details
Dataset Description
The GDELT Mentions table is a component of the GDELT Event Database that tracks each mention of an event across all monitored news sources. Unlike the Event table which records unique events… See the full description on the dataset page: https://huggingface.co/datasets/dwb2023/gdelt-mentions-2025-v3.gdelt-mentions-2025-v2
Dataset Card for dwb2023/gdelt-mentions-2025-v2
This dataset contains the mentions records from the GDELT (Global Database of Events, Language, and Tone) Project, tracking how global events are mentioned across media sources over time.
Dataset Details
Dataset Description
The GDELT Mentions table is a component of the GDELT Event Database that tracks each mention of an event across all monitored news sources. Unlike the Event table which records unique events… See the full description on the dataset page: https://huggingface.co/datasets/dwb2023/gdelt-mentions-2025-v2.gdelt-event-2025-v4
Dataset Card for dwb2023/gdelt-event-2025-v4
This dataset contains global event records from the GDELT (Global Database of Events, Language, and Tone) Project for May 1 - 11, capturing real-world events and their characteristics across the globe through news media coverage.
Dataset Details
Dataset Description
The GDELT Event Database is a comprehensive repository of human societal-scale behavior and beliefs across all countries of the world, connecting every… See the full description on the dataset page: https://huggingface.co/datasets/dwb2023/gdelt-event-2025-v4.gdelt-mentions-2025-v4
Dataset Card for dwb2023/gdelt-mentions-2025-v4
This dataset contains the mentions records from the GDELT (Global Database of Events, Language, and Tone) Project for May 1 - 11, tracking how global events are mentioned across media sources over time.
Dataset Details
Dataset Description
The GDELT Mentions table is a component of the GDELT Event Database that tracks each mention of an event across all monitored news sources. Unlike the Event table which records… See the full description on the dataset page: https://huggingface.co/datasets/dwb2023/gdelt-mentions-2025-v4.gdelt-event-2025-v3
Dataset Card for dwb2023/gdelt-event-2025-v3
This dataset contains global event records from the GDELT (Global Database of Events, Language, and Tone) Project, capturing real-world events and their characteristics across the globe through news media coverage.
Dataset Details
Dataset Description
The GDELT Event Database is a comprehensive repository of human societal-scale behavior and beliefs across all countries of the world, connecting every person… See the full description on the dataset page: https://huggingface.co/datasets/dwb2023/gdelt-event-2025-v3.gdelt_news_events
GDELT News Events
Curated geopolitical event sequences from the GDELT 2.0 Event Database, designed for temporal point process (TPP) and marked temporal point process (MTPP) modeling. Each sequence tracks interactions between a country pair (e.g., USA–Russia) over time, where the prediction target is the CAMEO event type of each geopolitical development.
Schema
Each record is a dictionary with 10 fields:
Field
Type
Description
seq_idx
int
Sequence index… See the full description on the dataset page: https://huggingface.co/datasets/DescribeEvents/gdelt_news_events.gdelt-event-2025
Dataset Card for dwb2023/gdelt-event-2025
This dataset contains global event records from the GDELT (Global Database of Events, Language, and Tone) Project, capturing real-world events and their characteristics across the globe through news media coverage.
Dataset Details
Dataset Description
The GDELT Event Database is a comprehensive repository of human societal-scale behavior and beliefs across all countries of the world, connecting every person, organization… See the full description on the dataset page: https://huggingface.co/datasets/dwb2023/gdelt-event-2025.gdelt-event-2025-v2
Dataset Card for dwb2023/gdelt-event-2025-v2
This dataset contains global event records from the GDELT (Global Database of Events, Language, and Tone) Project, capturing real-world events and their characteristics across the globe through news media coverage.
Dataset Details
Dataset Description
The GDELT Event Database is a comprehensive repository of human societal-scale behavior and beliefs across all countries of the world, connecting every person… See the full description on the dataset page: https://huggingface.co/datasets/dwb2023/gdelt-event-2025-v2.genai-gdelt-framing
GenAI Governance Framing in Online News (GDELT 2.0, 2022–2026)
This dataset accompanies the paper:
Framing Generative AI Governance in Online News: A Longitudinal Analysis of 1.1 Million Articles (2022–2026)Brewen Couaran, Yuvraj Singh Pathania, Arjun Rajesh Nair · 2026PDF: paper/paper.pdf · Code: github.com/brewcoua/GenAI-GDELTCompanion site: brewcoua.github.io/GenAI-GDELT
Dataset overview
1,116,091 online news articles from the GDELT 2.0 Global Knowledge Graph… See the full description on the dataset page: https://huggingface.co/datasets/brewcoua/genai-gdelt-framing.gdelt-mentions-2025
Dataset Card for dwb2023/gdelt-mentions-2025
This dataset contains the mentions records from the GDELT (Global Database of Events, Language, and Tone) Project, tracking how global events are mentioned across media sources over time.
Dataset Details
Dataset Description
The GDELT Mentions table is a component of the GDELT Event Database that tracks each mention of an event across all monitored news sources. Unlike the Event table which records unique events, the… See the full description on the dataset page: https://huggingface.co/datasets/dwb2023/gdelt-mentions-2025.gdelt-rag-evaluation-metrics
GDELT RAG Detailed Evaluation Results
Dataset Description
This dataset contains detailed RAGAS evaluation results with per-question metric scores for 5 different retrieval strategies tested on the GDELT RAG system. Each record includes the full evaluation context (question, contexts, response) plus 4 RAGAS metric scores.
Dataset Summary
Total Examples: ~1,400+ evaluation records with metric scores
Retrievers Evaluated: Baseline, Naive, BM25, Ensemble, Cohere… See the full description on the dataset page: https://huggingface.co/datasets/dwb2023/gdelt-rag-evaluation-metrics.gdelt-forecast-freeform
GDELT-Forecast Free-form
924 free-form forecasting questions (named entities, numbers, dates, short narrative answers) generated from clusters of news articles in the GDELT 2.0 corpus (Aug 2025 – Apr 2026). Each question is paired with the original seed-event articles, top-5 retrieved evidence articles dated strictly before the question creation date, and a verified ground-truth answer.
Intended use
Training and evaluating LLM-based forecasting models on non-binary… See the full description on the dataset page: https://huggingface.co/datasets/rajatagarwal457/gdelt-forecast-freeform.gdelt-rag-evaluation-metrics-v3
GDELT RAG Detailed Evaluation Results
Dataset Description
This dataset contains detailed RAGAS evaluation results with per-question metric scores for 4 different retrieval strategies tested on the GDELT RAG system. Each record includes the full evaluation context (question, contexts, response) plus 4 RAGAS metric scores.
Dataset Summary
Total Examples: 48 evaluation records with metric scores (12 questions × 4 retrievers)
Retrievers Evaluated: Naive (baseline)… See the full description on the dataset page: https://huggingface.co/datasets/dwb2023/gdelt-rag-evaluation-metrics-v3.gdelt-forecast-binary
GDELT-Forecast Binary
1,215 yes/no forecasting questions generated from clusters of news articles in the GDELT 2.0 corpus (Aug 2025 – Apr 2026). Each question is paired with the original seed-event articles, top-5 retrieved evidence articles dated strictly before the question creation date, and a verified ground-truth answer.
Intended use
Training and evaluating LLM-based forecasting models in a strict forecasting posture — the model sees only news that was publicly… See the full description on the dataset page: https://huggingface.co/datasets/rajatagarwal457/gdelt-forecast-binary.gdelt_news_2024_2025
