Robotics
LeRobot
Safetensors
diffusion
inaas commited on
Commit
c8828c3
·
verified ·
1 Parent(s): ca3b9ea

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 +1 -1
README.md CHANGED
@@ -5,9 +5,9 @@ license: apache-2.0
5
  model_name: diffusion
6
  pipeline_tag: robotics
7
  tags:
8
- - lerobot
9
- - diffusion
10
  - robotics
 
 
11
  ---
12
 
13
  # Model Card for diffusion
 
5
  model_name: diffusion
6
  pipeline_tag: robotics
7
  tags:
 
 
8
  - robotics
9
+ - diffusion
10
+ - lerobot
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:d21675fe56f5c76774a6db0a3258f34f539414b438b1b63edf4a3a20beb05d24
3
  size 356615976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bd04c2ea6790beab43635d92a4589d5a0616580da1ae57e0eb9ce81dc439b9e
3
  size 356615976
train_config.json CHANGED
@@ -176,7 +176,7 @@
176
  "scheduler_name": "cosine",
177
  "scheduler_warmup_steps": 500
178
  },
179
- "output_dir": "/scratch/ameypore/runs/lerobot/2572127/checkpoints",
180
  "job_name": "diffusion",
181
  "resume": false,
182
  "seed": 1000,
 
176
  "scheduler_name": "cosine",
177
  "scheduler_warmup_steps": 500
178
  },
179
+ "output_dir": "/scratch/ameypore/runs/lerobot/2588892/checkpoints",
180
  "job_name": "diffusion",
181
  "resume": false,
182
  "seed": 1000,