Jeongeun commited on
Commit
ac8a65d
·
verified ·
1 Parent(s): 969f978

Upload policy weights, train config and readme

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. train_config.json +3 -3
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
 
config.json CHANGED
@@ -61,7 +61,7 @@
61
  "tune_llm": false,
62
  "tune_visual": false,
63
  "tune_projector": true,
64
- "tune_diffusion_model": false,
65
  "lora_rank": 0,
66
  "lora_alpha": 16,
67
  "lora_dropout": 0.1,
 
61
  "tune_llm": false,
62
  "tune_visual": false,
63
  "tune_projector": true,
64
+ "tune_diffusion_model": true,
65
  "lora_rank": 0,
66
  "lora_alpha": 16,
67
  "lora_dropout": 0.1,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ea1f4148bfe4734d311d879dbc1c69c755ce019b1391ecdb7fa228be332d150
3
  size 6964802952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01d5be609138095399a723565b77c4a46e05da4f6be86eecf24ef67214e146dd
3
  size 6964802952
train_config.json CHANGED
@@ -143,7 +143,7 @@
143
  "tune_llm": false,
144
  "tune_visual": false,
145
  "tune_projector": true,
146
- "tune_diffusion_model": false,
147
  "lora_rank": 0,
148
  "lora_alpha": 16,
149
  "lora_dropout": 0.1,
@@ -175,7 +175,7 @@
175
  "seed": 1000,
176
  "num_workers": 4,
177
  "batch_size": 32,
178
- "steps": 4000,
179
  "eval_freq": 20000,
180
  "log_freq": 200,
181
  "tolerance_s": 0.0001,
@@ -211,7 +211,7 @@
211
  "project": "dynamic_object_v0",
212
  "entity": "jeongeun",
213
  "notes": null,
214
- "run_id": "pj689kc5",
215
  "mode": null
216
  },
217
  "peft": null,
 
143
  "tune_llm": false,
144
  "tune_visual": false,
145
  "tune_projector": true,
146
+ "tune_diffusion_model": true,
147
  "lora_rank": 0,
148
  "lora_alpha": 16,
149
  "lora_dropout": 0.1,
 
175
  "seed": 1000,
176
  "num_workers": 4,
177
  "batch_size": 32,
178
+ "steps": 10000,
179
  "eval_freq": 20000,
180
  "log_freq": 200,
181
  "tolerance_s": 0.0001,
 
211
  "project": "dynamic_object_v0",
212
  "entity": "jeongeun",
213
  "notes": null,
214
+ "run_id": "j0sar70w",
215
  "mode": null
216
  },
217
  "peft": null,