projects
/
culture.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ea3d8f
)
Update.
author
François Fleuret
<francois@fleuret.org>
Wed, 18 Sep 2024 08:45:03 +0000
(10:45 +0200)
committer
François Fleuret
<francois@fleuret.org>
Wed, 18 Sep 2024 08:45:03 +0000
(10:45 +0200)
main.py
patch
|
blob
|
history
diff --git
a/main.py
b/main.py
index
e38cbc0
..
cdb3e40
100755
(executable)
--- a/
main.py
+++ b/
main.py
@@
-726,6
+726,8
@@
def generate_c_quizzes(models, nb, local_device=main_device):
local_device=local_device,
)
+ print(nb_correct, nb_wrong)
+
nb_validated += to_keep.long().sum().item()
record.append(c_quizzes[to_keep])