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

Share datasets through Hugging Face #23

Open
osanseviero opened this issue Jun 5, 2022 · 3 comments
Open

Share datasets through Hugging Face #23

osanseviero opened this issue Jun 5, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@osanseviero
Copy link

Describe the solution you'd like
It would be great to have the datasets from UCI available at Hugging Face datasets Hub. Some advantages:

  • Datasets on the Hub can be easily accessed with a single line of code with the datasets library.
  • Allow support for streaming mode for larger datasets.
  • Dataset preview in the browser to explore it
  • Datasheet to document the dataset
  • List of models trained with the dataset
  • Download stats
  • All datasets can be under a hf.co/uci organization.

You can find more information on how to upload here, but we would be happy to contribute if of interest.

cc @julien-c @lhoestq @merveenoyan

@merveenoyan
Copy link

merveenoyan commented Jun 6, 2022

We are planning to invest more in how we can help with the tabular workflows, would love to see the ways we can help :)

@ap0nia ap0nia added the enhancement New feature or request label Jun 8, 2023
@ap0nia
Copy link

ap0nia commented Jun 8, 2023

With the recent official release of the beta website, I think this is something we can take a look. I'll have to discuss with the team. Please let us know if this is still a feature of interest!

@lhoestq
Copy link

lhoestq commented Jun 8, 2023

Oh cool ! We just added a dataset viewer + pagination and working on an interface to filter and search through the data btw :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants