Robotics
LeRobot
Safetensors
act
HuskyMango commited on
Commit
e19244e
·
verified ·
1 Parent(s): 5979719

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
- - robotics
10
  - act
 
 
11
  ---
12
 
13
  # Model Card for act
 
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
 
 
8
  - act
9
+ - robotics
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:01da7450a20b83c8c7b779d73096c817b81455881a6a472b1acefaa1fd9cda81
3
  size 206781696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a36ca0c29bb59104c6ccc6a28853c3ac98f209575fbf97931dc6c92749fd72c2
3
  size 206781696
train_config.json CHANGED
@@ -190,7 +190,7 @@
190
  "cudnn_deterministic": false,
191
  "num_workers": 4,
192
  "batch_size": 32,
193
- "steps": 100,
194
  "eval_freq": 20000,
195
  "log_freq": 200,
196
  "tolerance_s": 0.0001,
@@ -220,7 +220,7 @@
220
  "project": "lerobot",
221
  "entity": null,
222
  "notes": null,
223
- "run_id": "np99ya0i",
224
  "mode": null,
225
  "add_tags": true
226
  },
 
190
  "cudnn_deterministic": false,
191
  "num_workers": 4,
192
  "batch_size": 32,
193
+ "steps": 1000,
194
  "eval_freq": 20000,
195
  "log_freq": 200,
196
  "tolerance_s": 0.0001,
 
220
  "project": "lerobot",
221
  "entity": null,
222
  "notes": null,
223
+ "run_id": "dcx1qvb3",
224
  "mode": null,
225
  "add_tags": true
226
  },