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

Import paligemma format into text-image-pairs project #323

Merged
merged 12 commits into from
Sep 16, 2024

Conversation

tonylampada
Copy link
Collaborator

@tonylampada tonylampada commented Sep 2, 2024

Description

If you export a text-image-pairs dataset in the paligemma format, and import it again, only the images will be imported, but not the annotations.

This PR makes the CLI able to read jsonl annotations and send them to the API backend.

Type of change

  • New feature (non-breaking change which adds functionality)

How has this change been tested, please provide a testcase or example of how you tested the change?

  • New test for local parser
  • Tested on staging

Any specific deployment considerations

@tonylampada tonylampada self-assigned this Sep 2, 2024
@tonylampada tonylampada changed the title Import paligemma formate into text-image-pairs project Import paligemma format into text-image-pairs project Sep 2, 2024
@tonylampada tonylampada requested a review from a team September 13, 2024 23:25
@tonylampada tonylampada marked this pull request as ready for review September 13, 2024 23:25
@iurisilvio
Copy link
Contributor

You have to fix lint.

@tonylampada tonylampada merged commit 66bbe0d into main Sep 16, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants