Robotics
LeRobot
Safetensors
groot
TynClause commited on
Commit
dd3469b
·
verified ·
1 Parent(s): 95f9c18

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 +2 -2
README.md CHANGED
@@ -6,8 +6,8 @@ model_name: groot
6
  pipeline_tag: robotics
7
  tags:
8
  - robotics
9
- - groot
10
  - lerobot
 
11
  ---
12
 
13
  # Model Card for groot
 
6
  pipeline_tag: robotics
7
  tags:
8
  - robotics
 
9
  - lerobot
10
+ - groot
11
  ---
12
 
13
  # Model Card for groot
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf6a64adf18cd8d050be1fac7fcfb07c8e06511a5bb3b19d880347dbf69bfe6e
3
  size 6964802952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07ae60b7f8d51b056614f8246870eb8d4817874cc90095ad974f2d00b83a3d22
3
  size 6964802952
train_config.json CHANGED
@@ -174,7 +174,7 @@
174
  "seed": 1000,
175
  "num_workers": 4,
176
  "batch_size": 2,
177
- "steps": 1000,
178
  "eval_freq": 20000,
179
  "log_freq": 100,
180
  "save_checkpoint": false,
@@ -209,7 +209,7 @@
209
  "project": "lerobot",
210
  "entity": null,
211
  "notes": null,
212
- "run_id": "hg9mwg0x",
213
  "mode": null
214
  },
215
  "checkpoint_path": null,
 
174
  "seed": 1000,
175
  "num_workers": 4,
176
  "batch_size": 2,
177
+ "steps": 10000,
178
  "eval_freq": 20000,
179
  "log_freq": 100,
180
  "save_checkpoint": false,
 
209
  "project": "lerobot",
210
  "entity": null,
211
  "notes": null,
212
+ "run_id": "xwj1kaqs",
213
  "mode": null
214
  },
215
  "checkpoint_path": null,