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
01lighteval /code_generation_lite LiveCodeBench: Holistic and Contamination Free Evaluation of Large Language Models for Code 🏠 Home Page • 💻 GitHub Repository • 🏆 Leaderboard • 📄 Paper Change Log Since LiveCodeBench is a continuously updated benchmark, we provide different versions of the dataset. Particularly, we provide the following versions of the dataset: release_v1: The initial release of the dataset with problems released between May 2023 and Mar 2024 containing 400… See the full description on the dataset page: https://huggingface.co/datasets/lighteval/code_generation_lite.text10K<n<100K5 likes3.8k downloads1y agoHugging Face02marianna13 /livecodebench_code_generation_lite_parquet LiveCodeBench: Holistic and Contamination Free Evaluation of Large Language Models for Code 🏠 Home Page • 💻 GitHub Repository • 🏆 Leaderboard • 📄 Paper Change Log Since LiveCodeBench is a continuously updated benchmark, we provide different versions of the dataset. Particularly, we provide the following versions of the dataset: release_v1: The initial release of the dataset with problems released between May 2023 and Mar 2024 containing 400… See the full description on the dataset page: https://huggingface.co/datasets/marianna13/livecodebench_code_generation_lite_parquet.text10K<n<100K0 likes835 downloads9mo agoHugging Face03namanbnsl /livecodebench-code_generation_litetext1K<n<10K2 likes556 downloads5mo agoHugging Face04JetBrains-Research /lca-library-based-code-generation 🏟️ Long Code Arena (Library-based code generation) This is the benchmark for Library-based code generation task as part of the 🏟️ Long Code Arena benchmark. The current version includes 150 manually curated instructions asking the model to generate Python code using a particular library. The samples come from 62 Python repositories. All the samples in the dataset are based on reference example programs written by authors of the respective libraries. All the repositories are… See the full description on the dataset page: https://huggingface.co/datasets/JetBrains-Research/lca-library-based-code-generation.textn<1K2 likes286 downloads2y agoHugging Face05beatsprom /ai-code-generation-swe-agents-2026 💻 AI Code Generation, SWE Agents & Program Synthesis Dataset (2026 Edition) A structured research dataset featuring 3,181 domain-verified research papers and 771 official code repositories focused on Autonomous Software Engineering Agents (SWE-bench), Program Synthesis, DeepSeek-Coder-V2, Qwen2.5-Coder, Test-Driven Code Repair, Self-Healing Software, AST Semantic Modeling, and Formal Logic Verification (2023–2026). Built with Universal Scientific Engine V17.1 Gold, providing 47… See the full description on the dataset page: https://huggingface.co/datasets/beatsprom/ai-code-generation-swe-agents-2026.tabularfeature-extractionn<1K0 likes178 downloads1mo agoHugging Face06RewardGuided /livecodebench_code_generation_litetext1K<n<10K0 likes146 downloads19d agoHugging Face07paulh27 /java_code_api_generationtext1M<n<10M3 likes122 downloads2y agoHugging Face08ali-elganzory /livecodebench-code_generation_litetext1K<n<10K0 likes116 downloads6mo agoHugging Face09Samsoup /Code-Generation-Quality-Estimation Code Generation Quality Estimation This repository contains model-ready task context, generated code, and complete-case execution-resource targets for five public LLM code-generation cohorts. It provides deterministic 70/10/20 group-aware split versions using seeds 42, 1234, and 2026. Configurations There are 15 configurations: one for each dataset and split seed. Each configuration has train, validation, and test splits. Dataset Complete rows Groups Models… See the full description on the dataset page: https://huggingface.co/datasets/Samsoup/Code-Generation-Quality-Estimation.tabulartabular-regression100K<n<1M0 likes72 downloads2mo agoHugging Face10iapp /code_generation_lite-th LiveCodeBench code_generation_lite, Thai 111 competitive-programming problems from LeetCode and AtCoder, with the problem statement translated to Thai. Everything else — test cases, starter code, metadata — is the upstream value unchanged. Known defects The line breaks are gone from the problem statements. 110 of the 111 rows have no line break at all in question_content; the one remaining row has two. These are competitive-programming statements whose input and… See the full description on the dataset page: https://huggingface.co/datasets/iapp/code_generation_lite-th.textquestion-answeringn<1K0 likes69 downloads1mo agoHugging Face11Stoned-Code /nature_sound_generationA dataset from downloaded youtube videos of nature sounds. Each audio clip is two seconds long. audio10K<n<100K1 likes60 downloads2y agoHugging Face12nceyda /YAP470_Code_Generation_Datasettext10K<n<100K2 likes49 downloads2y agoHugging Face13dtruong46me /code-generation-pytext10K<n<100K1 likes45 downloads2y agoHugging Face14plaguss /lcb_code_generation_lite Dataset information Copy of livecodebench/code_generation_lite. textn<1K0 likes45 downloads2y agoHugging Face15anon-iclr-submission /benchname-library-based-code-generation 🥷 BenchName (Library-based code generation) This is the benchmark for Library-based code generation task as part of the 🥷 BenchName benchmark. The current version includes 150 manually curated instructions asking the model to generate Python code using a particular library. The samples come from 62 Python repositories. All the samples in the dataset are based on reference example programs written by authors of the respective libraries. All the repositories are published under… See the full description on the dataset page: https://huggingface.co/datasets/anon-iclr-submission/benchname-library-based-code-generation.textn<1K0 likes42 downloads1y agoHugging Face16vinoku89 /svg-code-generationThis training data was generated using GPT-4o/Gemini-2o as part of the 'Drawing with LLM' competition (https://www.kaggle.com/competitions/drawing-with-llms). It can be used to fine-tune small language models for the competition or serve as an augmentation dataset alongside other data sources. The dataset is generated in two steps using the GPT-4o model. In the first step, topic descriptions relevant to the competition are generated using a specific prompt. By running this prompt multiple… See the full description on the dataset page: https://huggingface.co/datasets/vinoku89/svg-code-generation.texttext-generation10K<n<100K0 likes29 downloads1y agoHugging Face17Code-TREAT /code_generationtext1K<n<10K0 likes29 downloads1y agoHugging Face18Code-TREAT /code_review_generationtext100K<n<1M0 likes29 downloads1y agoHugging Face19TRI-ML /5000_generations_test_text2struc_text_code_1116text1K<n<10K0 likes28 downloads2y agoHugging Face20Code-TREAT /unit_test_generation⚠️ Note: The dataset symprompt_supp.jsonl is not created by us. We only supplemented this dataset with additional branch-level metadata (e.g., has_branch, total_branches) to enable coverage testing. This helps users keep their workflows clean when determining whether branches exist, simplifying branch coverage calculation. It originates from the paper: Code-Aware Prompting: A Study of Coverage Guided Test Generation in Regression Setting using LLM — Gabriel Ryan, Siddhartha Jain, Mingyue… See the full description on the dataset page: https://huggingface.co/datasets/Code-TREAT/unit_test_generation.tabularn<1K0 likes27 downloads1y agoHugging Face21riddickz /code_generation_lite_v5_post20241001textn<1K0 likes26 downloads1y agoHugging Face22riddickz /code_generation_lite_v5textn<1K0 likes26 downloads1y agoHugging Face23UUUUUUZ /code_generation_saen<1K0 likes24 downloads2y agoHugging Face24v-i-s-h-w-a-s /python-code-generation-synthetictextn<1K0 likes24 downloads1y agoHugging Face25harryxi /HelpSteer3-general-code-Shift-Qwen-2.5-1.5B-Instruct-chat-formatted-generationstext1M<n<10M2 likes23 downloads1y agoHugging Face26xin1997 /livecodebench-code-generation_all_only_inputtextn<1K0 likes22 downloads2y agoHugging Face27Code-TREAT /code_generation_litetextn<1K0 likes19 downloads1y agoHugging Face28cchoi1 /sft_trajectories_codegeneration_20250812_195018tabular1K<n<10K0 likes18 downloads1y agoHugging Face29Steve77 /code-test-generationtext1K<n<10K0 likes17 downloads11mo agoHugging Face30icmlbenchname /library-based-code-generation BenchName (Library-based code generation) This is the benchmark for Library-based code generation task as part of the BenchName benchmark. The current version includes 150 manually curated instructions asking the model to generate Python code using a particular library. The samples come from 62 Python repositories. All the samples in the dataset are based on reference example programs written by authors of the respective libraries. All the repositories are published under… See the full description on the dataset page: https://huggingface.co/datasets/icmlbenchname/library-based-code-generation.textn<1K0 likes16 downloads2y agoHugging Face

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