Robotics
LeRobot
Safetensors
groot
ar0s commited on
Commit
ca2ab7c
·
verified ·
1 Parent(s): bd051f7

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
@@ -6,8 +6,8 @@ model_name: groot
6
  pipeline_tag: robotics
7
  tags:
8
  - groot
9
- - lerobot
10
  - robotics
 
11
  ---
12
 
13
  # Model Card for groot
 
6
  pipeline_tag: robotics
7
  tags:
8
  - groot
 
9
  - robotics
10
+ - lerobot
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:af376fed108dd557a5fe562790d4206b901d7340d15d9f2b56fa6e37e912bac2
3
  size 6964802952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eef1f76a09edf4d0a96d9ebde75fa5b51413786fa3df33858b41dc03dc43844a
3
  size 6964802952
train_config.json CHANGED
@@ -4,7 +4,7 @@
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
7
- "enable": false,
8
  "max_num_transforms": 3,
9
  "random_order": false,
10
  "tfs": {
@@ -81,7 +81,7 @@
81
  },
82
  "env": {
83
  "type": "libero",
84
- "task": "libero_object",
85
  "fps": 10,
86
  "features": {
87
  "action": {
@@ -264,7 +264,7 @@
264
  "report_to": "wandb",
265
  "resume": false
266
  },
267
- "output_dir": "outputs/train/2026-03-20/13-35-17_libero_groot",
268
  "job_name": "libero_groot",
269
  "resume": false,
270
  "seed": 1000,
@@ -306,7 +306,7 @@
306
  "project": "lerobot",
307
  "entity": null,
308
  "notes": null,
309
- "run_id": "qe1oilzb",
310
  "mode": null
311
  },
312
  "peft": null,
 
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
7
+ "enable": true,
8
  "max_num_transforms": 3,
9
  "random_order": false,
10
  "tfs": {
 
81
  },
82
  "env": {
83
  "type": "libero",
84
+ "task": "libero_goal",
85
  "fps": 10,
86
  "features": {
87
  "action": {
 
264
  "report_to": "wandb",
265
  "resume": false
266
  },
267
+ "output_dir": "outputs/train/2026-03-25/15-21-50_libero_groot",
268
  "job_name": "libero_groot",
269
  "resume": false,
270
  "seed": 1000,
 
306
  "project": "lerobot",
307
  "entity": null,
308
  "notes": null,
309
+ "run_id": "t0zsyk27",
310
  "mode": null
311
  },
312
  "peft": null,