JVice commited on
Commit
a58f1a7
1 Parent(s): e5ce690

Update model_comparison.py

Browse files
Files changed (1) hide show
  1. model_comparison.py +1 -1
model_comparison.py CHANGED
@@ -23,7 +23,7 @@ EVAL_DATABASE_UPDATE_SCHEDULER = CommitScheduler(
23
  repo_type="dataset",
24
  folder_path=EVAL_DATABASE_DIR,
25
  path_in_repo="data",
26
- every=3,
27
  )
28
 
29
  # def get_evaluation_id(evalType, debugging):
 
23
  repo_type="dataset",
24
  folder_path=EVAL_DATABASE_DIR,
25
  path_in_repo="data",
26
+ every=2,
27
  )
28
 
29
  # def get_evaluation_id(evalType, debugging):