projects
/
mygptrnn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca56d3d
)
Update.
author
François Fleuret
<francois@fleuret.org>
Sat, 6 Jan 2024 12:09:28 +0000
(13:09 +0100)
committer
François Fleuret
<francois@fleuret.org>
Sat, 6 Jan 2024 12:09:28 +0000
(13:09 +0100)
main.py
patch
|
blob
|
history
diff --git
a/main.py
b/main.py
index
df46652
..
74e70b2
100755
(executable)
--- a/
main.py
+++ b/
main.py
@@
-346,6
+346,7
@@
default_model_args = {
"nb_blocks": 6,
},
"37M": {
+ "attention": "mha",
"dim_model": 512,
"dim_keys": 64,
"dim_hidden": 2048,