datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
code-generation-sft-100k
Code Generation SFT (100K)
100,000 ShareGPT conversations covering code generation across 8 programming languages, 21 categories, and 22 distinct programming tasks. Each example includes a detailed natural language request and a complete, working implementation with explanations of key design decisions.
Motivation
Coding assistants are the highest-adoption LLM application category, but most open training datasets focus on isolated functions without context. This… See the full description on the dataset page: https://huggingface.co/datasets/stindardlogic/code-generation-sft-100k.LiveCodeBench-CodeGenerationgene-code-generation-instruct
code-generation-instruct v2
Gate-passed instruction data for code-generation — published when 50 fresh examples cleared the quality bar
Kind: synthetic
Domain: code-generation
Records: 96
Created: 2026-06-20T19:02:16+00:00
SHA-256: a3f6a919356ea6d71f365ea93c8ea06cb7dc19f22cad57210dedb1f327caed90
Pipeline: v2.0.0
Filters: {"min_quality": 0.55, "limit": 1000, "source": null, "backend": "llama", "min_judge": 0.7}
Generated by: Qwen3-4B-Instruct-2507-Q4_K_M.gguf (backend:… See the full description on the dataset page: https://huggingface.co/datasets/Gene829/gene-code-generation-instruct.GPIoT_Code_Generationsvg-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.radon-test-code_generation
radon-test-code_generation
Description
Code generation test dataset for RADON model evaluation with programming prompts
Usage
Load Dataset
from datasets import load_dataset
dataset = load_dataset("MagistrTheOne/radon-test-code_generation")
print(dataset)
Use with RADON Model
from transformers import AutoModelForCausalLM, AutoTokenizer
# Load RADON model
model = AutoModelForCausalLM.from_pretrained("MagistrTheOne/RadonSAI")
tokenizer =… See the full description on the dataset page: https://huggingface.co/datasets/MagistrTheOne/radon-test-code_generation.meta-llama-llama-3-1-70b-instruct__code-generation-humaneval-mini__019e3b935675
meta-llama/Llama-3.1-70B-Instruct on code.generation.humaneval-mini (NVIDIA H100 80GB HBM3)
Back to leaderboard
Headline metrics
Metric
Value
Unit
N Samples
5
N Ok
5
Ok Rate
1
Pass At 1
0.8
Pass At 1 P05
0.2
Pass At 1 P50
1
Pass At 1 P95
1
Timeout Rate
0
TTFT P50
28.0842
ms
Total P50 Ms
4338.3245
Tokens Out Total
1653
Run configuration
Model: meta-llama/Llama-3.1-70B-Instruct @ unknown00
Engine: vllm vunknown… See the full description on the dataset page: https://huggingface.co/datasets/Yobitel/meta-llama-llama-3-1-70b-instruct__code-generation-humaneval-mini__019e3b935675.microsoft-phi-3-5-mini-instruct__code-generation-humaneval-mini__019e3b5d8c8b
microsoft/Phi-3.5-mini-instruct on code.generation.humaneval-mini (NVIDIA H100 80GB HBM3)
Back to leaderboard
Headline metrics
Metric
Value
Unit
N Samples
5
N Ok
5
Ok Rate
1
Pass At 1
1
Pass At 1 P05
1
Pass At 1 P50
1
Pass At 1 P95
1
Timeout Rate
0
TTFT P50
12.396
ms
Total P50 Ms
974.8963
Tokens Out Total
1166
Run configuration
Model: microsoft/Phi-3.5-mini-instruct @ unknown00
Engine: vllm vunknown
Quantization:… See the full description on the dataset page: https://huggingface.co/datasets/Yobitel/microsoft-phi-3-5-mini-instruct__code-generation-humaneval-mini__019e3b5d8c8b.qwen-qwen2-5-7b-instruct__code-generation-humaneval-mini__019e3b39f3e2
Qwen/Qwen2.5-7B-Instruct on code.generation.humaneval-mini (NVIDIA H100 80GB HBM3)
Back to leaderboard
Headline metrics
Metric
Value
Unit
N Samples
5
N Ok
5
Ok Rate
1
Pass At 1
1
Pass At 1 P05
1
Pass At 1 P50
1
Pass At 1 P95
1
Timeout Rate
0
TTFT P50
14.672
ms
Total P50 Ms
1698.8007
Tokens Out Total
1281
Run configuration
Model: Qwen/Qwen2.5-7B-Instruct @ unknown00
Engine: vllm vunknownQuantization: fp16
Hardware:… See the full description on the dataset page: https://huggingface.co/datasets/Yobitel/qwen-qwen2-5-7b-instruct__code-generation-humaneval-mini__019e3b39f3e2.deepseek-ai-deepseek-coder-v2-lite-instruct__code-generation-humaneval-mini__019e3b6f4f8a
deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct on code.generation.humaneval-mini (NVIDIA H100 80GB HBM3)
Back to leaderboard
Headline metrics
Metric
Value
Unit
N Samples
5
N Ok
5
Ok Rate
1
Pass At 1
1
Pass At 1 P05
1
Pass At 1 P50
1
Pass At 1 P95
1
Timeout Rate
0
TTFT P50
57.5723
ms
Total P50 Ms
1244.1407
Tokens Out Total
789
Run configuration
Model: deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct @ unknown00
Engine:… See the full description on the dataset page: https://huggingface.co/datasets/Yobitel/deepseek-ai-deepseek-coder-v2-lite-instruct__code-generation-humaneval-mini__019e3b6f4f8a.code_generation
Visualization of Code Generation Task Cases Samples
Check dataset samples visualization by viewing Dataset Viewer.
The sampling procedure is guided by the Elo distribution introduced in our method.
Original dataset is release_v5 of livecodebench/code_generation_lite from hugging face.
samples/origin: 879/880
License
This repository is licensed under the Apache License 2.0
qwen-qwen2-5-coder-7b-instruct__code-generation-humaneval-mini__019e3b3f81a0
Qwen/Qwen2.5-Coder-7B-Instruct on code.generation.humaneval-mini (NVIDIA H100 80GB HBM3)
Back to leaderboard
Headline metrics
Metric
Value
Unit
N Samples
5
N Ok
5
Ok Rate
1
Pass At 1
1
Pass At 1 P05
1
Pass At 1 P50
1
Pass At 1 P95
1
Timeout Rate
0
TTFT P50
15.1846
ms
Total P50 Ms
1141.4107
Tokens Out Total
944
Run configuration
Model: Qwen/Qwen2.5-Coder-7B-Instruct @ unknown00
Engine: vllm vunknown
Quantization:… See the full description on the dataset page: https://huggingface.co/datasets/Yobitel/qwen-qwen2-5-coder-7b-instruct__code-generation-humaneval-mini__019e3b3f81a0.qwen-qwen2-5-coder-7b-instruct__code-generation-mbpp-mini__019e3b3fa902
Qwen/Qwen2.5-Coder-7B-Instruct on code.generation.mbpp-mini (NVIDIA H100 80GB HBM3)
Back to leaderboard
Headline metrics
Metric
Value
Unit
N Samples
5
N Ok
5
Ok Rate
1
Pass At 1
1
Pass At 1 P05
1
Pass At 1 P50
1
Pass At 1 P95
1
Timeout Rate
0
TTFT P50
18.0708
ms
Total P50 Ms
1260.9718
Tokens Out Total
971
Run configuration
Model: Qwen/Qwen2.5-Coder-7B-Instruct @ unknown00
Engine: vllm vunknown
Quantization: fp16… See the full description on the dataset page: https://huggingface.co/datasets/Yobitel/qwen-qwen2-5-coder-7b-instruct__code-generation-mbpp-mini__019e3b3fa902.deepseek-ai-deepseek-coder-v2-lite-instruct__code-generation-mbpp-mini__019e3b6f7d82
deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct on code.generation.mbpp-mini (NVIDIA H100 80GB HBM3)
Back to leaderboard
Headline metrics
Metric
Value
Unit
N Samples
5
N Ok
5
Ok Rate
1
Pass At 1
1
Pass At 1 P05
1
Pass At 1 P50
1
Pass At 1 P95
1
Timeout Rate
0
TTFT P50
55.0369
ms
Total P50 Ms
1212.8
Tokens Out Total
807
Run configuration
Model: deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct @ unknown00
Engine: vllm… See the full description on the dataset page: https://huggingface.co/datasets/Yobitel/deepseek-ai-deepseek-coder-v2-lite-instruct__code-generation-mbpp-mini__019e3b6f7d82.code_generationCodeGeneration-IQuest
CodeGeneration-IQuest
Execution-based Python code-generation prompts for reinforcement-learning post-training, in the verl rule-reward schema. Each row is a single-turn competitive-programming problem whose reward is computed by executing the model's program against a hidden test suite — a program passes only if every case matches. The collection unifies two execution-scorable sources (Code-Contests-O and DeepCoder) and then difficulty-filters them ("goldilocks", see below) so… See the full description on the dataset page: https://huggingface.co/datasets/OctoReasoner/CodeGeneration-IQuest.mistralai-mistral-7b-instruct-v0-3__code-generation-humaneval-mini__019e3b4630cb
mistralai/Mistral-7B-Instruct-v0.3 on code.generation.humaneval-mini (NVIDIA H100 80GB HBM3)
Back to leaderboard
Headline metrics
Metric
Value
Unit
N Samples
5
N Ok
5
Ok Rate
1
Pass At 1
0.8
Pass At 1 P05
0.2
Pass At 1 P50
1
Pass At 1 P95
1
Timeout Rate
0
TTFT P50
14.9549
ms
Total P50 Ms
1243.2378
Tokens Out Total
824
Run configuration
Model: mistralai/Mistral-7B-Instruct-v0.3 @ unknown00
Engine: vllm vunknown… See the full description on the dataset page: https://huggingface.co/datasets/Yobitel/mistralai-mistral-7b-instruct-v0-3__code-generation-humaneval-mini__019e3b4630cb.meta-llama-llama-3-1-8b-instruct__code-generation-humaneval-mini__019e3b30b8df
meta-llama/Llama-3.1-8B-Instruct on code.generation.humaneval-mini (NVIDIA H100 80GB HBM3)
Back to leaderboard
Headline metrics
Metric
Value
Unit
N Samples
5
N Ok
5
Ok Rate
1
Pass At 1
1
Pass At 1 P05
1
Pass At 1 P50
1
Pass At 1 P95
1
Timeout Rate
0
TTFT P50
15.7678
ms
Total P50 Ms
1949.1334
Tokens Out Total
1589
Run configuration
Model: meta-llama/Llama-3.1-8B-Instruct @ unknown00
Engine: vllm vunknown… See the full description on the dataset page: https://huggingface.co/datasets/Yobitel/meta-llama-llama-3-1-8b-instruct__code-generation-humaneval-mini__019e3b30b8df.google-gemma-2-9b-it__code-generation-humaneval-mini__019e3b97ce7a
google/gemma-2-9b-it on code.generation.humaneval-mini (NVIDIA H100 80GB HBM3)
Back to leaderboard
Headline metrics
Metric
Value
Unit
N Samples
5
N Ok
5
Ok Rate
1
Pass At 1
1
Pass At 1 P05
1
Pass At 1 P50
1
Pass At 1 P95
1
Timeout Rate
0
TTFT P50
17.904
ms
Total P50 Ms
2988.9127
Tokens Out Total
1521
Run configuration
Model: google/gemma-2-9b-it @ unknown00
Engine: vllm vunknownQuantization: fp16
Hardware: NVIDIA… See the full description on the dataset page: https://huggingface.co/datasets/Yobitel/google-gemma-2-9b-it__code-generation-humaneval-mini__019e3b97ce7a.
