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
01iamtarun /python_code_instructions_18k_alpaca Dataset Card for python_code_instructions_18k_alpaca The dataset contains problem descriptions and code in python language. This dataset is taken from sahil2801/code_instructions_120k, which adds a prompt column in alpaca style. Refer to the source here. textquestion-answering10K<n<100K349 likes37k downloads3y agoHugging Face02nickrosh /Evol-Instruct-Code-80k-v1Open Source Implementation of Evol-Instruct-Code as described in the WizardCoder Paper. Code for the intruction generation can be found on Github as Evol-Teacher. text10K<n<100K251 likes13k downloads3y agoHugging Face03TokenBender /code_instructions_122k_alpaca_styletext100K<n<1M80 likes5.3k downloads3y agoHugging Face04BEE-spoke-data /code_contests_instruct Dataset Card for "code_contests_instruct" The deepmind/code_contests dataset formatted as markdown-instruct for text generation training. There are several different configs. Look at them. Comments: flesch_reading_ease is computed on the description col via textstat hq means that python2 (aka PYTHON in language column) is dropped, and keeps only rows with flesch_reading_ease 75 or greater min-cols drops all cols except language and text possible values for language are {'CPP'… See the full description on the dataset page: https://huggingface.co/datasets/BEE-spoke-data/code_contests_instruct.tabulartext-generation10M<n<100M7 likes1.4k downloads9mo agoHugging Face05iamtarun /code_instructions_120k_alpaca Dataset Card for code_instructions_120k_alpaca This dataset is taken from sahil2801/code_instructions_120k, which adds a prompt column in alpaca style. Refer to the original source here. texttext-generation100K<n<1M69 likes1.3k downloads3y agoHugging Face06Nan-Do /instructional_code-search-net-python Dataset Card for "instructional_code-search-net-python" Dataset Summary This is an instructional dataset for Python. The dataset contains two different kind of tasks: Given a piece of code generate a description of what it does. Given a description generate a piece of code that fulfils the description. Languages The dataset is in English. Data Splits There are no splits. Dataset Creation May of 2023 Curation Rationale This… See the full description on the dataset page: https://huggingface.co/datasets/Nan-Do/instructional_code-search-net-python.texttext-generation100K<n<1M36 likes972 downloads3y agoHugging Face07vikp /python_code_instructions_filtered Dataset Card for "code_filtered" This includes data from xlcost, evol instruct, code alpaca, code instructions, and code search net. Data is filtered based on quality and learning value. text100K<n<1M5 likes604 downloads3y agoHugging Face08cfahlgren1 /react-code-instructions React Code Instructions Popular Queries Number of instructions by Model Unnested Messages Instructions Added Per Day Dataset of Claude Artifact esque React Apps generated by Llama 3.1 70B, Llama 3.1 405B, and Deepseek Chat V3. Examples Virtual Fitness Trainer Website LinkedIn Clone iPhone Calculator Chipotle Waitlist Apple Store text10K<n<100K158 likes520 downloads2y agoHugging Face09AdithyaSK /repo2rlenv-code-instruct repo2rlenv-code-instruct Generated by Repo2RLEnv — turning real GitHub repositories into verifiable RL environments. 💡 Browse this dataset in your browser — click the badge above or open HuggingFaceH4/harbor-visualiser to inspect every task's spec, instruction, oracle patch, test script, and Dockerfile. Source repos (5): encode/starlette pallets/click pallets/flask psf/requests python-attrs/attrs Pipeline: code_instruct Tasks: 100 Visibility: public Spec: Harbor task… See the full description on the dataset page: https://huggingface.co/datasets/AdithyaSK/repo2rlenv-code-instruct.n<1K0 likes512 downloads2mo agoHugging Face10NickIBrody /python-code-instructions-85k Python Code Instructions - 85K Instruction-tuning dataset of Python functions paired with short natural-language instructions derived from repository docstrings. What changed in this release This release keeps the original public rows and format, but makes the dataset easier to use responsibly: exact duplicate rows were removed again using normalized instruction + output hashing deterministic train, validation, and test splits were added the dataset card now documents… See the full description on the dataset page: https://huggingface.co/datasets/NickIBrody/python-code-instructions-85k.texttext-generation10K<n<100K1 likes309 downloads5mo agoHugging Face11wttw /code_contest_instruct_cpptabulartext-generation1M<n<10M3 likes245 downloads2y agoHugging Face12Dahoas /code-review-instruct-critique-revision Dataset Card for "code-review-instruct-critique-revision" More Information needed text10K<n<100K4 likes214 downloads4y agoHugging Face13AtlasUnified /Code-Instruct-Setstext100K<n<1M6 likes211 downloads3y agoHugging Face14ronantakizawa /python-code-instructions-japanese Python Code Instructions - Japanese (18K) Dataset Description This dataset contains 18,612 Python programming instruction-response pairs translated to Japanese. It's designed for training language models to understand and generate Python code based on Japanese instructions. Key Features 18,612 entries covering diverse Python programming tasks Japanese instructions and prompts for code generation Original English text preserved for reference Python code… See the full description on the dataset page: https://huggingface.co/datasets/ronantakizawa/python-code-instructions-japanese.texttext-generation10K<n<100K2 likes186 downloads10mo agoHugging Face15MaLA-LM /code-instruct-finalThis is a curated collection of code instruction tuning datasets that have been formatted in the LLAMA chat format and using markdown for code snippets. It subsets for the languages we seek to continue pretraining the MaLA-LM models on (refer to MaLA-LM/stack-final) using guesslang. The instruction tuning datasets we draw from are: ise-uiuc/Magicoder-OSS-Instruct-75K ise-uiuc/Magicoder-Evol-Instruct-110K glaiveai/glaive-code-assistant-v3 nuprl/EditPackFT-Multi likaixin/InstructCoder… See the full description on the dataset page: https://huggingface.co/datasets/MaLA-LM/code-instruct-final.text1M<n<10M3 likes175 downloads2y agoHugging Face16future-architect /Llama-3.3-Future-Code-Instructions Llama 3.3 Future Code Instructions Llama 3.3 Future Code Instructions is a large-scale instruction dataset synthesized with the Meta Llama 3.3 70B Instruct model. The dataset was generated with the method called Magpie, where we prompted the model to generate instructions likely to be asked by the users. In addition to the original prompt introduced by the authors, we conditioned the system prompt on what specific programming language the user has an interest in, gaining control… See the full description on the dataset page: https://huggingface.co/datasets/future-architect/Llama-3.3-Future-Code-Instructions.text1M<n<10M0 likes160 downloads1y agoHugging Face17open-llm-leaderboard-old /details_ajibawa-2023__Code-290k-6.7B-Instruct Dataset Card for Evaluation run of ajibawa-2023/Code-290k-6.7B-Instruct Dataset automatically created during the evaluation run of model ajibawa-2023/Code-290k-6.7B-Instruct on the Open LLM Leaderboard. The dataset is composed of 63 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard-old/details_ajibawa-2023__Code-290k-6.7B-Instruct.0 likes153 downloads3y agoHugging Face18mlfoundations-dev /distill_r1_code_evol_instructtext1K<n<10K0 likes129 downloads2y agoHugging Face19open-llm-leaderboard-old /details_GeorgiaTechResearchInstitute__starcoder-gpteacher-code-instruct Dataset Card for Evaluation run of GeorgiaTechResearchInstitute/starcoder-gpteacher-code-instruct Dataset Summary Dataset automatically created during the evaluation run of model GeorgiaTechResearchInstitute/starcoder-gpteacher-code-instruct on the Open LLM Leaderboard. The dataset is composed of 64 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 2 run(s). Each run can be found as a specific split in each configuration… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard-old/details_GeorgiaTechResearchInstitute__starcoder-gpteacher-code-instruct.2 likes125 downloads3y agoHugging Face20HydraLM /python-code-instructions-18k-alpaca-standardized Dataset Card for "python-code-instructions-18k-alpaca-standardized" More Information needed tabular10K<n<100K1 likes124 downloads3y agoHugging Face21liodon-ai /gemma4-code-review-instruct gemma4-code-review-instruct 197K code review examples — 58K with chain-of-thought <think> reasoning traces. Built to train models that don't just flag issues, but explain their reasoning before delivering a review. Drop-in ready for SFT with any chat model. Why This Dataset Most code review datasets give you diff → comment. This one gives you diff → think → comment for 30% of examples — reasoning traces that show how to analyze a diff before writing the review.… See the full description on the dataset page: https://huggingface.co/datasets/liodon-ai/gemma4-code-review-instruct.texttext-generation100K<n<1M4 likes122 downloads3mo agoHugging Face22vikp /evol_instruct_code_filtered_39k Dataset Card for "evol_instruct_code_filtered_38k" Filtered version of nickrosh/Evol-Instruct-Code-80k-v1, with manual filtering, and automatic filtering based on quality and learning value classifiers. tabular10K<n<100K3 likes119 downloads3y agoHugging Face23kunishou /amenokaku-code-instruct Amenokaku-Code-Instruct Update: 2023/12/27データセットに JaxTon , プロになるJava のコードデータ 180 レコードを追加しました。 概要 コードに特化した5.2KのInstructionデータセットです。 データセットに含まれるデータは商用利用できるラインセンスが付与されたプログラミング学習コンテンツから収集、加工し作成しました(英語のコンテンツは日本語に自動翻訳し、翻訳の不自然な箇所を手動で修正)。 また、ライセンスが明記されていない学習コンテンツについては権利者に個別に連絡を取り、本データセットへの掲載の許諾を得ております。 データセット詳細 指示タスクの内訳としてはコード生成(code_generation)が1050レコード、コードの挙動確認(check_code_behavor)が150レコード、コードのバグ修正(code_fix)が4000レコードになります。 詳細な内訳は以下の通りになります。 source name… See the full description on the dataset page: https://huggingface.co/datasets/kunishou/amenokaku-code-instruct.text1K<n<10K17 likes114 downloads2y agoHugging Face24Nan-Do /instructional_code-search-net-java Dataset Card for "instructional_code-search-net-java" Dataset Summary This is an instructional dataset for Java. The dataset contains two different kind of tasks: Given a piece of code generate a description of what it does. Given a description generate a piece of code that fulfils the description. Languages The dataset is in English. Data Splits There are no splits. Dataset Creation May of 2023 Curation Rationale This dataset… See the full description on the dataset page: https://huggingface.co/datasets/Nan-Do/instructional_code-search-net-java.texttext-generation100K<n<1M1 likes106 downloads3y agoHugging Face25Nan-Do /instructional_code-search-net-javacript Dataset Card for "instructional_code-search-net-javacript" Dataset Summary This is an instructional dataset for JavaScript. The dataset contains two different kind of tasks: Given a piece of code generate a description of what it does. Given a description generate a piece of code that fulfils the description. Languages The dataset is in English. Data Splits There are no splits. Dataset Creation May of 2023 Curation Rationale… See the full description on the dataset page: https://huggingface.co/datasets/Nan-Do/instructional_code-search-net-javacript.texttext-generation100K<n<1M4 likes100 downloads3y agoHugging Face26Dahoas /code-review-instruct-critique-revision-pythontext1K<n<10K10 likes91 downloads4y agoHugging Face27open-llm-leaderboard-old /details_ibivibiv__llama3-8b-instruct-code0 likes90 downloads2y agoHugging Face28jtatman /python-github-code-instruct-filtered-5k Dataset Card for "python-github-code-instruct-filtered-5k" This fine dataset tomekkorbak/python-github-code, filtered by scores greater than 0.03. Feedback and additional columns generated through OpenAI and Cohere responses. texttext-generation1K<n<10K7 likes89 downloads2y agoHugging Face29TaskPuppyAI /codex-code-instructions-300 Codex Multilingual Code Implementation & Repair 300 A 300-record synthetic coding dataset generated with a Codex-family system and organized around implementation, repair, edge-case handling, and already-correct code review tasks. The exact Codex model/version and original generation configuration could not be recovered from the available provenance records. The recovered final dataset is exactly the union of six corrected 50-record batches. Dataset Summary The… See the full description on the dataset page: https://huggingface.co/datasets/TaskPuppyAI/codex-code-instructions-300.textn<1K0 likes82 downloads15d agoHugging Face30Nan-Do /instructional_code-search-net-php Dataset Card for "instructional_code-search-net-php" Dataset Summary This is an instructional dataset for PHP. The dataset contains two different kind of tasks: Given a piece of code generate a description of what it does. Given a description generate a piece of code that fulfils the description. Languages The dataset is in English. Data Splits There are no splits. Dataset Creation May of 2023 Curation Rationale This dataset… See the full description on the dataset page: https://huggingface.co/datasets/Nan-Do/instructional_code-search-net-php.texttext-generation100K<n<1M3 likes77 downloads3y agoHugging Face

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