zengineering commited on
Commit
0378754
·
verified ·
1 Parent(s): fa933b8

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": 8,
3
+ "n_heads": 4,
4
+ "n_layers": 12
5
+ }