Search 3.2M models and datasets…
⌘K
Chat
Models
Datasets
Deploy
Pricing
Docs
Chat
Models
Datasets
Deploy
More
all-recipes-xs – Dataset by AWeirdDev | AlphaNeural AI
Is this your dataset? Claim it with the Hugging Face account that owns it.
AWeirdDev
/
all-recipes-xs
like
0
text-classification
text-generation
en
mit
n<1K
parquet
text
datasets
pandas
mlcroissant
polars
us
food
recipe
Views
No views yet
Dataset card
Files and Versions
Community
Use
Use this dataset
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
.