Robotics
LeRobot
Safetensors
act
seok7ee commited on
Commit
b5b4cd0
·
verified ·
1 Parent(s): 52f7727

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,8 +5,8 @@ license: apache-2.0
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
8
- - robotics
9
  - act
 
10
  - lerobot
11
  ---
12
 
 
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
 
8
  - act
9
+ - robotics
10
  - lerobot
11
  ---
12
 
train_config.json CHANGED
@@ -140,7 +140,7 @@
140
  "seed": 1000,
141
  "num_workers": 8,
142
  "batch_size": 16,
143
- "steps": 100000,
144
  "eval_freq": 2000,
145
  "log_freq": 200,
146
  "save_checkpoint": true,
 
140
  "seed": 1000,
141
  "num_workers": 8,
142
  "batch_size": 16,
143
+ "steps": 200000,
144
  "eval_freq": 2000,
145
  "log_freq": 200,
146
  "save_checkpoint": true,