Robotics
LeRobot
Safetensors
diffusion
isaia-gisler commited on
Commit
7316288
·
verified ·
1 Parent(s): dbd1a3b

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
@@ -5,9 +5,9 @@ license: apache-2.0
5
  model_name: diffusion
6
  pipeline_tag: robotics
7
  tags:
 
8
  - diffusion
9
  - robotics
10
- - lerobot
11
  ---
12
 
13
  # Model Card for diffusion
 
5
  model_name: diffusion
6
  pipeline_tag: robotics
7
  tags:
8
+ - lerobot
9
  - diffusion
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:5721932efb6c34a538d253578375c75fd0f2d79390fd8564dfa061940df0a96e
3
  size 312295392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89f4dc2f342c19cf2173dd6da35c4cf1d1cb6b01014ced14be44c99c73a3fa40
3
  size 312295392
train_config.json CHANGED
@@ -177,7 +177,7 @@
177
  "cudnn_deterministic": false,
178
  "num_workers": 22,
179
  "batch_size": 64,
180
- "steps": 200,
181
  "eval_freq": 20000,
182
  "log_freq": 3,
183
  "tolerance_s": 0.0001,
@@ -211,7 +211,7 @@
211
  "project": "robot-learning",
212
  "entity": null,
213
  "notes": null,
214
- "run_id": "njbxluis",
215
  "mode": null,
216
  "add_tags": true
217
  },
 
177
  "cudnn_deterministic": false,
178
  "num_workers": 22,
179
  "batch_size": 64,
180
+ "steps": 100,
181
  "eval_freq": 20000,
182
  "log_freq": 3,
183
  "tolerance_s": 0.0001,
 
211
  "project": "robot-learning",
212
  "entity": null,
213
  "notes": null,
214
+ "run_id": "arwjk8yq",
215
  "mode": null,
216
  "add_tags": true
217
  },