From 13d87ca5769a8cdae34f411b0dfeb8bb867bd627 Mon Sep 17 00:00:00 2001 From: Sergey Feldman Date: Tue, 7 Sep 2021 16:09:18 -0700 Subject: [PATCH] ram ram ram --- scripts/sota.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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