Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 =
|
36 |
|
37 |
|
38 |
class PairwiseLabeler:
|
|
|
32 |
|
33 |
Thank you! 💛
|
34 |
"""
|
35 |
+
SAVE_EVERY_N_EXAMPLES = 1
|
36 |
|
37 |
|
38 |
class PairwiseLabeler:
|