Skip to content

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

Open
@elronbandel

Description

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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions