Sengankou commited on
Commit
44a6bb0
·
verified ·
1 Parent(s): 17a3adf

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 +4 -4
README.md CHANGED
@@ -5,8 +5,8 @@ license: apache-2.0
5
  model_name: groot
6
  pipeline_tag: robotics
7
  tags:
8
- - groot
9
  - lerobot
 
10
  - robotics
11
  ---
12
 
 
5
  model_name: groot
6
  pipeline_tag: robotics
7
  tags:
 
8
  - lerobot
9
+ - groot
10
  - robotics
11
  ---
12
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83356ccb560e714d6506b50c0ffd11c442f940da77b5cd2385521fdbcf9ba517
3
  size 6964802952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21b43b4e3e77668cf9f1afa8b30bb32272e4b0c3b535503ac8ba170a28d8eef6
3
  size 6964802952
train_config.json CHANGED
@@ -169,12 +169,12 @@
169
  "resume": false
170
  },
171
  "output_dir": "outputs/train/T1_groot",
172
- "job_name": "T1_groot_bs32_s12k",
173
  "resume": false,
174
  "seed": 1000,
175
  "num_workers": 2,
176
- "batch_size": 32,
177
- "steps": 12000,
178
  "eval_freq": 20000,
179
  "log_freq": 200,
180
  "save_checkpoint": true,
@@ -209,7 +209,7 @@
209
  "project": "lerobot",
210
  "entity": null,
211
  "notes": null,
212
- "run_id": "r1motyne",
213
  "mode": null
214
  },
215
  "checkpoint_path": null,
 
169
  "resume": false
170
  },
171
  "output_dir": "outputs/train/T1_groot",
172
+ "job_name": "T1_groot_bs128_s10k",
173
  "resume": false,
174
  "seed": 1000,
175
  "num_workers": 2,
176
+ "batch_size": 128,
177
+ "steps": 10000,
178
  "eval_freq": 20000,
179
  "log_freq": 200,
180
  "save_checkpoint": true,
 
209
  "project": "lerobot",
210
  "entity": null,
211
  "notes": null,
212
+ "run_id": "qc9553ma",
213
  "mode": null
214
  },
215
  "checkpoint_path": null,