zengineering commited on
Commit
d34920d
·
verified ·
1 Parent(s): 9fd0aa8

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