You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have been working with several openAI fine-tune models that use jsonlines as their training data format and was frustrated that there was not an easy and quick tool in nodejs to validate JSON lines files, so I wrote one myself: validate-jsonl.
I could create a PR if you deem it worthy to be included on the "Examples" or "validator" pages.
The text was updated successfully, but these errors were encountered:
Hi, I have been working with several openAI fine-tune models that use jsonlines as their training data format and was frustrated that there was not an easy and quick tool in nodejs to validate JSON lines files, so I wrote one myself: validate-jsonl.
I could create a PR if you deem it worthy to be included on the "Examples" or "validator" pages.
The text was updated successfully, but these errors were encountered: