miguelrc-aws commited on
Commit
af9206b
1 Parent(s): a2b7e77

Add config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "n_positions": 512,
3
+ "hidden_dim": 1024
4
+ }