Datasets:
Upload folder using huggingface_hub
Browse files- config.yaml +1 -1
config.yaml
CHANGED
|
@@ -28,7 +28,7 @@ defaults:
|
|
| 28 |
n_action_steps: 20
|
| 29 |
training:
|
| 30 |
policy_type: "act"
|
| 31 |
-
training_steps:
|
| 32 |
policy_private: false
|
| 33 |
paths:
|
| 34 |
data_dir: "./data"
|
|
|
|
| 28 |
n_action_steps: 20
|
| 29 |
training:
|
| 30 |
policy_type: "act"
|
| 31 |
+
training_steps: 100000
|
| 32 |
policy_private: false
|
| 33 |
paths:
|
| 34 |
data_dir: "./data"
|