zengineering commited on
Commit
9e5f317
·
verified ·
1 Parent(s): 0bd6858

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