Closed kriangkraitan closed 1 year ago
split jsonl file to use python split_jsonl.py /path/to/file.jsonl --test_size 0.01 --validation_size 0.001
python split_jsonl.py /path/to/file.jsonl --test_size 0.01 --validation_size 0.001
Close #
Why this PR
split jsonl file to use
python split_jsonl.py /path/to/file.jsonl --test_size 0.01 --validation_size 0.001
Changes
Related Issues
Close #
Checklist