JVice commited on
Commit
2e609a1
1 Parent(s): 72ca2be

Update user_evaluation_variables.py

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