Robotics
LeRobot
Safetensors
diffusion
fanaustinca commited on
Commit
54976f6
·
verified ·
1 Parent(s): ef744df

Upload policy weights, train config and readme

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. model.safetensors +1 -1
  3. train_config.json +4 -4
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
- datasets: fanaustinca/fll_training_combined_260205
3
  library_name: lerobot
4
  license: apache-2.0
5
  model_name: diffusion
6
  pipeline_tag: robotics
7
  tags:
8
- - robotics
9
  - diffusion
10
  - lerobot
 
11
  ---
12
 
13
  # Model Card for diffusion
 
1
  ---
2
+ datasets: fanaustinca/fll_training_combined_260206
3
  library_name: lerobot
4
  license: apache-2.0
5
  model_name: diffusion
6
  pipeline_tag: robotics
7
  tags:
 
8
  - diffusion
9
  - lerobot
10
+ - robotics
11
  ---
12
 
13
  # Model Card for diffusion
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2725d7da5cc140b0300cf661d016d5a5a9958f37652c258468cf278b1f666ad8
3
  size 1066516384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8adf05f32e7867b95a9eab53ccda445a9cdeddf0c95ada9dc76c5f3bf3de6a46
3
  size 1066516384
train_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "dataset": {
3
- "repo_id": "fanaustinca/fll_training_combined_260205",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
@@ -175,9 +175,9 @@
175
  "job_name": "fll_diffusion_training",
176
  "resume": false,
177
  "seed": 1000,
178
- "num_workers": 6,
179
  "batch_size": 32,
180
- "steps": 50000,
181
  "eval_freq": 20000,
182
  "log_freq": 1000,
183
  "tolerance_s": 0.0001,
@@ -211,7 +211,7 @@
211
  "project": "lerobot",
212
  "entity": null,
213
  "notes": null,
214
- "run_id": "48ms53wt",
215
  "mode": null
216
  },
217
  "peft": null,
 
1
  {
2
  "dataset": {
3
+ "repo_id": "fanaustinca/fll_training_combined_260206",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
 
175
  "job_name": "fll_diffusion_training",
176
  "resume": false,
177
  "seed": 1000,
178
+ "num_workers": 10,
179
  "batch_size": 32,
180
+ "steps": 150000,
181
  "eval_freq": 20000,
182
  "log_freq": 1000,
183
  "tolerance_s": 0.0001,
 
211
  "project": "lerobot",
212
  "entity": null,
213
  "notes": null,
214
+ "run_id": "u1urpqwk",
215
  "mode": null
216
  },
217
  "peft": null,