-
Notifications
You must be signed in to change notification settings - Fork 374
Add Daft to list of integrated libraries for datasets #1892
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very cool! I think it could be worth making the distinction between pushing to the Hub vs writing to a dataset.Dataset a little bit more explicit but this is looking very nice otherwise 🤗
|
awesome ! it would also be cool to showcase how to load/push multimodal data |
@lhoestq thanks for the feedback! I'm not yet happy about Daft's story around the Hugging Face Dataset multimodal types (images, video, audio) and they are currently just represented as some nested binary type in Daft. I plan on building better integrations for them soon, and once we have that I'd love to update these docs with more info if that works. |
|
sounds good, looking forward for the multimodal integration :) feel free to ping me if you have questions on the structure or if I can help |
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
|
@davanstrien this (and the documentation images PR) is ready to merge on my end. I don't have the permissions for it, so feel free to do so! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please rebase or fix the conflicts so the PR only shows the pertinent changes @kevinzwang? 🙏
85a79de to
ba4745c
Compare
ba4745c to
ca81dea
Compare
@pcuenca done! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good for me whenever @davanstrien is happy with it.
Co-authored-by: Pedro Cuenca <[email protected]>
Daft now has native integration for reading and writing Hugging Face datasets, which we have documented in our docs pages! This PR adds the corresponding docs to the Hugging Face docs.
This PR relies on the

daft_hf.pngfile being uploaded to thehuggingface/documentation-imagesrepo, which I have made a PR for here. The image: