Skip to content

FEATURE: Add loader for image-text-to-text datasets on the Hub - #90

Open
uchandar29 wants to merge 2 commits into
mainfrom
feature/image-text-to-text-loader
Open

uchandar29 wants to merge 2 commits into
mainfrom
feature/image-text-to-text-loader

Conversation

@uchandar29

Copy link
Copy Markdown

CHANGES INCLUDED :-

  1. Adds loadImageTextToTextDataset for loading AgML image-text-to-text datasets stored as zip shards on the Hugging Face Hub. Images are decoded lazily on access instead of extracted to disk up front.

  2. Handles both single-config and multi-config repos. For multi-config repos, it resolves the right config before downloading. Defaults to the config marked in the dataset card if none is given.

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