projects
/
culture.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5591378
)
Update.
author
François Fleuret
<francois@fleuret.org>
Tue, 25 Jun 2024 12:57:28 +0000
(14:57 +0200)
committer
François Fleuret
<francois@fleuret.org>
Tue, 25 Jun 2024 12:57:28 +0000
(14:57 +0200)
quizz_machine.py
patch
|
blob
|
history
diff --git
a/quizz_machine.py
b/quizz_machine.py
index
d8ebad8
..
daa8a54
100755
(executable)
--- a/
quizz_machine.py
+++ b/
quizz_machine.py
@@
-281,7
+281,7
@@
class QuizzMachine(Task):
seq_logproba = torch.empty(ar_mask.size(0), device=self.device)
temperature = 1
- d_temperature = 1
+ d_temperature = 1
/ 3
while True:
seq_logproba[...] = 0