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
01tatsu-lab /alpaca Dataset Card for Alpaca Dataset Summary Alpaca is a dataset of 52,000 instructions and demonstrations generated by OpenAI's text-davinci-003 engine. This instruction data can be used to conduct instruction-tuning for language models and make the language model follow instruction better. The authors built on the data generation pipeline from Self-Instruct framework and made the following modifications: The text-davinci-003 engine to generate the instruction data… See the full description on the dataset page: https://huggingface.co/datasets/tatsu-lab/alpaca.texttext-generation10K<n<100K1.2k likes110k downloads3y agoHugging Face02papylove /alpaca-crypto-data1 likes38k downloads4m agoHugging Face03iamtarun /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 Face04mhenrichsen /alpaca_2k_testtext1K<n<10K27 likes34k downloads3y agoHugging Face05yahma /alpaca-cleaned Dataset Card for Alpaca-Cleaned Repository: https://github.com/gururise/AlpacaDataCleaned Dataset Description This is a cleaned version of the original Alpaca Dataset released by Stanford. The following issues have been identified in the original release and fixed in this dataset: Hallucinations: Many instructions in the original dataset had instructions referencing data on the internet, which just caused GPT3 to hallucinate an answer. "instruction":"Summarize… See the full description on the dataset page: https://huggingface.co/datasets/yahma/alpaca-cleaned.texttext-generation10K<n<100K888 likes24k downloads3y agoHugging Face06mlabonne /harmless_alpacatext10K<n<100K47 likes22k downloads2y agoHugging Face07QingyiSi /Alpaca-CoT Instruction-Finetuning Dataset Collection (Alpaca-CoT) This repository will continuously collect various instruction tuning datasets. And we standardize different datasets into the same format, which can be directly loaded by the code of Alpaca model. We also have conducted empirical study on various instruction-tuning datasets based on the Alpaca model, as shown in https://github.com/PhoebusSi/alpaca-CoT. If you think this dataset collection is helpful to you, please like… See the full description on the dataset page: https://huggingface.co/datasets/QingyiSi/Alpaca-CoT.795 likes20k downloads3y agoHugging Face08HuggingFaceH4 /testing_alpaca_small Dataset Card for "testing_alpaca_small" More Information needed textn<1K1 likes19k downloads3y agoHugging Face09flwrlabs /alpaca-gpt4 Dataset Card for alpaca-gpt4 This dataset originates from this repository. The alpaca-gpt4 dataset is specifically used for fine-tuning LLMs based on the instruction generated by GPT-4 using Alpaca prompts. Dataset Details Dataset Description Each sample is comprised of four columns: instruction, input, output and text. Language(s): English License: Creative Commons NonCommercial (CC BY-NC 4.0) Dataset Sources The code from the original repository… See the full description on the dataset page: https://huggingface.co/datasets/flwrlabs/alpaca-gpt4.texttext-generation10K<n<100K0 likes18k downloads1y agoHugging Face10tatsu-lab /alpaca_evalData for alpaca_eval, which aims to help automatic evaluation of instruction-following models66 likes16k downloads2y agoHugging Face11papylove /alpaca-datatabular1M<n<10M0 likes7.8k downloads2h agoHugging Face12shibing624 /alpaca-zh Dataset Card for "alpaca-zh" 本数据集是参考Alpaca方法基于GPT4得到的self-instruct数据,约5万条。 Dataset from https://github.com/Instruction-Tuning-with-GPT-4/GPT-4-LLM It is the chinese dataset from https://github.com/Instruction-Tuning-with-GPT-4/GPT-4-LLM/blob/main/data/alpaca_gpt4_data_zh.json Usage and License Notices The data is intended and licensed for research use only. The dataset is CC BY NC 4.0 (allowing only non-commercial use) and models trained using the dataset should not… See the full description on the dataset page: https://huggingface.co/datasets/shibing624/alpaca-zh.texttext-generation10K<n<100K145 likes7.2k downloads3y agoHugging Face13silk-road /alpaca-data-gpt4-chinesetexttext-generation10K<n<100K104 likes6k downloads3y agoHugging Face14Vezora /Tested-143k-Python-AlpacaContributors: Nicolas Mejia Petit Vezora's CodeTester Dataset Introduction Today, on March 6, 2024, we are excited to release our internal Python dataset with 143,327 examples of code. These examples have been meticulously tested and verified as working. Our dataset was created using a script we developed. Dataset Creation Our script operates by extracting Python code from the output section of Alpaca-formatted datasets. It tests each extracted piece of code… See the full description on the dataset page: https://huggingface.co/datasets/Vezora/Tested-143k-Python-Alpaca.text100K<n<1M55 likes5.8k downloads3y agoHugging Face15TokenBender /code_instructions_122k_alpaca_styletext100K<n<1M80 likes5.6k downloads3y agoHugging Face16lavita /AlpaCare-MedInstruct-52k Dataset Card for "AlpaCare-MedInstruct-52k" AlpaCare GitHub repo: https://github.com/XZhang97666/AlpaCare Citation: If you use this dataset, please cite the original paper: @misc{zhang2023alpacareinstructiontuned, title={AlpaCare: Instruction-tuned Large Language Models for Medical Application}, author={Xinlu Zhang and Chenxin Tian and Xianjun Yang and Lichang Chen and Zekun Li and Linda Ruth Petzold}, year={2023}, eprint={2310.14558}… See the full description on the dataset page: https://huggingface.co/datasets/lavita/AlpaCare-MedInstruct-52k.texttext-generation10K<n<100K24 likes4.6k downloads2y agoHugging Face17vicgalle /alpaca-gpt4 Dataset Card for "alpaca-gpt4" This dataset contains English Instruction-Following generated by GPT-4 using Alpaca prompts for fine-tuning LLMs. The dataset was originaly shared in this repository: https://github.com/Instruction-Tuning-with-GPT-4/GPT-4-LLM. This is just a wraper for compatibility with huggingface's datasets library. Dataset structure It contains 52K instruction-following data generated by GPT-4 using the same prompts as in Alpaca. The dataset has the… See the full description on the dataset page: https://huggingface.co/datasets/vicgalle/alpaca-gpt4.texttext-generation10K<n<100K326 likes4.3k downloads3y agoHugging Face18papylove /alpaca-options-datatabular1M<n<10M0 likes3.8k downloads2h agoHugging Face19unsloth /alpaca-cleaned Dataset Card for Alpaca-Cleaned Forked from https://huggingface.co/datasets/yahma/alpaca-cleaned Repository: https://github.com/gururise/AlpacaDataCleaned Dataset Description This is a cleaned version of the original Alpaca Dataset released by Stanford. The following issues have been identified in the original release and fixed in this dataset: Hallucinations: Many instructions in the original dataset had instructions referencing data on the internet, which just caused… See the full description on the dataset page: https://huggingface.co/datasets/unsloth/alpaca-cleaned.texttext-generation10K<n<100K25 likes3.4k downloads9mo agoHugging Face20gbharti /finance-alpacaThis dataset is a combination of Stanford's Alpaca (https://github.com/tatsu-lab/stanford_alpaca) and FiQA (https://sites.google.com/view/fiqa/) with another 1.3k pairs custom generated using GPT3.5 Script for tuning through Kaggle's (https://www.kaggle.com) free resources using PEFT/LoRa: https://www.kaggle.com/code/gbhacker23/wealth-alpaca-lora GitHub repo with performance analyses, training and data generation scripts, and inference notebooks: https://github.com/gaurangbharti1/wealth-alpaca… See the full description on the dataset page: https://huggingface.co/datasets/gbharti/finance-alpaca.texttext-generation10K<n<100K155 likes2.2k downloads10mo agoHugging Face21fozziethebeat /alpaca_messages_2k_dpo_testtext1K<n<10K2 likes2.2k downloads2y agoHugging Face22FreedomIntelligence /alpaca-gpt4-chineseThe dataset is used in the research related to MultilingualSIFT. text10K<n<100K16 likes2.1k downloads3y agoHugging Face23llm-wizard /alpaca-gpt4-data-zh Dataset Card for "alpaca-gpt4-data-zh" All of the work is done by this team. Usage and License Notices The data is intended and licensed for research use only. The dataset is CC BY NC 4.0 (allowing only non-commercial use) and models trained using the dataset should not be used outside of research purposes. English Dataset Found here Citation @article{peng2023gpt4llm, title={Instruction Tuning with GPT-4}, author={Baolin Peng, Chunyuan Li… See the full description on the dataset page: https://huggingface.co/datasets/llm-wizard/alpaca-gpt4-data-zh.texttext-generation10K<n<100K73 likes1.9k downloads3y agoHugging Face24Vezora /Tested-22k-Python-AlpacaContributors: Nicolas Mejia Petit Vezora's CodeTester Dataset Introduction Today, on November 2, 2023, we are excited to release our internal Python dataset with 22,600 examples of code. These examples have been meticulously tested and verified as working. Our dataset was created using a script we developed. Dataset Creation Our script operates by extracting Python code from the output section of Alpaca-formatted datasets. It tests each extracted piece of… See the full description on the dataset page: https://huggingface.co/datasets/Vezora/Tested-22k-Python-Alpaca.text10K<n<100K67 likes1.5k downloads3y agoHugging Face25iamtarun /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 Face26IlyaGusev /ru_turbo_alpaca RuTurboAlpaca Dataset of ChatGPT-generated instructions in Russian. Code: rulm/self_instruct Code is based on Stanford Alpaca and self-instruct. 29822 examples Preliminary evaluation by an expert based on 400 samples: 83% of samples contain correct instructions 63% of samples have correct instructions and outputs Crowdsouring-based evaluation on 3500 samples: 90% of samples contain correct instructions 68% of samples have correct instructions and outputs Prompt template:… See the full description on the dataset page: https://huggingface.co/datasets/IlyaGusev/ru_turbo_alpaca.text-generation10K<n<100K69 likes1.2k downloads3y agoHugging Face27tatsu-lab /alpaca_farmData used in the original AlpacaFarm experiments. Includes SFT and preference examples.tabular10K<n<100K37 likes1.2k downloads3y agoHugging Face28OS-Software /harmless_alpaca_jaJapanese auto-translation of mlabonne/harmless_alpacausing llmfan46/gemma-4-31B-it-qat-q4_0-uncensored-heretic-NVFP4-GGUF text10K<n<100K0 likes1.2k downloads3mo agoHugging Face29llamafactory /alpaca_gpt4_zhBorrowed from: https://github.com/Instruction-Tuning-with-GPT-4/GPT-4-LLM Removed 6,103 mistruncated examples. You can use it in LLaMA Factory by specifying dataset: alpaca_gpt4_zh. texttext-generation10K<n<100K20 likes919 downloads2y agoHugging Face30Ichsan2895 /alpaca-gpt4-indonesianBase model : FreedomIntelligence/alpaca-gpt4-indonesian We wrangled the original dataset format to 'input' & 'output' format. For example: BEFORE: [ { "from": "human", "value": "Saranlah slogan untuk kampanye daur ulang\n" }, { "from": "gpt", "value": "1. \"Kurangi, gunakan kembali, daur ulang: Bersama untuk masa depan yang lebih hijau.\"\n2. \ "Daur ulanglah hari ini, untuk masa depan yang lebih baik.\"\n3. \"Ubah sampahmu menjadi harta karun - Daur ulang!\"\n4. \ "Daur… See the full description on the dataset page: https://huggingface.co/datasets/Ichsan2895/alpaca-gpt4-indonesian.textquestion-answering10K<n<100K23 likes861 downloads3y agoHugging Face

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