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

Update user_evaluation_variables.py

Browse files
Files changed (1) hide show
  1. user_evaluation_variables.py +1 -1
user_evaluation_variables.py CHANGED
@@ -15,7 +15,7 @@ EVAL_DATABASE_UPDATE_SCHEDULER = CommitScheduler(
15
  repo_type="dataset",
16
  folder_path=EVAL_DATABASE_DIR,
17
  path_in_repo="data",
18
- every=3,
19
  )
20
 
21
  USERNAME = "ANONYMOUS"
 
15
  repo_type="dataset",
16
  folder_path=EVAL_DATABASE_DIR,
17
  path_in_repo="data",
18
+ every=2,
19
  )
20
 
21
  USERNAME = "ANONYMOUS"