jdev8 commited on
Commit
3a7b4b6
·
verified ·
1 Parent(s): 342ff2d

Update app.py

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