CoolFace
Datasetpublic

birgermoell/oellm-code-rlvr

OpenEuroLLM Code RLVR oellm-code-rlvr is a deterministic corpus of 100,000 Python programming prompts for reinforcement learning with verifiable rewards. Every task uses standard input/output, includes two model-visible examples, and has 10–13 hidden tests in the Open R1 verification_info format. The corpus is procedural and Apache-2.0 licensed. It does not copy Codeforces, LeetCode, LiveCodeBench, HumanEval, MBPP, APPS, or other benchmark text. Design The release… See the full description on the dataset page: https://huggingface.co/datasets/birgermoell/oellm-code-rlvr.

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes100downloads
3 commits on main
e1cae771mo ago

Add 95k-row training split

birgermoell
f164cc91mo ago

Release v0.1.0 metadata, source, validation and test

birgermoell
782de821mo ago

initial commit

birgermoell