Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

EduardoPach
Copy link

Hello there,

I've ported FoodSeg103 dataset to work with Hugging Face's datasets library so it's now available in their hub and can be easily accessed just by doing (as mentioned in my modification in the README):

from datasets import load_dataset
dataset = load_dataset("EduardoPacheco/FoodSeg103")

Right now the dataset is in my account's ownership, but I'm glad to change it to you guys in case you have a Hugging Face account!

Let me know what works best for you

Added more explanation to how access dataset from HuggingFace datasets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant