Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -48,6 +48,7 @@
|
|
| 48 |
"private": null,
|
| 49 |
"tags": null,
|
| 50 |
"license": null,
|
|
|
|
| 51 |
"chunk_size": 100,
|
| 52 |
"n_action_steps": 100,
|
| 53 |
"normalization_mapping": {
|
|
|
|
| 48 |
"private": null,
|
| 49 |
"tags": null,
|
| 50 |
"license": null,
|
| 51 |
+
"pretrained_path": null,
|
| 52 |
"chunk_size": 100,
|
| 53 |
"n_action_steps": 100,
|
| 54 |
"normalization_mapping": {
|