CoolFace
25 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01rahul7star /food-recipes Food.com Multimodal Recipe Dataset (15K) Dataset Summary Property Value Total samples ~15,000 Modalities per sample 2 — PNG recipe card image + Markdown text Image format PNG, 300 DPI, A4 aspect ratio Source dataset Food.com Recipes and User Interactions (Kaggle) Raw recipe pool ~231,637 recipes License See source dataset license Intended Use Cases This dataset was designed to support the following downstream research and engineering… See the full description on the dataset page: https://huggingface.co/datasets/rahul7star/food-recipes.imagetext-generation10K<n<100K1 likes149 downloads5mo agoHugging Face02d0rj /povarenok_recipes_detail povarenok_recipes_detail Crawled detailed recipes from povarenok.ru website. Structure WIP imagetext-classification100K<n<1M3 likes102 downloads3y agoHugging Face03LorthGyu /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 Face04sijanpaudel /nepali-recipes-qwen-processed Nepali Recipes for Qwen Fine-tuning Dataset Description This dataset contains 1227 Nepali recipes formatted for fine-tuning Qwen models using ChatML format. Train Split: 900 recipes Test Split: 327 recipes Language: Nepali (ne) Format: Qwen ChatML Base Model: Qwen/Qwen2-1.5B Dataset Structure Data Fields text: Full ChatML formatted prompt with answer (for training) test_text: ChatML prompt without answer (for inference) name: Recipe name in Nepali… See the full description on the dataset page: https://huggingface.co/datasets/sijanpaudel/nepali-recipes-qwen-processed.texttext-generation1K<n<10K0 likes75 downloads1y agoHugging Face05tiptoghosh /food-recipes-15k Food.com Multimodal Recipe Dataset (15K) Cross-linking Note Arriving from GitHub? → Download the dataset on Hugging Face: tiptoghosh/food-recipes-15k Arriving from Hugging Face? → Explore the source code on GitHub: OmniChef-Nexus A curated, high-quality multimodal recipe dataset engineered for training and evaluating vision-language models (VLMs) and multimodal retrieval-augmented generation (RAG) systems. Each sample pairs a rendered recipe card image (PNG, 300 DPI) with a… See the full description on the dataset page: https://huggingface.co/datasets/tiptoghosh/food-recipes-15k.imagetext-generation10K<n<100K3 likes59 downloads5mo agoHugging Face06mmkocak /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 Face07lumicero /recipes-ing2insttexttext-generation10K<n<100K0 likes57 downloads9mo agoHugging Face08TurkishCodeMan /recipe-synthetic-images-10k Recipe PDF Dataset A multimodal dataset of 10K+ recipes rendered as PDF images with full metadata. Dataset Description Each sample contains: image: Recipe rendered as a styled PDF page (PNG, ~1654x2339px) name: Recipe title description: Recipe description ingredients: List of ingredients steps: Cooking instructions nutrition: Nutritional values (calories, fat%, sugar%, sodium%, protein%, sat.fat%, carbs%) random_reviews: User reviews minutes: Cooking time tags: Recipe… See the full description on the dataset page: https://huggingface.co/datasets/TurkishCodeMan/recipe-synthetic-images-10k.imageimage-to-text10K<n<100K0 likes51 downloads8mo agoHugging Face09AWeirdDev /all-recipes-sm all-recipes-xs (2000) All Recipes dataset (small). from datasets import load_dataset # Load the dataset dataset = load_dataset("AWeirdDev/all-recipes-sm") Alternatively, load with pickle from _frozen.pkl: import pickle import requests r = requests.get("https://huggingface.co/datasets/AWeirdDev/all-recipes-sm/resolve/main/_frozen.pkl") dataset = pickle.loads(r.content) Features Note: Empty values are presented as "unknown" instead of None (normally, unless handled by… See the full description on the dataset page: https://huggingface.co/datasets/AWeirdDev/all-recipes-sm.texttext-classification1K<n<10K1 likes45 downloads2y agoHugging Face10AWeirdDev /zh-tw-recipes-smtexttext-generation1K<n<10K2 likes37 downloads3y agoHugging Face11SuryaKrishna02 /aya-telugu-food-recipes Summary aya-telugu-food-recipes is an open source dataset of instruct-style records generated by webscraping a Telugu food recipes website. This was created as part of Aya Open Science Initiative from Cohere For AI. This dataset can be used for any purpose, whether academic or commercial, under the terms of the Apache 2.0 License. Supported Tasks: Training LLMs Synthetic Data Generation Data Augmentation Languages: Telugu Version: 1.0 Dataset Overview… See the full description on the dataset page: https://huggingface.co/datasets/SuryaKrishna02/aya-telugu-food-recipes.texttext-generationn<1K3 likes35 downloads3y agoHugging Face12Ashikan /diabetic-friendly-recipes Durban University of Technology - Diabetic Friendly Recipes Description This dataset features a collection of recipes that prioritise the use of low and medium glycemic index (GI) ingredients to create flavourful and nutritious dishes aimed at reducing the risk of type-2 diabetes. In a collaborative effort between the Food and Nutrition academics and students at the Durban University of Technology, along with a Senior Developer, a database of thoroughly tested… See the full description on the dataset page: https://huggingface.co/datasets/Ashikan/diabetic-friendly-recipes.texttext-generationn<1K6 likes32 downloads2y agoHugging Face13Liori25 /10k_recipes CookBookAI EDA This Exploratory Data Analysis (EDA) is related to the following Hugging Face Space: CookBookAI Space Data Overview: The dataset consists of 10,000 synthetically generated recipes. Full Analysis: To view the full EDA process, you can visit the notebook directly: EDA_AppLegacy.ipynb 1. Data Validation & Structure We began by performing rigorous validation, checking for row duplicates, empty columns, and title repetitions. Duplicate Analysis: The… See the full description on the dataset page: https://huggingface.co/datasets/Liori25/10k_recipes.texttext-generation10K<n<100K0 likes32 downloads8mo agoHugging Face14AWeirdDev /all-recipes-xs all-recipes-xs (500) All Recipes dataset (extra small). from datasets import load_dataset # Load the dataset dataset = load_dataset("AWeirdDev/all-recipes-xs") Alternatively, load with pickle from _frozen.pkl: import pickle import requests r = requests.get("https://huggingface.co/datasets/AWeirdDev/all-recipes-xs/resolve/main/_frozen.pkl") dataset = pickle.loads(r.content) Features Note: Empty values are presented as "unknown" instead of None (normally, unless… See the full description on the dataset page: https://huggingface.co/datasets/AWeirdDev/all-recipes-xs.texttext-classificationn<1K1 likes31 downloads2y agoHugging Face15ScoutieAutoML /recipes_for_dishes_and_food_with_vectors_sentiment_ners Description in English: The dataset is collected from Russian-language Telegram channels with various food recipes,The dataset was collected and tagged automatically using the data collection and tagging service Scoutie.Try Scoutie and collect the same or another dataset using link for FREE. Dataset fields: taskId - task identifier in the Scouti service. text - main text. url - link to the publication. sourceLink - link to Telegram. subSourceLink - link to the… See the full description on the dataset page: https://huggingface.co/datasets/ScoutieAutoML/recipes_for_dishes_and_food_with_vectors_sentiment_ners.tabulartext-classification10K<n<100K2 likes27 downloads2y agoHugging Face16brianarbuckle /cocktail_recipes Dataset Card for Cocktail Recipes Dataset Description Dataset Summary Cocktail Recipes Dataset for Semi-Structured Text Generation. Supported Tasks and Leaderboards [More Information Needed] Languages The dataset is in English. Dataset Structure Data Instances {"title": "Final Ward", "ingredients": ["0.75 oz. Rye Whiskey", "0.75 oz. Lemon Juice", "0.75 oz. Maraschino Liqueur", "0.75 oz. Green Chartreuse"]… See the full description on the dataset page: https://huggingface.co/datasets/brianarbuckle/cocktail_recipes.texttext-generationn<1K14 likes26 downloads4y agoHugging Face17idrisskh /Moroccan-Meal-Recipes-DatasetThis Dataset Contains Moroccan Meal Recipes, I have collected from different resources. You can use it for RAG System. It's Contains only on 2 Columns : Prompt : with contains on Recipe name, Description, Ingredients and Preparation Steps completion : Preparation Steps texttext-generation1K<n<10K0 likes26 downloads1y agoHugging Face18Erik /data_recipes_instructortexttext-generation10K<n<100K1 likes25 downloads3y agoHugging Face19knachiketa004 /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 Face20sdamoolp /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 Face21w9000 /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 Face22Depie /Recipes_Greektexttext-classification1K<n<10K3 likes17 downloads2y agoHugging Face23junwatu /indonesian-recipesgated Indonesian Recipes A structured collection of Indonesian recipes for fine-tuning text-generation models. Each row is a single recipe with a title, an ingredient list, and ordered preparation steps. Schema Column Type Description title string Recipe name ingredients list<string> One item per ingredient line steps list<string> Ordered preparation steps num_ingredients int len(ingredients) num_steps int len(steps) char_count int Total characters… See the full description on the dataset page: https://huggingface.co/datasets/junwatu/indonesian-recipes.tabulartext-generation10K<n<100K35 likes17 downloads2mo agoHugging Face24karya /endangered-recipes-translated-500gated Endangered Recipes Translated 500 Endangered Recipes Translated 500 is the next phase of the ELR-1000 research effort. It brings together 500 community-contributed recipes from endangered and under-represented Indic languages, with 50 recipes per language. Alongside the original recipe text, this release includes English translations for recipe names, ingredients, tools, cultural notes, and recipe steps. The source collection and research context are described in the ELR-1000 paper… See the full description on the dataset page: https://huggingface.co/datasets/karya/endangered-recipes-translated-500.imagetranslation0 likes12 downloads5mo agoHugging Face255digit /recipes2texttext-classification1K<n<10K0 likes5 downloads1y agoHugging Face

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