RAFT Add support for resuming raft.py
dataset generation in case of interruption
#394
Labels
enhancement
New feature or request
The
raft.py
dataset generation script takes a long time to run and can be interrupted for various reasons (laptop going to sleep, network errors, API unavailable temporarily, ...). In that case, the script needs to be run all over again.The
raft.py
script should be able to resume progress after an interruption to avoid starting all over again.The text was updated successfully, but these errors were encountered: