datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
multi_SWE_Bench_Rust
multi_SWE_Bench_Rust
数据集描述...
the-stack-rust-clean
Dataset 1: TheStack - Rust - Cleaned
Description: This dataset is drawn from TheStack Corpus, an open-source code dataset with over 3TB of GitHub data covering 48 programming languages. We selected a small portion of this dataset to optimize smaller language models for Rust, a popular statically typed language.
Target Language: Rust
Dataset Size:
Training: 900,000 files
Validation: 50,000 files
Test: 50,000 files
Preprocessing:
Selected Rust as the target language due to its… See the full description on the dataset page: https://huggingface.co/datasets/ammarnasr/the-stack-rust-clean.assemblage-rust
Assemblage-Rust
Consider using your coding agent to test, download and process the data, repository size
is 1.5T and it is highly likely you only want a portion of it, but do remember to
check the agent outputs.
Produced by Assemblage, a distributed
binary-corpus generator, a cite would be greatly appreciated!
Teh dataset contains127,165 compiled Rust binaries from 77,004 builds
of 10,766 permissively
licensed GitHub repositories, each paired with DWARF-derived function and… See the full description on the dataset page: https://huggingface.co/datasets/changliu8541/assemblage-rust.rust-the-stack-v2multiswe_rustbenchMulti-SWE-smith-Rust-GLM-4.6-trajectorieslearn-rust
Knowledge base from the Rust books
Gaia node setup instructions
See the Gaia node getting started guide
gaianet init --config https://raw.githubusercontent.com/GaiaNet-AI/node-configs/main/llama-3.1-8b-instruct_rustlang/config.json
gaianet start
with the full 128k context length of Llama 3.1
gaianet init --config https://raw.githubusercontent.com/GaiaNet-AI/node-configs/main/llama-3.1-8b-instruct_rustlang/config.fullcontext.json
gaianet start
Steps to create… See the full description on the dataset page: https://huggingface.co/datasets/gaianet/learn-rust.rustbenchStrandset-Rust-v1
Strandset-Rust-v1
Overview
Strandset-Rust-v1 is a large, high-quality synthetic dataset built to advance code modeling for the Rust programming language.Generated and validated through Fortytwo’s Swarm Inference, it contains 191,008 verified examples across 15 task categories, spanning code generation, bug detection, refactoring, optimization, documentation, and testing.
Rust’s unique ownership and borrowing system makes it one of the most challenging languages for… See the full description on the dataset page: https://huggingface.co/datasets/Fortytwo-Network/Strandset-Rust-v1.rustbenchRustins_Super_Mega_Awesome_VEDU_Model
Rustin's Super Mega Awesome VEDU Model
A reproducible, heavily-documented pipeline that maps Ventenata dubia ("VEDU", an invasive
winter-annual grass) across Montana from satellite + environmental data.
Science reference: docs/VEDU_48_predictors_detailed.md
Data decisions & gotchas: docs/CONTRADICTIONS.md
Parity with the Earth Engine build: docs/GEE_PARITY.md
Continue-the-build guide: docs/HANDOFF.md
Label inventory: docs/DATA_SOURCES.md
What it produces
57… See the full description on the dataset page: https://huggingface.co/datasets/UniversityOfMontanaSAL/Rustins_Super_Mega_Awesome_VEDU_Model.russian-names
Russian Names with Popularity Scores
Description
This dataset contains over 12,000 multinational given names in Russia, including their popularity ranks and scores. The data is based on statistics published by the Unified State Register of Civil Status Records (EGR ZAGS) as of July 2025.
Usage
The dataset can be loaded using the Hugging Face datasets library.
from datasets import load_dataset
dataset = load_dataset("rustemgareev/russian-names", split='train')… See the full description on the dataset page: https://huggingface.co/datasets/rustemgareev/russian-names.RustGPT_Bench_verifiedRustGPT_Bench_100rustbench_500ru-stsbenchmark-stsrustbench-385rustbench_selectedgithub-file-programs-dataset-rustrussian-handwriting-ocr
Russian Handwritten Text Recognition Dataset
Датасет для распознавания русских рукописных текстов (сочинений).
Описание
Этот датасет содержит изображения рукописных русских текстов с их расшифровкой.
Предназначен для дообучения vision-language моделей (например, Qwen3 VL) на задачу OCR русского рукописного текста.
Статистика
Всего образцов: 13050
Train: 11745
Validation: 1305
Уникальных текстов: 575
Средняя длина текста: 3790 символов
Типы изображений… See the full description on the dataset page: https://huggingface.co/datasets/rustensai/russian-handwriting-ocr.harmonia-triples-rust-code-traversal
harmonia-triples-rust
Triples for source rust emitted by the ingest pipeline (current wave: v0.7). Schema: (s, p, o, src) with full provenance per ADR-0011. Pre-HHEC.
Provenance
Each parquet shard carries the full provenance chain per ADR-0011:
s, p, o, src columns (when this is a triples-stage dataset)
src = "<dataset>:<version>:<file>" for triples
Causal registry events recorded at causal_registry/master.jsonl chain
Architecture
Part of Harmonia… See the full description on the dataset page: https://huggingface.co/datasets/Hailstone-Technologies/harmonia-triples-rust-code-traversal.rustbench_380RustGPT_Bench_100_Unique_Reposwebench_verified_random_100_folders_a1_stack_rust_20260818_162727agentless-rust-testrust_recordings_01
Rust raw recordings
This dataset contains raw game recordings managed by Game Data Platform. Access requests require manual approval.
Game ID: game_5a7a8e0e10cf3db30201f5ad600d1a0e
Collection: general (泛数据)
Recordings: 106
Layout: recordings/<recording_id>/<raw component>
rustbench_testRustGPT_Bench_40rustmizan-eval-logs
RustMizan – Agentic Eval Logs
inspect_ai evaluation logs that produced the RQ1 – RQ4 numbers in the RustMizan paper (NeurIPS 2026 Evaluations & Datasets Track, under review). Released alongside the rustmizan-org/mizan-vanilla dataset and the code framework.
What's here
16 .eval files — one per (frontier model × dataset variant) combination:
4 dataset variants: mizan-vanilla, mizan-benign, mizan-malignant, mizan-rust-specific.
4 frontier models: Claude Sonnet 4.6, GPT… See the full description on the dataset page: https://huggingface.co/datasets/rustmizan-org/rustmizan-eval-logs.Rust-Coder
Rust-Coder
Rust-Coder is a comprehensive text dataset designed for Rust programming language learning. It contains 12,000 unique samples focusing on distinct Rust concepts, code snippets, and explanations.
Dataset Structure
Each sample consists of:
id: A unique UUID.
instruction: A prompt or question about a Rust concept.
code: An idiomatic Rust code snippet.
explanation: A detailed explanation of the concept and code.
category: The high-level Rust category (e.g.… See the full description on the dataset page: https://huggingface.co/datasets/Convence/Rust-Coder.
