CoolFace
30 shown

datasets

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

Clear all
01livecodebench /code_generation_liteLiveCodeBench is a temporaly updating benchmark for code generation. Please check the homepage: https://livecodebench.github.io/.n<1K104 likes110k downloads1y agoHugging Face02deepmind /code_contests Dataset Card for CodeContests Dataset Summary CodeContests is a competitive programming dataset for machine-learning. This dataset was used when training AlphaCode. It consists of programming problems, from a variety of sources: Site URL Source Aizu https://judge.u-aizu.ac.jp CodeNet AtCoder https://atcoder.jp CodeNet CodeChef https://www.codechef.com description2code Codeforces https://codeforces.com description2code and Codeforces HackerEarth… See the full description on the dataset page: https://huggingface.co/datasets/deepmind/code_contests.tabulartranslation1K<n<10K235 likes76k downloads3y agoHugging Face03codekingpro /portable-devtools1 likes67k downloads4mo agoHugging Face04microsoft /rStar-Coder rStar-Coder Dataset Project GitHub | Paper Dataset Description rStar-Coder is a large-scale competitive code problem dataset containing 418K programming problems, 580K long-reasoning solutions, and rich test cases of varying difficulty levels. This dataset aims to enhance code reasoning capabilities in large language models, particularly in handling competitive code problems. Experiments on Qwen models (1.5B-14B) across various code reasoning benchmarks demonstrate… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/rStar-Coder.text1M<n<10M246 likes53k downloads1y agoHugging Face05IFM /Code-Reasoning Code-Reasoning Dataset Description Code problem-solving data with reasoning, direct-answer, and task-synthesis subsets. This repository is part of the K2 Horizon collection. The repository is organized into multiple subsets. Every subset has a train split backed by Parquet shards, which supports Dataset Viewer inspection and streaming access. K2 Horizon Dataset Series Dataset repository Focus Subsets IFM/TxT360-v2 Web and… See the full description on the dataset page: https://huggingface.co/datasets/IFM/Code-Reasoning.texttext-generation100M<n<1B68 likes42k downloads20d agoHugging Face06sahil2801 /CodeAlpaca-20ktexttext-generation10K<n<100K241 likes42k downloads3y agoHugging Face07codeparrot /codeparrot-clean CodeParrot 🦜 Dataset Cleaned What is it? A dataset of Python files from Github. This is the deduplicated version of the codeparrot. Processing The original dataset contains a lot of duplicated and noisy data. Therefore, the dataset was cleaned with the following steps: Deduplication Remove exact matches Filtering Average line length < 100 Maximum line length < 1000 Alpha numeric characters fraction > 0.25 Remove auto-generated files (keyword search) For… See the full description on the dataset page: https://huggingface.co/datasets/codeparrot/codeparrot-clean.tabular1M<n<10M89 likes41k downloads4y agoHugging Face08codeparrot /github-codeThe GitHub Code dataest consists of 115M code files from GitHub in 32 programming languages with 60 extensions totalling in 1TB of text data. The dataset was created from the GitHub dataset on BiqQuery.text-generation420 likes40k downloads4y agoHugging Face09iamtarun /python_code_instructions_18k_alpaca Dataset Card for python_code_instructions_18k_alpaca The dataset contains problem descriptions and code in python language. This dataset is taken from sahil2801/code_instructions_120k, which adds a prompt column in alpaca style. Refer to the source here. textquestion-answering10K<n<100K349 likes37k downloads3y agoHugging Face10code-search-net /code_search_net Dataset Card for CodeSearchNet corpus Dataset Summary CodeSearchNet corpus is a dataset of 2 milllion (comment, code) pairs from opensource libraries hosted on GitHub. It contains code and documentation for several programming languages. CodeSearchNet corpus was gathered to support the CodeSearchNet challenge, to explore the problem of code retrieval using natural language. Supported Tasks and Leaderboards language-modeling: The dataset can be used to… See the full description on the dataset page: https://huggingface.co/datasets/code-search-net/code_search_net.texttext-generation1M<n<10M338 likes32k downloads7mo agoHugging Face11openbmb /UltraData-Code UltraData-Code 📦 UltraData Collection | 🌐 UltraData | 🤗 MiniCPM5 Series | 📖 Tech Report (Coming Soon) | 🤗 UltraData-Code-L2 Classifier English | 中文 📚 Introduction UltraData-Code is a complete implementation of the UltraData L0-L4 tiered data management framework. It covers four code data states from L0 through L3, with each level corresponding to a distinct construction stage. The pipeline starts from approximately 192 million public GitHub… See the full description on the dataset page: https://huggingface.co/datasets/openbmb/UltraData-Code.tabulartext-generation100M<n<1B155 likes29k downloads15d agoHugging Face12m-a-p /CodeFeedback-Filtered-Instruction OpenCodeInterpreter: Integrating Code Generation with Execution and Refinement [🏠Homepage] | [🛠️Code] OpenCodeInterpreter OpenCodeInterpreter is a family of open-source code generation systems designed to bridge the gap between large language models and advanced proprietary systems like the GPT-4 Code Interpreter. It significantly advances code generation capabilities by integrating execution and iterative refinement functionalities. For further information and… See the full description on the dataset page: https://huggingface.co/datasets/m-a-p/CodeFeedback-Filtered-Instruction.textquestion-answering100K<n<1M208 likes28k downloads3y agoHugging Face13hasankursun /github-code-2025-language-split 📜 Source Data & Attribution This dataset is a processed derivative of nick007x/github-code-2025. Origination The original data was aggregated by nick007x from public GitHub repositories. We have retained the original content, file paths, and metadata while restructuring the format for easier consumption by language-specific models. Processing Steps To create this dataset, we performed the following processing on the source data: Language… See the full description on the dataset page: https://huggingface.co/datasets/hasankursun/github-code-2025-language-split.text100M<n<1B13 likes26k downloads10mo agoHugging Face14codeparrot /github-code-cleanThe GitHub Code clean dataset in a more filtered version of codeparrot/github-code dataset, it consists of 115M code files from GitHub in 32 programming languages with 60 extensions totaling in almost 1TB of text data.text10M<n<100M143 likes25k downloads4y agoHugging Face15codeparrot /appsAPPS is a benchmark for Python code generation, it includes 10,000 problems, which range from having simple oneline solutions to being substantial algorithmic challenges, for more details please refer to this paper: https://arxiv.org/pdf/2105.09938.pdf.text-generation204 likes24k downloads4y agoHugging Face16open-r1 /codeforces Dataset Card for CodeForces Dataset description CodeForces is one of the most popular websites among competitive programmers, hosting regular contests where participants must solve challenging algorithmic optimization problems. The challenging nature of these problems makes them an interesting dataset to improve and test models’ code reasoning capabilities. This dataset includes more than 10k unique problems covering the very first contests all the way to 2025.… See the full description on the dataset page: https://huggingface.co/datasets/open-r1/codeforces.tabular10K<n<100K103 likes24k downloads1y agoHugging Face17HuggingFaceH4 /CodeAlpaca_20KThis dataset splits the original CodeAlpaca dataset into train and test splits. texttext-generation10K<n<100K111 likes23k downloads3y agoHugging Face18Weyaxi /huggingface-spaces-codes 📊 Dataset Description This dataset comprises code files of Huggingface Spaces that have more than 0 likes as of November 10, 2023. This dataset contains various programming languages totaling in 672 MB of compressed and 2.05 GB of uncompressed data. 📝 Data Fields Field Type Description repository string Huggingface Spaces repository names. sdk string Software Development Kit of the space. license string License type of the space.… See the full description on the dataset page: https://huggingface.co/datasets/Weyaxi/huggingface-spaces-codes.text10K<n<100K12 likes23k downloads3y agoHugging Face19CoderOfCode /ship-tracking-data2 likes22k downloads2mo agoHugging Face20NTU-yiwen /code-world-model-project-page-videos Code World Model Project Page Videos Public research-demo video assets used by the Code World Model project page. The gallery/ directory contains aligned RGB and proxy videos for interactive comparison. videon<1K0 likes22k downloads26d agoHugging Face21codeShare /text-to-image-promptsIf you have questions about this dataset , feel free to ask them on the fusion-discord : https://discord.gg/8TVHPf6Edn This collection contains sets from the fusion-t2i-ai-generator on perchance. This datset is used in this notebook: https://huggingface.co/datasets/codeShare/text-to-image-prompts/tree/main/Google%20Colab%20Notebooks To see the full sets, please use the url "https://perchance.org/" + url , where the urls are listed below: _generator gen_e621 fusion-t2i-e621-tags-1… See the full description on the dataset page: https://huggingface.co/datasets/codeShare/text-to-image-prompts.text-to-image100K<n<1M7 likes20k downloads2y agoHugging Face22EssentialAI /eai-taxonomy-code-w-dclm 💻 EAI-Taxonomy Code w/ DCLM 🏆 Website | 🖥️ Code | 📖 Paper A 564 billion token dataset of high-quality code curated from web data using taxonomy-based filtering. 🎯 Dataset Overview This dataset is part of the Essential-Web project, which introduces a new paradigm for dataset curation using expressive metadata and simple semantic filters. Unlike traditional code datasets that require complex domain-specific pipelines, our approach leverages a 12-category taxonomy… See the full description on the dataset page: https://huggingface.co/datasets/EssentialAI/eai-taxonomy-code-w-dclm.texttext-generation100M<n<1B10 likes19k downloads1y agoHugging Face23NJU-LINK /CodeTraceBenchCodeTraceBench A Benchmark for Agent Trajectory Diagnosis CodeTraceBench is a large-scale benchmark of 4,316 agent trajectories with human-verified step-level annotations for evaluating trajectory diagnosis systems. Each trajectory records the full action-observation sequence of a coding agent, annotated with incorrect and unuseful step labels. Part of the CodeTracer project — a self-evolving agent trajectory diagnosis system. Dataset Overview… See the full description on the dataset page: https://huggingface.co/datasets/NJU-LINK/CodeTraceBench.tabulartext-generation1K<n<10K7 likes16k downloads5mo agoHugging Face24nickrosh /Evol-Instruct-Code-80k-v1Open Source Implementation of Evol-Instruct-Code as described in the WizardCoder Paper. Code for the intruction generation can be found on Github as Evol-Teacher. text10K<n<100K251 likes13k downloads3y agoHugging Face25code-philia /mtpnet_image_models 模型训练过程汇总[该仓库只含有image model的训练过程] 本仓库采用扁平化的目录结构和标签系统来组织模型,具体说明如下: 仓库结构 一级目录:直接以模型名称-数据集,例如 ResNet-CIFAR-10、GraphMAE_QM9-Cora 等 二级目录:包含该模型在该数据集下的不同训练任务或变体,例如 normal、noisy、backdoor_invisible 等 训练过程目录结构:每个模型目录下包含: scripts/:存放模型相关代码和训练脚本 epochs/:存放模型训练过程和权重文件 每个epoch的权重文件(model.pth)和embedding(.npy) dataset/:模型需要的数据集 仓库结构展示 文件结构展示 2 likes13k downloads1y agoHugging Face26ByteDance-Seed /Code-Contests-Plus CodeContests+: A Competitive Programming Dataset with High-Quality Test Cases Introduction CodeContests+ is a competitive programming problem dataset built upon CodeContests. It includes 11,690 competitive programming problems, along with corresponding high-quality test cases, test case generators, test case validators, output checkers, and more than 13 million correct and incorrect solutions. Highlights High… See the full description on the dataset page: https://huggingface.co/datasets/ByteDance-Seed/Code-Contests-Plus.tabularother10K<n<100K69 likes13k downloads11mo agoHugging Face27model-metadata /code_execution_filestextn<1K0 likes13k downloads7mo agoHugging Face28model-metadata /code_python_files0 likes13k downloads7mo agoHugging Face29HuggingFaceH4 /testing_codealpaca_small Dataset Card for "testing_codealpaca_small" More Information needed textn<1K6 likes11k downloads3y agoHugging Face30analytics-agents-uncertainty /da-code-evaluation-results0 likes10k downloads8mo agoHugging Face

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