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
We validate larger jsonl files that usually come as gzip. Currently you need to unzip these jsonl file to use jsonschema validate.
So it would be a nice feature to enable the validation of these compressed files.
We validate larger jsonl files that usually come as gzip. Currently you need to unzip these jsonl file to use
jsonschema validate.So it would be a nice feature to enable the validation of these compressed files.