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

[bug] Fix issue loading jsonl datasets from file #604

Merged
merged 6 commits into from
Oct 8, 2024

Conversation

oelachqar
Copy link
Contributor

Changes

  • Fix bug with loading sft jsonl datasets from file, updated unit tests to catch error
  • Simplify jsonl dataset API, user does not have to provide a data column anymore
  • Add utils to load / save jsonl files
  • Rename vision-language JsonLinesDataset to VLJsonLinesDataset to avoid confusion with text-only dataset

@oelachqar oelachqar merged commit 795efaf into main Oct 8, 2024
1 check passed
@oelachqar oelachqar deleted the oelachqar/bugfix_jsonl branch October 8, 2024 17:25
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.

4 participants