zengineering commited on
Commit
541be0d
·
verified ·
1 Parent(s): f9da6b8

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "dimension": 32,
3
+ "n_heads": 2,
4
+ "n_layers": 16
5
+ }