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
01xzm1999 /XiaChuFang_Recipe_Corpus XiaChuFang Recipe Corpus 下厨房食谱语料库 本食谱语料库包含 1,520,327 种中国食谱。其中,1,242,206 食谱属于 30,060 菜肴。一道菜平均有 41.3 个食谱。食谱的平均长度是 224 个字符。最大长度为 62,722 个字符,最小长度为 10 个字符。食谱由 415,272 位作者贡献。其中,最有生产力的作者上传 5,394 食谱。 text1M<n<10M3 likes176 downloads3mo agoHugging Face02reciperesearch /dolphin-sft-v0.1-preferenceThe preference dataset was generated using Mistral-Instruct-v0.1 finetuned on a GPT-4 subset of the Dolphin dataset (16k samples). Link to the model. Generated responses are labeled as rejected, GPT-4 responses (original Dolphin data) are labeled as accepted. The motivation was to test out the SPIN paper finetuning methodology. texttext-generation10K<n<100K11 likes100 downloads2y agoHugging Face03sleepyheeler /parsebench-recipe-runs ParseBench recipe runs Experiment log for document-parsing runs on the public ParseBench test subset (llamaindex/ParseBench), scored with the official open-source ParseBench evaluator (run-llama/ParseBench). Recipes combine CLI coding agents doing vision parsing with deterministic PDF text-layer tools (word-bbox snapping, style extraction from span flags and vector-drawing geometry). Sample: official test subset - 12 single-page PDFs, 3 per category (chart / layout / table /… See the full description on the dataset page: https://huggingface.co/datasets/sleepyheeler/parsebench-recipe-runs.tabularn<1K0 likes100 downloads24d agoHugging Face04LorthGyu /indonesian-recipes Resep Masakan Indonesia 🍛 Kumpulan resep masakan Indonesia autentik — dari rendang sampai es cendol, lengkap dengan bahan, langkah, tingkat kesulitan, waktu, dan daerah asal. Kenapa dataset ini ada? Resep adalah salah satu konten paling dicari untuk LLM (assistant masak) — tapi dataset resep Indonesia di HF nyaris kosong (cuma 1 yang 34 likes). Gw isi gap itu dengan resep-resep yang benar-benar asli Indonesia, bukan versi western yang diterjemahkan.… See the full description on the dataset page: https://huggingface.co/datasets/LorthGyu/indonesian-recipes.tabulartext-generationn<1K1 likes86 downloads2mo agoHugging Face05mmkocak /turkish-recipes-175K Turkish Recipes 175K Türkçe yemek tarifi dataseti — 174.975 deduplike tarif kaydı. Halka açık Türkçe yemek tarifi kaynaklarından toplanmış; başlık, malzeme listesi, talimatlar, kategori, etiket, porsiyon, pişirme süreleri ve besin değerleri içerir. Türkçe büyük dil modellerinin (LLM) pretraining ve instruction-tuning'i için hazırlanmıştır. İçerik Split Satır Boyut train 153.978 ~417 MB validation 10.498 ~28 MB test 10.499 ~28 MB Toplam 174.975… See the full description on the dataset page: https://huggingface.co/datasets/mmkocak/turkish-recipes-175K.texttext-generation100K<n<1M0 likes59 downloads4mo agoHugging Face06TigerResearch /tigerbot-kaggle-recipes-en-2kTigerbot 基于公开的数据集生成的食谱类sft数据集 原始来源:https://www.kaggle.com/datasets/zeeenb/recipes-from-tasty?select=ingredient_and_instructions.json Usage import datasets ds_sft = datasets.load_dataset('TigerResearch/tigerbot-kaggle-recipes-en-2k') text1K<n<10K1 likes55 downloads3y agoHugging Face07sayurio /cookpad-scrape-recipes Cookpad India Recipe Archive Request More ScrapesOrder Private Scrapes Overview This repository contains a dataset scraped from cookpad.com/in, a popular community-driven recipe sharing platform. The dataset serves as an extensive archive of diverse, human-created culinary data, capturing home-cooked recipes, ingredient lists, step-by-step instructions, and related web metadata. Purpose and Usage This dataset is published publicly and strictly for… See the full description on the dataset page: https://huggingface.co/datasets/sayurio/cookpad-scrape-recipes.imagetext-classification100K<n<1M1 likes52 downloads6mo agoHugging Face08Fernandosr85 /adaption-recipe-ingredient-validation This dataset is a remastered version prepared using Adaption's Adaptive Data platform. adaption-recipe_ingredient_validation This dataset consists of prompt-completion pairs designed to test ingredient relevance for specific recipes. Each entry presents a recipe title and a candidate ingredient, requiring a binary classification of whether the ingredient belongs in the dish. The completions provide the correct label as either 'BELONGS' or 'NOT_BELONGS' based on culinary logic.… See the full description on the dataset page: https://huggingface.co/datasets/Fernandosr85/adaption-recipe-ingredient-validation.text1K<n<10K0 likes45 downloads13d agoHugging Face09SHARProduction /production-integration-recipes SHAR Production Integration Recipes Five runnable production-delivery recipes from SHAR Production — https://sharprod.com/ The dataset contains bilingual recipe metadata and synthetic examples only. Dataset records and synthetic fixtures are CC BY 4.0; linked source code and documentation are MIT. No client data or media is included. Codex assisted with implementation and validation; SHAR Production is the accountable publisher. textn<1K0 likes41 downloads20d agoHugging Face10SHARProduction /production-workflow-recipes SHAR Production Workflow Recipes Ten executable bilingual production workflow recipes with synthetic pass/fail fixtures by SHAR Production — https://sharprod.com/ Fixtures are CC BY 4.0. Code and documentation are MIT. No client data or direct personal contacts are included. Codex assisted implementation and validation; SHAR Production is the accountable publisher. textn<1K0 likes37 downloads20d agoHugging Face11pocasrocas /recipe-gantt Summary A very small dataset of input recipes and output recipe gantt charts in TSV format where each column represents a method step and each row represents a single ingredient. Cells of the output TSV are populated with X if that ingredient is used in that step. It was used to fine-tune pocasrocas/recipe-gantt-v0.1. Format It follows the alpaca instruction/input/response format, shared here in .jsonl format for easy use with libraries such as axolotl.… See the full description on the dataset page: https://huggingface.co/datasets/pocasrocas/recipe-gantt.textn<1K1 likes31 downloads2y agoHugging Face12mertbozkurt /llama2-TR-recipetexttext-generation10K<n<100K7 likes29 downloads3y agoHugging Face13francescortu /cot-oracle-qwen3-8b-onpolicy-recipe CoT Activation Oracle — On-Policy Qwen3-8B Training Recipe A reproduction of the on-policy Qwen3-8B training mixture from Building Better Activation Oracles (Bauer, De Schamphelaere, Karvonen, Luick, Nanda). This repository is a recipe card only — it documents the exact dataset mixture, points at every source on the Hub, and gives regeneration instructions for the pieces that are no longer available upstream. No third-party data is re-hosted here; original datasets are linked… See the full description on the dataset page: https://huggingface.co/datasets/francescortu/cot-oracle-qwen3-8b-onpolicy-recipe.tabularn<1K0 likes29 downloads2mo agoHugging Face14Erik /data_recipes_instructortexttext-generation10K<n<100K1 likes25 downloads3y agoHugging Face15formido /recipestext100K<n<1M0 likes21 downloads3y agoHugging Face16knachiketa004 /vegan-vegetarian-recipes-qa Vegetarian & Vegan Recipe Q&A A synthetic instruction-tuning dataset of 11,582 recipe Q&A pairs, about 61% vegetarian and 39% vegan, generated by a 32B teacher model from permissively-licensed cookbook sources. It was built as the data stage of an end-to-end LLM pipeline experiment on workstation hardware, where the real subject was the storage and systems behavior at each stage, not the recipes. Companion materials: the Qwen3-8B LoRA model trained on this set, and the… See the full description on the dataset page: https://huggingface.co/datasets/knachiketa004/vegan-vegetarian-recipes-qa.texttext-generation10K<n<100K0 likes20 downloads4mo agoHugging Face17PoojaBhati /recipe_generationtext10K<n<100K0 likes19 downloads3y agoHugging Face18cadaeic /2000-sample-synthetic-recipe-datasetDataset pairing GPT-4 synthesized instructions with outputs from RecipeNLG in Axolotl's "alpaca" jsonl format text1K<n<10K0 likes18 downloads3y agoHugging Face19sdamoolp /optimal-recipes-halal Optimal Recipes — Halal-Friendly Home Cooking Dataset A curated dataset of 2,300+ halal-friendly home recipes scraped from optimalrecipes.com, with structured ingredients, step-by-step instructions, timing, servings, and image URLs. All recipes have been filtered to exclude pork, alcohol, and other haram ingredients (with word-boundary matching against a curated token list), making this dataset particularly useful for: Building halal-friendly recipe assistants and chatbots Training… See the full description on the dataset page: https://huggingface.co/datasets/sdamoolp/optimal-recipes-halal.texttext-generation1K<n<10K0 likes18 downloads5mo agoHugging Face20w9000 /enclave-character-recipes Enclave Character Recipes Open-source AI character recipes for self-hosted AI social worlds. Each row is a complete, reusable persona — identity, expertise, tone, scene prompts, memory seed, life strategy — designed to be loaded into Enclave or any OpenAI-compatible runtime. No model weights. These are structured prompt blueprints. Bring your own LLM (DeepSeek, OpenAI, Claude, local Llama — anything OpenAI-compatible). 🤗 Discovery surfaces: 🌍 Space: w9000/enclave — product… See the full description on the dataset page: https://huggingface.co/datasets/w9000/enclave-character-recipes.texttext-generationn<1K0 likes18 downloads5mo agoHugging Face21formido /recipes-20ktext10K<n<100K1 likes17 downloads3y agoHugging Face22PoojaBhati /recipe_Ingredient_Datasettext1M<n<10M0 likes16 downloads3y agoHugging Face23iamnguyen /recipestextn<1K0 likes15 downloads3y agoHugging Face24wisenut-nlp-team /data_recipeV1 영어(8k) ShareGPT : 3.24k Claued 3 Opus : 1.76k Lima : 1k Slimorca : 2k 한국어 (2k) Alpca-GPT4 : 1k SMR : 0.5k MMLU : 0.5k V2 영어(4k) ShareGPT : 1k Lima : 1k Slimorca : 1k Math : 1k 한국어 (6k) ShareGPT : 1k Multi-turn : 1k Alpca-GPT4 : 2k SMR : 1k MMLU : 1k V3 영어(7k) ShareGPT : 3k Claued 3 Opus : 1k Lima : 1k Slimorca : 2k 한국어 (3k) ShareGPT : 1k Multi-turn : 1k MMLU : 1k text10K<n<100K0 likes12 downloads2y agoHugging Face25DanielDDDS /recipe-modifications Hebrew Recipe Modification Dataset Overview 10,058 Hebrew comment threads from YouTube cooking channels, annotated for recipe modification extraction using a three-pass Teacher-Student distillation approach. Task Token-level BIO tagging to extract recipe modifications from Hebrew user comments. Four modification aspects: SUBSTITUTION, QUANTITY, TECHNIQUE, ADDITION. Dataset Structure Raw Data threads.jsonl — 10,058 comment threads (top… See the full description on the dataset page: https://huggingface.co/datasets/DanielDDDS/recipe-modifications.text10K<n<100K0 likes12 downloads5mo agoHugging Face26NeuralNovel /Italian-Recipes-Alpacatextn<1K0 likes11 downloads2y agoHugging Face27HuggingfaceSharanya /RecipeFusionv3textn<1K0 likes10 downloads8mo agoHugging Face28v-rusu /recipe-extractor-datasetThis dataset was created to finetune a small gemma-3 270M model to extract valid, correct JSON-LD objects from a recipe blog/social media post. It's a completely synthethic dataset. I used Deepseek v3.2 to create the blog posts, JSON-LD extraction, and the reasoning traces. The blogs were created based on this Kaggle All Recipes Dataset. The pipeline to generate this dataset is available on github text1K<n<10K0 likes10 downloads8mo agoHugging Face29PoojaBhati /recipe_datasettext1K<n<10K0 likes9 downloads3y agoHugging Face30mramani03 /recipes100tabularn<1K0 likes9 downloads2y agoHugging Face

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