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.rust-the-stack-v2multiswe_rustbenchMulti-SWE-smith-Rust-GLM-4.6-trajectoriesrustbenchStrandset-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-testrustbench_testRustGPT_Bench_40Rust-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.RustGPT_Bench_selectedRust_Coder_Reasoning_TR
WrittenWithRust/Rust_Coder_Reasoning_TR
WrittenWithRust/Rust_Coder_Reasoning_TR, Rust dili özelinde model eğitimi (SFT) ve akıl yürütme (Chain-of-Thought / CoT) yeteneklerini geliştirmek amacıyla hazırlanmış Türkçe veri setidir.
Veri seti, Rust kodlarındaki değişiklikleri, refactoring süreçlerini, derleyici hata düzeltmelerini ve performans iyileştirmelerini sahiplik (ownership), borçlanma (borrowing), lifetimes ve tip güvenliği perspektifinden adım adım Türkçe <think> blokları… See the full description on the dataset page: https://huggingface.co/datasets/WrittenWithRust/Rust_Coder_Reasoning_TR.Rust_Datasetrust-code-suite
NickIBrody/rust-code-suite
Rust Code Suite is a public raw Rust source corpus built from open-source repositories and selected historical git revisions.
Splits
train.jsonl
validation.jsonl
test.jsonl
Schema
{
"id": "owner/repo:path:chunk",
"text": "...",
"arch": "rust",
"syntax": "rust",
"kind": "rust-source",
"repo": "owner/repo",
"path": "src/lib.rs",
"license": "GPL-2.0",
"commit": "abcdef123456",
"source_url":… See the full description on the dataset page: https://huggingface.co/datasets/NickIBrody/rust-code-suite.
