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
01deepghs /waifuc_unittestUnittest files for deepghs/waifuc. 0 likes1.9k downloads3y agoHugging Face02jitx /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.texttext-generation100K<n<1M18 likes456 downloads3y agoHugging Face03MERA-evaluation /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.text1K<n<10K0 likes346 downloads11mo agoHugging Face04KAKA22 /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.texttext-generation10K<n<100K9 likes264 downloads2y agoHugging Face05CPP-UT-BENCH /cpp_unit_tests_benchmark_datatext1K<n<10K5 likes220 downloads2y agoHugging Face06iawen /java_unit_testtextn<1K2 likes217 downloads3y agoHugging Face07Codec-SUPERB /snips_test_valid_unit Dataset Card for "snips_test_valid_unit" More Information needed text100K<n<1M0 likes180 downloads3y agoHugging Face08mlfoundations-dev /seed_code_multiple_samples_scale_up_base_16K_unit_teststext10K<n<100K0 likes164 downloads2y agoHugging Face09MERA-evaluation /UnitTestsPublictext100K<n<1M0 likes156 downloads1y agoHugging Face10CPP-UT-BENCH /cpp_unit_tests_benchmark_data_with_splitstext1K<n<10K1 likes155 downloads2y agoHugging Face11Nutanix /GO-UNITTEST-BENCHtext1K<n<10K0 likes154 downloads2y agoHugging Face12Nutanix /CPP-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.text1K<n<10K3 likes152 downloads2y agoHugging Face13Emulated-Inc /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.texttext-generation1M<n<10M0 likes143 downloads10d agoHugging Face14Codec-SUPERB /librispeech_asr_test_unittext100K<n<1M0 likes119 downloads3y agoHugging Face15rd320uetvnu /python-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.10K<n<100K1 likes118 downloads3mo agoHugging Face16Arain /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.2 likes96 downloads2y agoHugging Face17JST-SUPERB /slue-sqa5-test-LLM_unit Dataset Card for "slue-sqa5-LLM_unit" More Information needed text10K<n<100K0 likes61 downloads2y agoHugging Face18scvi-tools /DATASET-FOR-UNIT-TESTING-10 likes58 downloads4y agoHugging Face19Codec-SUPERB /Nsynth-test_unittext10K<n<100K0 likes57 downloads3y agoHugging Face20Codec-SUPERB /libri2Mix_test_unit Dataset Card for "libri2Mix_test_unit" More Information needed text10K<n<100K0 likes55 downloads3y agoHugging Face21erishabh /unit-test-v2 Dataset Card for "unit-test-v2" More Information needed text100K<n<1M0 likes54 downloads3y agoHugging Face22andstor /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.tabularn<1K1 likes54 downloads10mo agoHugging Face23deepghs /soundutils_unittest Unittest Assets for SoundUtils Assests for unittest for deepghs/soundutils. audion<1K1 likes52 downloads2y agoHugging Face24emgena /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.texttext-generationn<1K0 likes52 downloads5d agoHugging Face25fals3 /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.tabularn<1K0 likes51 downloads1y agoHugging Face26lqdunxgx2005 /mini-rust-unit-test-in-the-stacktabular10K<n<100K2 likes41 downloads1y agoHugging Face27rmcc11 /livecodebench_unit_test_error_240_samplestextn<1K0 likes36 downloads1y agoHugging Face28SWE-Swiss /SWESwiss-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.text1K<n<10K2 likes34 downloads1y agoHugging Face29deepghs /pyanimeinfo_unittest0 likes31 downloads2y agoHugging Face30JST-SUPERB /NMSQA-test-gpt4_unit Dataset Card for "NMSQA-test-gpt4_unit" More Information needed textn<1K0 likes27 downloads2y agoHugging Face

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