shane1027 commited on
Commit
054c93a
·
verified ·
1 Parent(s): 51e3298

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. model.safetensors +1 -1
  3. train_config.json +5 -5
config.json CHANGED
@@ -40,7 +40,7 @@
40
  "private": null,
41
  "tags": null,
42
  "license": null,
43
- "pretrained_path": "outputs/train/pi05-grab-nerds-clusters/checkpoints/last/pretrained_model",
44
  "paligemma_variant": "gemma_2b",
45
  "action_expert_variant": "gemma_300m",
46
  "dtype": "bfloat16",
@@ -67,7 +67,7 @@
67
  "ACTION": "QUANTILES"
68
  },
69
  "gradient_checkpointing": true,
70
- "compile_model": true,
71
  "compile_mode": "max-autotune",
72
  "optimizer_lr": 2.5e-05,
73
  "optimizer_betas": [
 
40
  "private": null,
41
  "tags": null,
42
  "license": null,
43
+ "pretrained_path": "lerobot/pi05_base",
44
  "paligemma_variant": "gemma_2b",
45
  "action_expert_variant": "gemma_300m",
46
  "dtype": "bfloat16",
 
67
  "ACTION": "QUANTILES"
68
  },
69
  "gradient_checkpointing": true,
70
+ "compile_model": false,
71
  "compile_mode": "max-autotune",
72
  "optimizer_lr": 2.5e-05,
73
  "optimizer_betas": [
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f6de863ee032a29951e1c3f37a1e6d51004099aac074dd82ce6dd473494d0d0
3
  size 7473096344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:883f34d1807e187a86d2268765d02322bf52ab4b8ae69300e7a1b45c1d9548c9
3
  size 7473096344
train_config.json CHANGED
@@ -108,7 +108,7 @@
108
  "private": null,
109
  "tags": null,
110
  "license": null,
111
- "pretrained_path": "outputs/train/pi05-grab-nerds-clusters/checkpoints/last/pretrained_model",
112
  "paligemma_variant": "gemma_2b",
113
  "action_expert_variant": "gemma_300m",
114
  "dtype": "bfloat16",
@@ -135,7 +135,7 @@
135
  "ACTION": "QUANTILES"
136
  },
137
  "gradient_checkpointing": true,
138
- "compile_model": true,
139
  "compile_mode": "max-autotune",
140
  "optimizer_lr": 2.5e-05,
141
  "optimizer_betas": [
@@ -151,11 +151,11 @@
151
  },
152
  "output_dir": "outputs/train/pi05-grab-nerds-clusters",
153
  "job_name": "pi05-grab-clusters-gh200",
154
- "resume": true,
155
  "seed": 1000,
156
  "num_workers": 32,
157
  "batch_size": 64,
158
- "steps": 20000,
159
  "eval_freq": 20000,
160
  "log_freq": 200,
161
  "save_checkpoint": true,
@@ -190,7 +190,7 @@
190
  "project": "lerobot",
191
  "entity": null,
192
  "notes": null,
193
- "run_id": "0u8k42bu",
194
  "mode": null
195
  }
196
  }
 
108
  "private": null,
109
  "tags": null,
110
  "license": null,
111
+ "pretrained_path": "lerobot/pi05_base",
112
  "paligemma_variant": "gemma_2b",
113
  "action_expert_variant": "gemma_300m",
114
  "dtype": "bfloat16",
 
135
  "ACTION": "QUANTILES"
136
  },
137
  "gradient_checkpointing": true,
138
+ "compile_model": false,
139
  "compile_mode": "max-autotune",
140
  "optimizer_lr": 2.5e-05,
141
  "optimizer_betas": [
 
151
  },
152
  "output_dir": "outputs/train/pi05-grab-nerds-clusters",
153
  "job_name": "pi05-grab-clusters-gh200",
154
+ "resume": false,
155
  "seed": 1000,
156
  "num_workers": 32,
157
  "batch_size": 64,
158
+ "steps": 100000,
159
  "eval_freq": 20000,
160
  "log_freq": 200,
161
  "save_checkpoint": true,
 
190
  "project": "lerobot",
191
  "entity": null,
192
  "notes": null,
193
+ "run_id": "44lgk1kb",
194
  "mode": null
195
  }
196
  }