Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -33,6 +33,7 @@
|
|
33 |
"initializer_range": 0.02,
|
34 |
"lambda_": 0.95,
|
35 |
"max_blocks": 20,
|
|
|
36 |
"model_type": "iris",
|
37 |
"num_actions": 4,
|
38 |
"num_heads": 4,
|
|
|
33 |
"initializer_range": 0.02,
|
34 |
"lambda_": 0.95,
|
35 |
"max_blocks": 20,
|
36 |
+
"max_tokens": 340,
|
37 |
"model_type": "iris",
|
38 |
"num_actions": 4,
|
39 |
"num_heads": 4,
|