Upload folder using huggingface_hub
Browse files- config.json +1 -6
config.json
CHANGED
|
@@ -40,11 +40,6 @@
|
|
| 40 |
},
|
| 41 |
"device": "cuda",
|
| 42 |
"use_amp": false,
|
| 43 |
-
"push_to_hub": true,
|
| 44 |
-
"repo_id": "lumal/move_pawn_forward",
|
| 45 |
-
"private": null,
|
| 46 |
-
"tags": null,
|
| 47 |
-
"license": null,
|
| 48 |
"chunk_size": 50,
|
| 49 |
"n_action_steps": 50,
|
| 50 |
"max_state_dim": 32,
|
|
@@ -85,4 +80,4 @@
|
|
| 85 |
"expert_width_multiplier": 0.75,
|
| 86 |
"min_period": 0.004,
|
| 87 |
"max_period": 4.0
|
| 88 |
-
}
|
|
|
|
| 40 |
},
|
| 41 |
"device": "cuda",
|
| 42 |
"use_amp": false,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
"chunk_size": 50,
|
| 44 |
"n_action_steps": 50,
|
| 45 |
"max_state_dim": 32,
|
|
|
|
| 80 |
"expert_width_multiplier": 0.75,
|
| 81 |
"min_period": 0.004,
|
| 82 |
"max_period": 4.0
|
| 83 |
+
}
|