projects
/
culture.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceddc8c
)
Update.
author
François Fleuret
<francois@fleuret.org>
Sat, 6 Jul 2024 05:17:58 +0000
(08:17 +0300)
committer
François Fleuret
<francois@fleuret.org>
Sat, 6 Jul 2024 05:17:58 +0000
(08:17 +0300)
main.py
patch
|
blob
|
history
diff --git
a/main.py
b/main.py
index
597ec32
..
50e5611
100755
(executable)
--- a/
main.py
+++ b/
main.py
@@
-128,6
+128,7
@@
if args.dirty_debug:
args.accuracy_to_make_c_quizzes = 0.0
nb_new_c_quizzes_for_train = 100
nb_new_c_quizzes_for_test = 10
+ args.nb_gpts = 2
######################################################################