miguelrc-aws
commited on
Commit
•
af9206b
1
Parent(s):
a2b7e77
Add config.json
Browse files- config.json +4 -0
config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"n_positions": 512,
|
3 |
+
"hidden_dim": 1024
|
4 |
+
}
|