Robotics
LeRobot
Safetensors
act
mtitg commited on
Commit
aebb67d
·
verified ·
1 Parent(s): 011ee86

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
- - act
9
- - robotics
10
  - lerobot
 
 
11
  ---
12
 
13
  # Model Card for act
 
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
 
 
8
  - lerobot
9
+ - robotics
10
+ - act
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:0b7b9f2fad03f42f8022672e3f5e9976def5097c15905bc5c12815273c76b4cc
3
  size 206709280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e42bdaf388015583ce5db64e096a97dc9bfe112d9f450fd270539e1e38bf5f34
3
  size 206709280
train_config.json CHANGED
@@ -140,7 +140,7 @@
140
  "seed": 1000,
141
  "num_workers": 4,
142
  "batch_size": 8,
143
- "steps": 20000,
144
  "eval_freq": 20000,
145
  "log_freq": 200,
146
  "save_checkpoint": true,
@@ -169,7 +169,7 @@
169
  "project": "lerobot",
170
  "entity": null,
171
  "notes": null,
172
- "run_id": "4uziatus",
173
  "mode": null
174
  }
175
  }
 
140
  "seed": 1000,
141
  "num_workers": 4,
142
  "batch_size": 8,
143
+ "steps": 100000,
144
  "eval_freq": 20000,
145
  "log_freq": 200,
146
  "save_checkpoint": true,
 
169
  "project": "lerobot",
170
  "entity": null,
171
  "notes": null,
172
+ "run_id": "whi83lye",
173
  "mode": null
174
  }
175
  }