Robotics
LeRobot
Safetensors
act
asd125202 commited on
Commit
e2f6507
·
verified ·
1 Parent(s): 5f59aba

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 +2 -2
README.md CHANGED
@@ -5,9 +5,9 @@ license: apache-2.0
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
8
- - lerobot
9
- - act
10
  - robotics
 
 
11
  ---
12
 
13
  # Model Card for act
 
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
 
 
8
  - robotics
9
+ - act
10
+ - lerobot
11
  ---
12
 
13
  # Model Card for act
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7462e6f7a87606387181f133220c1703a1d0c611ae1643afd2d1b3e73e1be13e
3
  size 206699736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bdb59eecd4aaa56a1e2d726f21af243e514481a333ff00c82fffdf5b3136e60
3
  size 206699736
train_config.json CHANGED
@@ -156,7 +156,7 @@
156
  "seed": 1000,
157
  "num_workers": 4,
158
  "batch_size": 8,
159
- "steps": 3000,
160
  "eval_freq": 20000,
161
  "log_freq": 200,
162
  "save_checkpoint": true,
@@ -185,7 +185,7 @@
185
  "project": "lerobot",
186
  "entity": null,
187
  "notes": null,
188
- "run_id": "sayng7jd",
189
  "mode": null
190
  },
191
  "checkpoint_path": null,
 
156
  "seed": 1000,
157
  "num_workers": 4,
158
  "batch_size": 8,
159
+ "steps": 10000,
160
  "eval_freq": 20000,
161
  "log_freq": 200,
162
  "save_checkpoint": true,
 
185
  "project": "lerobot",
186
  "entity": null,
187
  "notes": null,
188
+ "run_id": "3s2x1lr0",
189
  "mode": null
190
  },
191
  "checkpoint_path": null,