kingwar1/nutri_food
Dataset Card: Food101 Images with Annotations (Parquet) Dataset Summary This dataset contains Food101-style food images stored in Parquet shards with metadata columns for split, label, annotation text, and original image path. Total examples: 1,582 Splits: train (1,352), test (230) Labels: 108 unique classes Notes Rows are physically sharded into files named with train-*, but logical split membership is stored in the split column. Use the split… See the full description on the dataset page: https://huggingface.co/datasets/kingwar1/nutri_food.
Dataset Card: Food101 Images with Annotations (Parquet)
Dataset Summary
This dataset contains Food101-style food images stored in Parquet shards with metadata columns for split, label, annotation text, and original image path.
- Total examples: 1,582
- Splits:
train(1,352),test(230) - Labels: 108 unique classes
Notes
- Rows are physically sharded into files named with
train-*, but logical split membership is stored in thesplitcolumn. - Use the
splitcolumn to filter examples after loading.
