diff --git a/scripts/sota.py b/scripts/sota.py index e0a546f..fa1efc4 100644 --- a/scripts/sota.py +++ b/scripts/sota.py @@ -75,7 +75,7 @@ N_TRAIN_PAIRS_SIZE = 100000 N_VAL_TEST_SIZE = 10000 N_ITER = 25 -USE_CACHE = False # turn on if you aren't planning on changing the features +USE_CACHE = False # turn on if you aren't planning on changing the features and have lots of RAM PREPROCESS = True