Robotics
LeRobot
Safetensors
act
wangwwwww111 commited on
Commit
3a176ac
·
verified ·
1 Parent(s): f82f7a1

Upload policy weights, train config and readme

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. train_config.json +1 -1
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
  - robotics
10
  - act
 
11
  ---
12
 
13
  # Model Card for act
train_config.json CHANGED
@@ -139,7 +139,7 @@
139
  "resume": true,
140
  "seed": 1000,
141
  "num_workers": 16,
142
- "batch_size": 32,
143
  "steps": 10000,
144
  "eval_freq": 20000,
145
  "log_freq": 2000,
 
139
  "resume": true,
140
  "seed": 1000,
141
  "num_workers": 16,
142
+ "batch_size": 8,
143
  "steps": 10000,
144
  "eval_freq": 20000,
145
  "log_freq": 2000,