datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
waifuc_unittestUnittest files for deepghs/waifuc.
Methods2Test_java_unit_test_code
Dataset Description
Microsoft created this large dataset of Java Junit test cases with its corresponding focal methods.
It contains 780k pairs of JUnit test cases and focal methods which were extracted from a total of 91K
Java open source project hosted on GitHub.
The mapping between test case and focal methods are based heuristics rules and Java developer's best practice.
More information could be found here:
methods2test Github repo
Methods2Test: A dataset of focal methods… See the full description on the dataset page: https://huggingface.co/datasets/jitx/Methods2Test_java_unit_test_code.UnitTests
UnitTests
Task description
Evaluation of unit-test generation for functions and methods in five programming languages (Java, Python, Go, JavaScript, and C#). Dataset contains 2500 tasks.
Evaluated skills: Instruction Following, Long Context Comprehension, Synthesis, Testing
Contributors: Alena Pestova, Valentin Malykh
Motivation
Unit testing is an important software development practice in which individual components of a software system are evaluated in… See the full description on the dataset page: https://huggingface.co/datasets/MERA-evaluation/UnitTests.CodeRM-UnitTest
Dataset Description
CodeRM-UnitTest dataset originates from the paper: Dynamic Scaling of Unit Tests for Code Reward Modeling available on arXiv.
You can visit the homepage to learn more about the paper.
It is a curated collection of high-quality synthetic Python unit tests, derived from two prominent code instruction tuning
datasets: CodeFeedback-Filtered-Instruction and the training
set of TACO. This dataset is used for training
CodeRM-8B, a small yet powerful unit test… See the full description on the dataset page: https://huggingface.co/datasets/KAKA22/CodeRM-UnitTest.cpp_unit_tests_benchmark_datajava_unit_testsnips_test_valid_unit
Dataset Card for "snips_test_valid_unit"
More Information needed
seed_code_multiple_samples_scale_up_base_16K_unit_testsUnitTestsPubliccpp_unit_tests_benchmark_data_with_splitsGO-UNITTEST-BENCHCPP-UNITTEST-BENCH
Dataset Card for Open Source Code and Unit Tests
Dataset Details
Dataset Description
This dataset contains c++ code snippets and their corresponding ground truth unit tests collected from various open-source GitHub repositories. The primary purpose of this dataset is to aid in the development and evaluation of automated testing tools, code quality analysis, and LLM models for test generation.
Curated by: Vaishnavi Bhargava
Language(s): C++… See the full description on the dataset page: https://huggingface.co/datasets/Nutanix/CPP-UNITTEST-BENCH.python-unit-test-training-pool
Python unit test training pool
A pool of public data for training a model to write tests for Python code. It is a
straight collection of open datasets, not a new corpus: every row comes from one of the
sources below, at the revision named, and the only rows removed are the ones an overlap
filter flagged against held-out material this pool is kept separate from.
Every row of the normalised layer pairs a program with tests for it. That is the point of
the pool, and it is why the… See the full description on the dataset page: https://huggingface.co/datasets/Emulated-Inc/python-unit-test-training-pool.librispeech_asr_test_unitpython-unittest-fixed
python-unittest-fixed
A repaired and augmented version of rd320uetvnu/python-unittest.
Why this version exists
The original dataset had a column misalignment: in ~99% of records, the code
field defined one function while unittest_gen (and thinking) referenced a
different function. The (code, unit_test_org) columns and the
(unittest_gen, thinking, cov->unittest) columns came from two independent sources
that had been joined row-wise without aligning content. As a… See the full description on the dataset page: https://huggingface.co/datasets/rd320uetvnu/python-unittest-fixed.UnitTest-Finetuning Dataset Card for UnitTest-Finetuning Corpus
Dataset Summary
UnitTest-Finetuning corpus is a dataset of 1.48 million instruction prompts for the development tasks in AD and TDD, across about 5.5K Java and 16.2K Python open-source projects on GitHub.
Supported Tasks
Method-Test Dataset: The dataset can be used to train a model for test completion and test generation tasks in Agile Development
Docstring-Test-Method Dataset: The dataset can be used to train a model for… See the full description on the dataset page: https://huggingface.co/datasets/Arain/UnitTest-Finetuning.slue-sqa5-test-LLM_unit
Dataset Card for "slue-sqa5-LLM_unit"
More Information needed
DATASET-FOR-UNIT-TESTING-1Nsynth-test_unitlibri2Mix_test_unit
Dataset Card for "libri2Mix_test_unit"
More Information needed
unit-test-v2
Dataset Card for "unit-test-v2"
More Information needed
peft-unit-test-generation-experiments
PEFT Unit Test Generation Experiments
Dataset description
The PEFT Unit Test Generation Experiments dataset contains metadata and details about a set of trained models used for generating unit tests with parameter-efficient fine-tuning (PEFT) methods. This dataset includes models from multiple namespaces and various sizes, trained with different tuning methods to provide a comprehensive resource for unit test generation research.
Dataset Structure
Data… See the full description on the dataset page: https://huggingface.co/datasets/andstor/peft-unit-test-generation-experiments.soundutils_unittest
Unittest Assets for SoundUtils
Assests for unittest for deepghs/soundutils.
omnimcp_unit_test_synthesizer_teaser
🔬 INSPECT THE DEEPSEEK-R1 REASONING CHAIN LIVE:
Zero hallucinations. Null syntax errors. 100% AST compiler validated.🌐 Live Interactive Reasoning & Code Inspector: https://emgena.com/trainingslager🎁 Claim your Free Starter Kit (Code: STARTER100): https://emgena.com/trainingslager🏷️ Launch Discount: Get 20 € OFF any 500-incident production suite with code LAUNCH20!
📜 Enterprise Compliance: EU AI Act Articles 50 & 53 certified • 100% DSGVO / GDPR clean • Commercial EULA… See the full description on the dataset page: https://huggingface.co/datasets/emgena/omnimcp_unit_test_synthesizer_teaser.peft-unit-test-generation-experiments
PEFT Unit Test Generation Experiments
Dataset description
The PEFT Unit Test Generation Experiments dataset contains metadata and details about a set of trained models used for generating unit tests with parameter-efficient fine-tuning (PEFT) methods. This dataset includes models from multiple namespaces and various sizes, trained with different tuning methods to provide a comprehensive resource for unit test generation research.
Dataset Structure
Data… See the full description on the dataset page: https://huggingface.co/datasets/fals3/peft-unit-test-generation-experiments.mini-rust-unit-test-in-the-stacklivecodebench_unit_test_error_240_samplesSWESwiss-SFT-Unittest-1K
Overview
SFT dataset for training SWE-Swiss models on the unit test generation task. The prompts contain issues sourced from SWE-Gym and SWE-smith, while the responses are generated by DeepSeek-R1-0528. To ensure quality, we filter out data where the generated unit tests do not perform as expected. A generated test is kept only if its execution results correctly distinguish between a set of correct and incorrect patches, mirroring the behavior of the repository's own test suite.… See the full description on the dataset page: https://huggingface.co/datasets/SWE-Swiss/SWESwiss-SFT-Unittest-1K.pyanimeinfo_unittestNMSQA-test-gpt4_unit
Dataset Card for "NMSQA-test-gpt4_unit"
More Information needed
