Add files using upload-large-folder tool
Browse files- model.safetensors +1 -1
- train_config.json +5 -5
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 246992408
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7cb0fb8d41cd454d1ca13cc1468446f7d948d873cfd6cde90e41603bf96a1bd4
|
| 3 |
size 246992408
|
train_config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"dataset": {
|
| 3 |
-
"repo_id": "RobotisSW/
|
| 4 |
"root": null,
|
| 5 |
"episodes": null,
|
| 6 |
"image_transforms": {
|
|
@@ -142,17 +142,17 @@
|
|
| 142 |
"optimizer_weight_decay": 0.0001,
|
| 143 |
"optimizer_lr_backbone": 1e-05
|
| 144 |
},
|
| 145 |
-
"output_dir": "outputs/train/
|
| 146 |
"job_name": "act",
|
| 147 |
"resume": false,
|
| 148 |
"seed": 1000,
|
| 149 |
-
"num_workers":
|
| 150 |
"batch_size": 16,
|
| 151 |
"steps": 100000,
|
| 152 |
"eval_freq": 20000,
|
| 153 |
-
"log_freq":
|
| 154 |
"save_checkpoint": true,
|
| 155 |
-
"save_freq":
|
| 156 |
"use_policy_training_preset": true,
|
| 157 |
"optimizer": {
|
| 158 |
"type": "adamw",
|
|
|
|
| 1 |
{
|
| 2 |
"dataset": {
|
| 3 |
+
"repo_id": "RobotisSW/ffw_sg2_rev1_task_298_0203_bokyung_1",
|
| 4 |
"root": null,
|
| 5 |
"episodes": null,
|
| 6 |
"image_transforms": {
|
|
|
|
| 142 |
"optimizer_weight_decay": 0.0001,
|
| 143 |
"optimizer_lr_backbone": 1e-05
|
| 144 |
},
|
| 145 |
+
"output_dir": "/root/ros2_ws/src/physical_ai_tools/lerobot/outputs/train/pick_gamjakang",
|
| 146 |
"job_name": "act",
|
| 147 |
"resume": false,
|
| 148 |
"seed": 1000,
|
| 149 |
+
"num_workers": 4,
|
| 150 |
"batch_size": 16,
|
| 151 |
"steps": 100000,
|
| 152 |
"eval_freq": 20000,
|
| 153 |
+
"log_freq": 200,
|
| 154 |
"save_checkpoint": true,
|
| 155 |
+
"save_freq": 20000,
|
| 156 |
"use_policy_training_preset": true,
|
| 157 |
"optimizer": {
|
| 158 |
"type": "adamw",
|