Robotics
LeRobot
Safetensors
act
noah3756 commited on
Commit
57d564f
·
verified ·
1 Parent(s): f71e33b

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: act
6
  pipeline_tag: robotics
7
  tags:
8
- - robotics
9
  - act
10
  - lerobot
 
11
  ---
12
 
13
  # Model Card for act
 
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
 
8
  - act
9
  - lerobot
10
+ - robotics
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:94a7b144f83750aa2dac2531c6b1f7aece0b75fb0a5c7782c906df6ce820848f
3
  size 115327032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf071f1022267d126d27452a339cdcffdfec972ef0a9d267c3bd5207c23ee585
3
  size 115327032
train_config.json CHANGED
@@ -156,7 +156,7 @@
156
  "seed": 42,
157
  "num_workers": 4,
158
  "batch_size": 8,
159
- "steps": 2000,
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": "7zp0q1c8",
189
  "mode": null
190
  },
191
  "checkpoint_path": null,
 
156
  "seed": 42,
157
  "num_workers": 4,
158
  "batch_size": 8,
159
+ "steps": 6000,
160
  "eval_freq": 20000,
161
  "log_freq": 200,
162
  "save_checkpoint": true,
 
185
  "project": "lerobot",
186
  "entity": null,
187
  "notes": null,
188
+ "run_id": "1xw2onum",
189
  "mode": null
190
  },
191
  "checkpoint_path": null,