Russo0405 commited on
Commit
6096d7b
·
verified ·
1 Parent(s): cc24b5b

Upload policy weights, train config and readme

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. model.safetensors +1 -1
  3. train_config.json +5 -5
README.md CHANGED
@@ -5,9 +5,9 @@ license: apache-2.0
5
  model_name: dit
6
  pipeline_tag: robotics
7
  tags:
 
8
  - dit
9
  - robotics
10
- - lerobot
11
  ---
12
 
13
  # Model Card for dit
 
5
  model_name: dit
6
  pipeline_tag: robotics
7
  tags:
8
+ - lerobot
9
  - dit
10
  - robotics
 
11
  ---
12
 
13
  # Model Card for dit
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c60e139e7d2b127fd9b6a3528357dd282ec85152656b8f6dabe81d6ae6d95a06
3
  size 212673368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0f8825116292601161eac2d51e9821ea3d25e504c7bc8b7d72a6b5e70830d43
3
  size 212673368
train_config.json CHANGED
@@ -197,12 +197,12 @@
197
  "scheduler_name": "cosine",
198
  "scheduler_warmup_steps": 500
199
  },
200
- "output_dir": "outputs/train/2025-12-25/12-01-36_pusht_dit",
201
  "job_name": "pusht_dit",
202
  "resume": false,
203
- "seed": 1000,
204
  "num_workers": 4,
205
- "batch_size": 8,
206
  "steps": 200000,
207
  "eval_freq": 20000,
208
  "log_freq": 200,
@@ -234,10 +234,10 @@
234
  "wandb": {
235
  "enable": true,
236
  "disable_artifact": false,
237
- "project": "lerobot_dit",
238
  "entity": null,
239
  "notes": null,
240
- "run_id": "hy67ou2s",
241
  "mode": null
242
  },
243
  "use_rabc": false,
 
197
  "scheduler_name": "cosine",
198
  "scheduler_warmup_steps": 500
199
  },
200
+ "output_dir": "outputs/train/2025-12-27/10-07-28_pusht_dit",
201
  "job_name": "pusht_dit",
202
  "resume": false,
203
+ "seed": 10000,
204
  "num_workers": 4,
205
+ "batch_size": 64,
206
  "steps": 200000,
207
  "eval_freq": 20000,
208
  "log_freq": 200,
 
234
  "wandb": {
235
  "enable": true,
236
  "disable_artifact": false,
237
+ "project": "lerobot_pusht",
238
  "entity": null,
239
  "notes": null,
240
+ "run_id": "r198ctga",
241
  "mode": null
242
  },
243
  "use_rabc": false,