jsonlines icon indicating copy to clipboard operation
jsonlines copied to clipboard

Nodejs JSONL validator

Open leoalho opened this issue 1 year ago • 0 comments

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.

leoalho avatar Oct 01 '23 12:10 leoalho