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

Make all api functions data-inputs Huggingface Dataset or List and all outputs Dataset #1450

Open
elronbandel opened this issue Dec 22, 2024 · 0 comments

Comments

@elronbandel
Copy link
Member

currently some functions can can return list, but with images and other heavy modalities this can overload the memory.
To make sure everything run smoothly we can make sure all the outputs of functions like load_dataset, create_dataset and evaluate are 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

No branches or pull requests

1 participant