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

[PROBLEM] Update fine tuning data validation example #1549

Open
wielandb opened this issue Nov 1, 2024 · 0 comments
Open

[PROBLEM] Update fine tuning data validation example #1549

wielandb opened this issue Nov 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@wielandb
Copy link

wielandb commented Nov 1, 2024

Identify the file to be fixed
examples
/Chat_finetuning_data_prep.ipynb

Describe the problem
Through new things like vision fine-tuning and tool-calls instead of function calls, the validator that one builds in this cookbook is insufficient to check for .jsonl-File validity. Moreover, there seems to be no good resource on all things that invalidate training data. This info is still available in a tedious form, as the fine tuning playground will explain each error to the user.

Describe a solution
Update this cookbook to include, ideally, the same checks that the playground performs. It would be helpful so that users can test their jsonl-Files without uploading them.

@wielandb wielandb added the bug Something isn't working label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant