Robotics
LeRobot
Safetensors
diffusion
inaas commited on
Commit
2e0efa6
·
verified ·
1 Parent(s): d4a6d50

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 +1 -1
README.md CHANGED
@@ -6,8 +6,8 @@ model_name: diffusion
6
  pipeline_tag: robotics
7
  tags:
8
  - lerobot
9
- - robotics
10
  - diffusion
 
11
  ---
12
 
13
  # Model Card for 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:e82f9a3048d29a79abe8a83e76112f16735bdc3a304ee9fdadbbc4fb093a6665
3
  size 304479488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3cc38dd91e28a05fc7e0532c6e772441cfba507c5303e07c5f0dbf7a6b8e0aa
3
  size 304479488
train_config.json CHANGED
@@ -168,7 +168,7 @@
168
  "scheduler_name": "cosine",
169
  "scheduler_warmup_steps": 500
170
  },
171
- "output_dir": "/scratch/ameypore/runs/lerobot/2572123/checkpoints",
172
  "job_name": "diffusion",
173
  "resume": false,
174
  "seed": 1000,
 
168
  "scheduler_name": "cosine",
169
  "scheduler_warmup_steps": 500
170
  },
171
+ "output_dir": "/scratch/ameypore/runs/lerobot/2588888/checkpoints",
172
  "job_name": "diffusion",
173
  "resume": false,
174
  "seed": 1000,