CoolFace
Datasetpublic

mrdbourke/recipe-synthetic-images-10k

recipe-synthetic-images-10k is designed to practice multimodal RAG (Retrieval Augmented Generation). The initial recipes were sourced from the Food.com dataset on Kaggle. A sample of 10k recipes was taken from the dataset (the original total was 200k+) with the following criteria: n_ingredients ranging from 1-20 (max 20 ingredients). n_reviews >= 5 (minimum 5 reviews). Each recipe was then turned into a PDF and rendered to an image using two Python scripts provided by Claude with some… See the full description on the dataset page: https://huggingface.co/datasets/mrdbourke/recipe-synthetic-images-10k.

sourceHugging Faceupdated 8mo agoView on Hugging Face
2likes67downloads
4 commits on main
261ce3b8mo ago

Upload dataset

mrdbourke
c1544b28mo ago

Update README.md

mrdbourke
d09ca8f8mo ago

Upload dataset

mrdbourke
06181d78mo ago

initial commit

mrdbourke