Open rachitnigam opened 5 years ago
The extraction script current does two things:
results.json
And finally coalesce all of them into a singular results.json file. Any failure requires restarting the download step.
Separate these steps out and make the script resumable.
The extraction script current does two things:
results.json
entry for the benchmark.And finally coalesce all of them into a singular
results.json
file. Any failure requires restarting the download step.Separate these steps out and make the script resumable.