datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
cad-environments
CAD Environments
CAD Environments is a multimodal dataset of complete, human-performed workflows in desktop CAD software. The current release contains 51 task workflows totaling 99.03 hours, covering eight software groups across mechanical design, architecture, MEP, structural design, and general 3D modeling.
Each workflow preserves the full task context—not just the final model—including the problem statement, reference and input files, a gold output, evaluation rubrics, a… See the full description on the dataset page: https://huggingface.co/datasets/markov-ai/cad-environments.gaia2
Gaia2
Paper | Code | Project Page
Dataset Summary
Gaia2 is a benchmark dataset for evaluating AI agent capabilities in simulated environments. The dataset contains 800 scenarios that test agent performance in environments where time flows continuously and events occur dynamically.
The dataset evaluates seven core capabilities: Execution (multi-step planning and state changes), Search (information gathering and synthesis), Adaptability (dynamic response to environmental… See the full description on the dataset page: https://huggingface.co/datasets/meta-agents-research-environments/gaia2.gaia2_filesystem
GAIA2 Filesystem
This is a dataset containing files for the GAIA2 benchmark. You should not use this dataset on its own, but instead use the Meta Agents Research Environments framework to execute scenarios from that GAIA2 dataset.
Dataset Link
https://huggingface.co/datasets/meta-agents-research-environments/gaia2
Contact Details
Publishing POC: Meta AI Research Team
Affiliation: Meta Platforms, Inc.
Website:… See the full description on the dataset page: https://huggingface.co/datasets/meta-agents-research-environments/gaia2_filesystem.MIT_environmental_impulse_responsesMIT Environmental Impulse Response Dataset
The audio recordings in this dataset are originally created by the Computational Audition Lab at MIT. The source of the data can be found at: https://mcdermottlab.mit.edu/Reverb/IR_Survey.html.
The audio files in the dataset have been resampled to a sampling rate of 16 kHz. This resampling was done to reduce the size of the dataset while making it more suitable for various tasks, including data augmentation.
The dataset consists of 271 audio files… See the full description on the dataset page: https://huggingface.co/datasets/davidscripka/MIT_environmental_impulse_responses.HydroGym-environmentsenvironmental_datasetdata_agent_rl_environment_train_multireward
AdithyaSK/data_agent_rl_environment_train_multireward
Multi-reward variant of AdithyaSK/data_agent_rl_environment_train (2238 tasks, identical
data/instructions). The only change: each task's verifier now emits a reward.json with
three named rewards instead of a single float:
reward
meaning
range
correctness
graded answer matches gold (exact / numeric / LLM-judge)
0 or 1
submission
a non-empty answer was written to /workdir/answer.txt
0 or 1
tool_efficiency
fewer… See the full description on the dataset page: https://huggingface.co/datasets/AdithyaSK/data_agent_rl_environment_train_multireward.SPADE-Environments-Qwen3-30B-Games
SPADE generated environments: games
Paper | Code | All artifacts
Executable game environments written by the SPADE Environment Designer during the paper's 30B games self-play run. One Python file per environment; manifest.json records the generation checkpoint, training step, skill, and difficulty of each.
Environments
3310
Training steps covered
113 (step 0 to 396)
With skill label
3119
Designer / agent model
Qwen/Qwen3-30B-A3B-Instruct-2507… See the full description on the dataset page: https://huggingface.co/datasets/spade-rl/SPADE-Environments-Qwen3-30B-Games.SPADE-Environment-Pool-GPT5.5-Games
SPARE GPT-5.5 Grounded Cognitive Multi-Turn Games
This public dataset contains 7,872 validated Python game environments for actor-only SPARE training.
Six cognitive skills, exactly 1,312 environments per skill
Generated with GPT-5.5 and grounded by spice_megascience_15k.jsonl
Grounding corpus SHA-256: a36a928b4940b5b5d9e3f4cb5804a94c69462360943adb3be14613c82f0f72c0
Maximum 25 turns and 32K generation context
Every environment passes load, reset, step, and replay validation with… See the full description on the dataset page: https://huggingface.co/datasets/spade-rl/SPADE-Environment-Pool-GPT5.5-Games.corral-environment-tasks
Corral – Environment Tasks
Task definitions across the 8 Corral environments, including descriptions, allowed tools, scoring functions, and submission formats
📋 Dataset Summary
This dataset is part of the Corral collection accompanying the paper AI scientists produce results without reasoning scientifically. It contains the task definitions for the 8 environments included in the Corral benchmark.
The dataset is organized into multiple configurations… See the full description on the dataset page: https://huggingface.co/datasets/jablonkagroup/corral-environment-tasks.SPADE-Environments-ToolUse
SPADE generated environments: tool use
Paper | Code | All artifacts
Multi-turn tool-use environments written by the SPADE designer during training, pooled
across every captured run. 2,231 environments across 7 runs and two model scales (30B-A3B and 4B).
Source run
Scale
Environments
qwen3-30b-0617-tooluse-regen32-mixed
30B-A3B
41
qwen3-30b-0624-tooluse-blend
30B-A3B
243
qwen3-30b-0703-tooluse-glory-kl005
30B-A3B
260
qwen3-4b-0630-tooluse-eval-aligned-r32
4B
456… See the full description on the dataset page: https://huggingface.co/datasets/spade-rl/SPADE-Environments-ToolUse.Environment-and-Natural-Resources-Indicators-For-African-Countries
Environment and Natural Resources Indicators For African Countries | Africa (World Health Organization)
Size category: 1K<n<10K - Formats: csv - Sector: climate_environment - Engineered by Electric Sheep Africa
TL;DR
This dataset is part of the Electric Sheep Africa catalog on Hugging Face. It is indexed for African data discovery with standardized metadata, loading guidance, provenance notes, and analyst-oriented context.
What This Dataset Covers… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/Environment-and-Natural-Resources-Indicators-For-African-Countries.Environmental_geology-dem
Digital Elevation Model
Overview
This repository contains the Digital Elevation Model dataset, part of the Environmental Geology suite maintained by NORA Research Lab. The data is processed into Cloud-Optimized GeoTIFF (COG) format for efficient geospatial analysis.
Dataset Details
Variable: Digital Elevation Model
Units: metres
Format: Cloud-Optimized GeoTIFF (COG)
Compression: ZSTD
Coordinate System: EPSG:4326 (WGS84)
Spatial Resolution: ~30… See the full description on the dataset page: https://huggingface.co/datasets/NoraResearchLab/Environmental_geology-dem.data_agent_rl_environment_eval
data_agent_rl_environment_eval
The official verified eval suite for the data-agent RL pipeline. 366 Harbor-format
data-analysis tasks, each with an LLM-assigned difficulty label (L1–L5), a Kaggle
dataset dependency, and a tested reward function.
💡 Browse this dataset in your browser — click the badge above or open
AdithyaSK/harbor-visualiser
to inspect every task's spec, instruction, environment, tests, and difficulty.
Reproduce the eval — end to end
The… See the full description on the dataset page: https://huggingface.co/datasets/AdithyaSK/data_agent_rl_environment_eval.SpatialGym_Environmental
SpatialGym Environmental Scenes
Indoor scenes for the two environmental tasks of SpatialGym — Camera Relocalization and
Novel Path Discovery — with the navigation grids and task pairs precomputed, so the
environments run right after download.
License: CC BY-NC-SA 4.0
Overview
Source
Scenes
Camera Relocalization pairs (d1 / d2 / d3)
Novel Path Discovery pairs (d1 / d2 / d3)
Download
Unpacked
interioragent
25
34 564 / 23 150 / 44 300
3 723 / 4 042 / 7 767… See the full description on the dataset page: https://huggingface.co/datasets/spatialgym/SpatialGym_Environmental.africa-world-bank-climate-environment-time-series
Africa World Bank Climate and Environment Labeled Time Series Data
This repository is part of the Africa Temporal Intelligence Corpus (ATIC). It contains sector-specific temporal corpus packages for African countries.
ATIC sector repositories are designed for machine consumption first: Parquet tables, stable IDs, reproducible metadata, explicit provenance, review status, and separable semantic layers.
Sector Scope
Temporal climate and environmental indicators for… See the full description on the dataset page: https://huggingface.co/datasets/africatic/africa-world-bank-climate-environment-time-series.SPADE-Environment-Pool-GPT5.5-ToolUse
SPARE GPT-5.5 Multi-Turn Tool-Use Games v1
A public static pool of 11,039 validated multi-turn tool-use environments generated by GPT-5.5 for SPARE actor training.
Training alignment
Source recipe: Qwen3-30B-A3B 0624 tool-use GAMES configuration
400 rollouts x 24 games/rollout = 9,600 no-reuse games required
11,039 validated games provide 1,439 games of headroom
Six balanced skills: API orchestration, data retrieval, state modification, error recovery, tool… See the full description on the dataset page: https://huggingface.co/datasets/spade-rl/SPADE-Environment-Pool-GPT5.5-ToolUse.data_agent_rl_environment_train
data_agent_rl_environment_train
The official verified training suite for the data-agent RL pipeline.
2238 Harbor-format data-analysis tasks, each with:
An LLM-assigned difficulty label (L1-L5)
A Kaggle dataset dependency (fetched at container start)
A tested reward function
This is the training-data counterpart to
AdithyaSK/data_agent_rl_environment_eval.
For your held-out eval split, use that one.
💡 Browse in your browser — click the badge above or open… See the full description on the dataset page: https://huggingface.co/datasets/AdithyaSK/data_agent_rl_environment_train.Environmental_geology-aspect
Aspect
Overview
This repository contains the Aspect dataset, part of the Environmental Geology suite maintained by NORA Research Lab. The data is processed into Cloud-Optimized GeoTIFF (COG) format for efficient geospatial analysis.
Dataset Details
Variable: Aspect
Units: degrees (0-360, 0=N)
Format: Cloud-Optimized GeoTIFF (COG)
Compression: ZSTD
Coordinate System: EPSG:4326 (WGS84)
Spatial Resolution: ~30 metres (1 arc-second)… See the full description on the dataset page: https://huggingface.co/datasets/NoraResearchLab/Environmental_geology-aspect.MIT_environmental_impulse_responses
MIT Environmental Impulse Response Dataset
The audio recordings in this dataset are originally created by the Computational Audition Lab at MIT. The source of the data can be found at: https://mcdermottlab.mit.edu/Reverb/IR_Survey.html.
This mirror provides the 16 kHz WAV files used for wake-word training augmentation in the Tater Totterson trainer projects. The files were resampled to 16 kHz to keep the dataset small and convenient for machine-learning audio pipelines.… See the full description on the dataset page: https://huggingface.co/datasets/TaterTotterson/MIT_environmental_impulse_responses.Environmental_geology-roughness
Surface roughness (TRI)
Overview
This repository contains the Surface roughness (TRI) dataset, part of the Environmental Geology suite maintained by NORA Research Lab. The data is processed into Cloud-Optimized GeoTIFF (COG) format for efficient geospatial analysis.
Dataset Details
Variable: Surface roughness (TRI)
Units: metres
Format: Cloud-Optimized GeoTIFF (COG)
Compression: ZSTD
Coordinate System: EPSG:4326 (WGS84)
Spatial Resolution: ~30… See the full description on the dataset page: https://huggingface.co/datasets/NoraResearchLab/Environmental_geology-roughness.Swedish_Work_environment_Authority
[!NOTE]
Dataset origin: https://portulanclarin.net/repository/browse/parallel-texts-from-swedish-work-environment-authority-processed/7404236aa58b11eaae0e02420a000403bd13d9138a904f33980bd63233eb90bc/
Description
This dataset has been created within the framework of the European Language Resource Coordination (ELRC) Connecting Europe Facility - Automated Translation (CEF.AT) action. For further information on the project: http://lr-coordination.eu.
Parallel texts from the Swedish… See the full description on the dataset page: https://huggingface.co/datasets/FrancophonIA/Swedish_Work_environment_Authority.details_fionazhang__mistral-environment-all
Dataset Card for Evaluation run of fionazhang/mistral-environment-all
Dataset automatically created during the evaluation run of model fionazhang/mistral-environment-all on the Open LLM Leaderboard.
The dataset is composed of 63 configuration, each one coresponding to one of the evaluated task.
The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard-old/details_fionazhang__mistral-environment-all.details_fionazhang__mistral-environment-adapter
Dataset Card for Evaluation run of fionazhang/mistral-environment-adapter
Dataset automatically created during the evaluation run of model fionazhang/mistral-environment-adapter on the Open LLM Leaderboard.
The dataset is composed of 63 configuration, each one coresponding to one of the evaluated task.
The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard-old/details_fionazhang__mistral-environment-adapter.details_fionazhang__fine-tune-mistral-environment-merge
Dataset Card for Evaluation run of fionazhang/fine-tune-mistral-environment-merge
Dataset automatically created during the evaluation run of model fionazhang/fine-tune-mistral-environment-merge on the Open LLM Leaderboard.
The dataset is composed of 63 configuration, each one coresponding to one of the evaluated task.
The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard-old/details_fionazhang__fine-tune-mistral-environment-merge.lekiwi_second_floor_0915_environmentThis dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v2.1",
"robot_type": "lekiwi",
"total_episodes": 50,
"total_frames": 14471,
"total_tasks": 1,
"total_videos": 50,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 30,
"splits": {
"train": "0:50"
},
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"video_path":… See the full description on the dataset page: https://huggingface.co/datasets/yuzhous/lekiwi_second_floor_0915_environment.lekiwi_second_floor_0916_environmentThis dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v2.1",
"robot_type": "lekiwi",
"total_episodes": 50,
"total_frames": 15084,
"total_tasks": 1,
"total_videos": 50,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 30,
"splits": {
"train": "0:50"
},
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"video_path":… See the full description on the dataset page: https://huggingface.co/datasets/yuzhous/lekiwi_second_floor_0916_environment.qatar-environmental-monitoring-register-template
Environmental Monitoring Register Template for Qatar Projects
This resource provides a practical structure for recording environmental monitoring activities during construction and operational projects.
The template can help project teams organize monitoring dates, locations, environmental parameters, results, observations, compliance status, corrective actions, responsibilities and close-out records.
What the Template Covers
The environmental monitoring register… See the full description on the dataset page: https://huggingface.co/datasets/waeyqatar/qatar-environmental-monitoring-register-template.africa-sudan-sudan-environment-5b08204c
Sudan - Environment | Africa (Sudan official open data)
4,043 rows - 1 Africa country - 1961-2025 - Repackaged by Electric Sheep Africa
TL;DR
This dataset packages one official CSV resource from Sudan as
ML-ready Parquet. The source file is the provenance boundary; all usable
indicators or tabular columns from the resource stay together in this repo.
About the source
Source: Sudan - Environment
Publisher: World Bank Group
Resource: Environment… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-sudan-sudan-environment-5b08204c.environment-contracts
geodesic-research/environment-contracts
Local-pipeline snapshot published via --push-from-local (GH #52). All configs below were built locally (Hub-independent) and uploaded in a single commit at one snapshot revision.
Pipeline run params hash: dd13a8843fce63fefa4e70c743f85c6cba30904523b6097a96bfe98100c298eb
Configs in this snapshot: conversation
Per-run provenance: _pipeline_state/dd13a8843fce63fefa4e70c743f85c6cba30904523b6097a96bfe98100c298eb.json (in this repo) and each… See the full description on the dataset page: https://huggingface.co/datasets/geodesic-research/environment-contracts.
