nreimers commited on
Commit
0055c7d
1 Parent(s): 5f05a34

add config

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": 384
4
+ }