Robotics
LeRobot
Safetensors
act
IvanLee commited on
Commit
789f77e
·
verified ·
1 Parent(s): 0ee934a

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
- - robotics
9
- - act
10
  - lerobot
 
 
11
  ---
12
 
13
  # Model Card for act
 
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
 
 
8
  - lerobot
9
+ - act
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:82f4c1987387d539cc04f96046af529ae53bae29a9de6d4281b90363612cdbd0
3
  size 206748912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43b163cffa70ad84f16a72eb7bce2cf17dbbbcbcc31ba7c0a9fbba3ad28f5cc3
3
  size 206748912
train_config.json CHANGED
@@ -149,7 +149,7 @@
149
  "resume": false,
150
  "seed": 1000,
151
  "num_workers": 4,
152
- "batch_size": 24,
153
  "steps": 100000,
154
  "eval_freq": 20000,
155
  "log_freq": 200,
@@ -179,7 +179,7 @@
179
  "project": "lerobot",
180
  "entity": null,
181
  "notes": null,
182
- "run_id": "ypldfsbn",
183
  "mode": null
184
  }
185
  }
 
149
  "resume": false,
150
  "seed": 1000,
151
  "num_workers": 4,
152
+ "batch_size": 32,
153
  "steps": 100000,
154
  "eval_freq": 20000,
155
  "log_freq": 200,
 
179
  "project": "lerobot",
180
  "entity": null,
181
  "notes": null,
182
+ "run_id": "rpf9jb32",
183
  "mode": null
184
  }
185
  }