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
01sahil2801 /CodeAlpaca-20ktexttext-generation10K<n<100K241 likes42k downloads3y agoHugging Face02iamtarun /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 Face03HuggingFaceH4 /CodeAlpaca_20KThis dataset splits the original CodeAlpaca dataset into train and test splits. texttext-generation10K<n<100K112 likes23k downloads3y agoHugging Face04HuggingFaceH4 /testing_codealpaca_small Dataset Card for "testing_codealpaca_small" More Information needed textn<1K6 likes12k downloads3y agoHugging Face05theblackcat102 /evol-codealpaca-v1 Evolved codealpaca Updates: 2023/08/26 - Filtered results now only contain pure english instruction and removed any mentioned of trained by OAI response Median sequence length : 471 We employed a methodology similar to that of WizardCoder, with the exception that ours is open-source. We used the gpt-4-0314 and gpt-4-0613 models to augment and answer each response, with the bulk of generation handled by gpt-4-0314. The aim of this dataset is twofold: firstly, to facilitate the… See the full description on the dataset page: https://huggingface.co/datasets/theblackcat102/evol-codealpaca-v1.texttext-generation100K<n<1M184 likes9.2k downloads3y agoHugging Face06TokenBender /code_instructions_122k_alpaca_styletext100K<n<1M80 likes5.4k downloads3y agoHugging Face07iamtarun /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 Face08flwrlabs /code-alpaca-20k Dataset Card for CodeAlpaca 20K This dataset originates from the Code Alpaca repository. The CodeAlpaca 20K dataset is specifically used for training code generation models. Dataset Details Dataset Description Each sample is comprised of three columns: instruction, input and output. Language(s): English License: Apache-2.0 License Dataset Sources The code from the original repository was adopted to post it here. Repository:… See the full description on the dataset page: https://huggingface.co/datasets/flwrlabs/code-alpaca-20k.texttext-generation10K<n<100K2 likes306 downloads1y agoHugging Face09iamtarun /code_contest_python3_alpaca Dataset Card for Code Contest Processed Dataset Summary This dataset contains coding contest questions and their solution written in Python3. This dataset is created by processing code_contest dataset from Deepmind. It is a competitive programming dataset for machine-learning. Read more about dataset at original source. Columns Description id : unique string associated with a problem description : problem description code : one correct code for the problem… See the full description on the dataset page: https://huggingface.co/datasets/iamtarun/code_contest_python3_alpaca.textquestion-answering1K<n<10K8 likes261 downloads3y agoHugging Face10Abzu /CodeAlpacaPython Dataset Card for "CodeAlpacaPython" This is HuggingFaceH4/CodeAlpaca_20K only python prompts. More Information needed texttext-generation1K<n<10K4 likes227 downloads3y agoHugging Face11JessieWei /GLM-5.2-FP8-nemotron-codealpaca GLM-5.2-FP8-nemotron-codealpaca Training data for UCloud-org/GLM-5.2-FP8-DFlash, a DFlash speculative-decoding drafter for zai-org/GLM-5.2-FP8. A mix of code / math / chat prompts from two public instruction datasets (see Composition); all assistant responses are regenerated by GLM-5.2-FP8 so the targets match the verifier's own output distribution — the data recipe specified in the DFlash paper (Appendix A.1). 800,022 single-turn conversations, English-dominant Generation:… See the full description on the dataset page: https://huggingface.co/datasets/JessieWei/GLM-5.2-FP8-nemotron-codealpaca.texttext-generation100K<n<1M3 likes192 downloads2mo agoHugging Face12HydraLM /python-code-instructions-18k-alpaca-standardized Dataset Card for "python-code-instructions-18k-alpaca-standardized" More Information needed tabular10K<n<100K1 likes123 downloads3y agoHugging Face13pszemraj /fleece2instructions-codealpaca codealpaca for text2text generation This dataset was downloaded from the sahil280114/codealpaca github repo and parsed into text2text format for "generating" instructions. It was downloaded under the wonderful Creative Commons Attribution-NonCommercial 4.0 International Public License (see snapshots of the repo and data license), so that license applies to this dataset. Note that the inputs and instruction columns in the original dataset have been aggregated together for text2text… See the full description on the dataset page: https://huggingface.co/datasets/pszemraj/fleece2instructions-codealpaca.texttext-generation10K<n<100K6 likes114 downloads9mo agoHugging Face14graycatHCO3 /CodeAlpaca-20K-Pythontextquestion-answering1K<n<10K4 likes108 downloads2y agoHugging Face15JessieWei /GLM-5.2-FP8-nemotron-codealpaca-thinking GLM-5.2-FP8 Nemotron-CodeAlpaca Thinking Dataset 820,790 single-turn conversations generated by zai-org/GLM-5.2-FP8 with thinking enabled. Prompt source Rows (public) Nemotron-Post-Training-Dataset-v2 800,944 CodeAlpaca-20k (corrected prompts, instruction + "\n\n" + input) 19,846 Total 820,790 Generation: temperature=1.0, top_p=0.95, max_tokens=24576, thinking enabled. The CodeAlpaca prompts here include the input field. Relationship to… See the full description on the dataset page: https://huggingface.co/datasets/JessieWei/GLM-5.2-FP8-nemotron-codealpaca-thinking.texttext-generation100K<n<1M0 likes103 downloads2mo agoHugging Face16ewof /code-alpaca-instruct-unfilteredThis dataset is HuggingFaceH4/CodeAlpaca_20K unfiltered, removing 36 instances of blatant alignment. 19986 instructions remain. https://huggingface.co/datasets/HuggingFaceH4/CodeAlpaca_20K/blob/29ba7b7fdf0c55e5435c848cf6bbf9782fef62a6/data/test-00000-of-00001.parquet https://huggingface.co/datasets/HuggingFaceH4/CodeAlpaca_20K/blob/a123ae447f02484d83c3457438b4422cd8417ad5/data/train-00000-of-00001.parquet i combined all of these files above into code_alpaca_data.jsonl with parquet2json and ran… See the full description on the dataset page: https://huggingface.co/datasets/ewof/code-alpaca-instruct-unfiltered.text10K<n<100K9 likes71 downloads3y agoHugging Face17jan-hq /evol_codealpaca_dpo_binarized Dataset Card for "evol_codealpaca_dpo_binarized" More Information needed text10K<n<100K2 likes67 downloads3y agoHugging Face18berhaan /Turkish-CodeAlpaca-20k 🇹🇷 Turkish CodeAlpaca-20k Turkish CodeAlpaca-20k, popüler CodeAlpaca-20k veri kümesinin Türkçe çevirisidir.Bu veri kümesi, Türkçe kodlama görevlerinde instruction-tuning yapmak isteyen modeller için hazırlanmıştır.Tüm “instruction–input–output” çiftleri, orijinal İngilizce versiyondan anlam koruması gözetilerek çevrilmiştir. 📚 Veri Kümesi Hakkında Toplam örnek sayısı: ~20.000 Format: JSON / Parquet Alanlar: instruction: Modelin ne yapması gerektiğini… See the full description on the dataset page: https://huggingface.co/datasets/berhaan/Turkish-CodeAlpaca-20k.texttext-generation10K<n<100K2 likes65 downloads11mo agoHugging Face19dlface /code_instructions_120k_alpaca_chinesetext100K<n<1M2 likes63 downloads2y agoHugging Face20AlekseyKorshuk /evol-codealpaca-v1-dpotext10K<n<100K6 likes58 downloads3y agoHugging Face21Archangel-system /codealpaca-openai-native CodeAlpaca OpenAI Native This is a deterministic, lossless-formatting derivative of sahil2801/CodeAlpaca-20k, modernized with a typed OpenAI/TRL messages column and decontaminated against the HumanEval and MBPP test sets. The original Alpaca columns remain available for backward compatibility. Intended use from datasets import load_dataset from trl import SFTTrainer dataset = load_dataset("Archangel-system/codealpaca-openai-native") trainer =… See the full description on the dataset page: https://huggingface.co/datasets/Archangel-system/codealpaca-openai-native.texttext-generation10K<n<100K0 likes57 downloads7d agoHugging Face22antolin /codealpaca-filtered Dataset Card for "codealpaca-filtered" More Information needed text1K<n<10K1 likes54 downloads3y agoHugging Face23Theafricatechguy /code-alpaca-20k Dataset Card for CodeAlpaca 20K This dataset originates from the Code Alpaca repository. The CodeAlpaca 20K dataset is specifically used for training code generation models. Dataset Details Dataset Description Each sample is comprised of three columns: instruction, input and output. Language(s): English License: Apache-2.0 License Dataset Sources The code from the original repository was adopted to post it here. Repository:… See the full description on the dataset page: https://huggingface.co/datasets/Theafricatechguy/code-alpaca-20k.texttext-generation10K<n<100K0 likes54 downloads26d agoHugging Face24AdapterOcean /code_instructions_standardized_cluster_2_alpaca Dataset Card for "code_instructions_standardized_cluster_2_alpaca" More Information needed text10K<n<100K1 likes52 downloads3y agoHugging Face25vikp /evol_codealpaca_filtered_87k Dataset Card for "evol_codealpaca_filtered_86k" Filtered version of theblackcat102/evol-codealpaca-v1, with manual filtering, and automatic filtering based on quality and learning value classifiers. tabular10K<n<100K4 likes47 downloads3y agoHugging Face26Na0s /sft-ready-iamtarun-python-code-instructions-18k-alpacatext10K<n<100K0 likes47 downloads2y agoHugging Face27AdapterOcean /code_instructions_standardized_cluster_1_alpaca Dataset Card for "code_instructions_standardized_cluster_1_alpaca" More Information needed text10K<n<100K1 likes43 downloads3y agoHugging Face28mrbesher /python-code-instructions-18k-alpaca-tr Python Code Instructions 18K Alpaca (Turkish) Turkish translation of Python code instruction dataset for code generation tasks. Dataset Details Records: 18,610 Language: Turkish Format: Alpaca-style instruction/input/output Columns Column Description text Formatted training text (instruction + input + code output) instruction Turkish instruction input Optional input/context output Python code solution Example { "text":… See the full description on the dataset page: https://huggingface.co/datasets/mrbesher/python-code-instructions-18k-alpaca-tr.texttext-generation10K<n<100K0 likes43 downloads6mo agoHugging Face29ranjanmanish26 /CodeAlpaca-20ktexttext-generation10K<n<100K0 likes42 downloads27d agoHugging Face30rombodawg /code_instruct_alpaca_vicuna_wizardlm_56k_backupBackup of code_instruct_alpaca_vicuna_wizardlm used in rombodawg/MegaCodeTraining112k Link to the combined dataset bellow https://huggingface.co/datasets/rombodawg/MegaCodeTraining112k text10K<n<100K2 likes41 downloads3y agoHugging Face

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