saridormi commited on
Commit
aeffd02
·
verified ·
1 Parent(s): c92a4be

save after every example

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ Refer to the GitHub URL to the commit if you find it hard to judge based just on
33
  Thank you! 💛
34
 
35
  """
36
- SAVE_EVERY_N_EXAMPLES = 5
37
 
38
 
39
  class PairwiseLabeler:
 
33
  Thank you! 💛
34
 
35
  """
36
+ SAVE_EVERY_N_EXAMPLES = 1
37
 
38
 
39
  class PairwiseLabeler: