CoolFace
27 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01ammarnasr /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.tabulartext-generation100K<n<1M23 likes1.2k downloads2y agoHugging Face02rustemgareev /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.tabularother10K<n<100K0 likes428 downloads1y agoHugging Face03NickIBrody /rust-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.tabulartext-generation1M<n<10M1 likes120 downloads4mo agoHugging Face04r1v3r /rust100_lixiangtabularn<1K1 likes110 downloads1y agoHugging Face05introspector /rust-analyser Rust-Analyzer Semantic Analysis Dataset This dataset contains comprehensive semantic analysis data extracted from the rust-analyzer codebase using our custom rust-analyzer integration. It captures the step-by-step processing phases that rust-analyzer performs when analyzing Rust code. Dataset Overview This dataset provides unprecedented insight into how rust-analyzer (the most advanced Rust language server) processes its own codebase. It contains 500K+ records across… See the full description on the dataset page: https://huggingface.co/datasets/introspector/rust-analyser.tabulartext-classification100K<n<1M3 likes98 downloads1y agoHugging Face06rustem17 /em-code-subliminal-transfer-evals EM Code Subliminal Transfer — Evaluations Version 1.0.0. Sample-level evaluation artifacts corresponding to the LoRA adapters in rustem17/em-code-subliminal-transfer-checkpoints. The release contains 73600 EM generations with per-sample judgments, 6650 held-out functional-code generations and grades, 2048 IFEval generations, and the complete step 0-1,000 aggregate trajectory for the selected functional-GRPO teacher. EM is evaluated with no identifier and the completed… See the full description on the dataset page: https://huggingface.co/datasets/rustem17/em-code-subliminal-transfer-evals.tabular10K<n<100K0 likes82 downloads2mo agoHugging Face07nmuendler /rustbench-single-file-patch-only RustBench Single File Patch Only This dataset is the subset of user2f86/rustbench where the golden code patch in patch edits exactly one file. Source dataset: user2f86/rustbench Source split: train Source instances: 500 Subset instances: 195 Criterion: the set of files touched by patch has size 1 The dataset retains the original columns and adds: gold_solution_files gold_solution_file_count tabularn<1K0 likes79 downloads7mo agoHugging Face08ProgramGym /Candidates_unmatched_rusttabularn<1K0 likes49 downloads28d agoHugging Face09matteopilotto /rust-github-issues Dataset Card for "rust-github-issues" More Information needed tabularn<1K2 likes42 downloads3y agoHugging Face10adityabhushannagar /code-alchemy-rust CodeAlchemy Rust Rust-only derivative of open-alchemy/code-alchemy. It preserves the five training configs, two evaluation configs, original splits, row order, columns, values, and task/evaluation fields. Rows were selected from the source-native language labels: Rust and rust in training data and dev-eval rs in trace-eval Labels remain unchanged in the output. code-trace.external_packages is normalized to list<string> because source Parquet shards physically alternate between… See the full description on the dataset page: https://huggingface.co/datasets/adityabhushannagar/code-alchemy-rust.tabulartext-generation1M<n<10M0 likes42 downloads1mo agoHugging Face11lqdunxgx2005 /mini-rust-unit-test-in-the-stacktabular10K<n<100K2 likes41 downloads1y agoHugging Face12paiml /rust-cli-docs-corpus Rust CLI Documentation Corpus A scientifically rigorous corpus for fine-tuning LLMs to generate idiomatic /// documentation comments for Rust CLI tools. Dataset Description This corpus follows the Toyota Way principles and Popperian falsification methodology. Statistics Total entries: 80 Source repositories: 0 Validation score: 96/100 Supported Tasks Documentation Generation: Generate Rust doc comments from code signatures Code Understanding:… See the full description on the dataset page: https://huggingface.co/datasets/paiml/rust-cli-docs-corpus.tabulartext-generationn<1K0 likes33 downloads8mo agoHugging Face13portex /rust-forum-qa-pairsgated Rust Programming QA Pairs Dataset Description The Rust Programming QA Pairs dataset is a collection of question-answer pairs extracted from the Rust programming language user forums. It contains high-quality programming questions and their accepted answers, focusing on Rust programming language topics. The dataset is designed to support natural language processing tasks related to programming assistance, code understanding, and technical question answering. Each entry… See the full description on the dataset page: https://huggingface.co/datasets/portex/rust-forum-qa-pairs.tabularquestion-answering1K<n<10K3 likes30 downloads1y agoHugging Face14hongliu9903 /stack_edu_rusttabular1M<n<10M2 likes30 downloads1y agoHugging Face15ProgramGym /Embedding_Result_rusttabular1K<n<10K0 likes30 downloads2mo agoHugging Face16AtesiT /ru-stem-dialogues Russian STEM Educational Dialogues Описание Синтетический датасет русскоязычных учебных диалогов по STEM-темам (математика, физика, химия, биология, информатика, программирование, инженерия). Каждый диалог — реалистичное взаимодействие между пользователем (школьник / студент / профессионал) и ассистентом. Методология Модель: Qwen/Qwen2.5-7B-Instruct (4-bit NF4 quantization, bitsandbytes) Формат генерации: текстовый формат с разделителями… See the full description on the dataset page: https://huggingface.co/datasets/AtesiT/ru-stem-dialogues.tabulartext-generationn<1K0 likes28 downloads2mo agoHugging Face17jedisct1 /rusttabular100K<n<1M2 likes24 downloads5mo agoHugging Face18kaengreg /rus-trec-covid-qrelstabular10K<n<100K0 likes23 downloads2y agoHugging Face19snowmead /Strandset-Rust-Thinktabular10K<n<100K2 likes19 downloads9mo agoHugging Face20Hieuman /ru_STXtabular10K<n<100K0 likes17 downloads10mo agoHugging Face21open-llm-leaderboard /DreadPoor__Rusted_Platinum-8B-Model_Stock-detailsgated Dataset Card for Evaluation run of DreadPoor/Rusted_Platinum-8B-Model_Stock Dataset automatically created during the evaluation run of model DreadPoor/Rusted_Platinum-8B-Model_Stock The dataset is composed of 38 configuration(s), each one corresponding 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 pointing to… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/DreadPoor__Rusted_Platinum-8B-Model_Stock-details.tabular10K<n<100K0 likes17 downloads2y agoHugging Face22open-llm-leaderboard /DreadPoor__Rusted_Platinum-8B-LINEAR-detailsgated Dataset Card for Evaluation run of DreadPoor/Rusted_Platinum-8B-LINEAR Dataset automatically created during the evaluation run of model DreadPoor/Rusted_Platinum-8B-LINEAR The dataset is composed of 38 configuration(s), each one corresponding 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 pointing to the latest… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/DreadPoor__Rusted_Platinum-8B-LINEAR-details.tabular10K<n<100K0 likes17 downloads2y agoHugging Face23open-llm-leaderboard /DreadPoor__Rusted_Gold-8B-LINEAR-detailsgated Dataset Card for Evaluation run of DreadPoor/Rusted_Gold-8B-LINEAR Dataset automatically created during the evaluation run of model DreadPoor/Rusted_Gold-8B-LINEAR The dataset is composed of 38 configuration(s), each one corresponding 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 pointing to the latest… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/DreadPoor__Rusted_Gold-8B-LINEAR-details.tabular10K<n<100K0 likes17 downloads2y agoHugging Face24fernandabufon /rus_to_pt_json_gpttabular1K<n<10K0 likes15 downloads2y agoHugging Face25kaengreg /rus-touche-qrelstabular1K<n<10K0 likes10 downloads2y agoHugging Face26RustamHabibov /dpo-trialtabularn<1K0 likes4 downloads1y agoHugging Face27lqdunxgx2005 /Rust-Unit-test-from-the-stackgatedtabular100K<n<1M2 likes3 downloads2y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.