Robotics
LeRobot
Safetensors
diffusion
inaas commited on
Commit
9fa4b2c
·
verified ·
1 Parent(s): b883c63

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:204ba826c6ffcab5b9f562ac8c4fa821a0f9a4f8901ff975ca41ad73fd1bbb1a
3
  size 304479488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d41572ac8d3d27261ec56e52d3def86017560066e14dad36696d10525ee1e05a
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/2572124/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/2588889/checkpoints",
172
  "job_name": "diffusion",
173
  "resume": false,
174
  "seed": 1000,