Datasets:

Modalities:
Image
Text
ArXiv:
License:

pull for downloading the dataset

#5
No description provided.
Institute of Smart Systems and Artificial Intelligence, Nazarbayev University org

Hi Achmad960, it looks like this pull request doesn't contain any changes. If you are trying to download the dataset, you don't need a PR. You can download it using Python:

from datasets import load_dataset
ds = load_dataset("issai/Food_Portion_Benchmark")

or bash command in the CLI:

hf download issai/Food_Portion_Benchmark --type dataset

I will close this PR. Feel free to open a discussion in the Community tab.

gumano1d changed pull request status to closed

Sign up or log in to comment