Robotics
LeRobot
Safetensors
act
aaron-ser commited on
Commit
faea832
·
verified ·
1 Parent(s): 175438f

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:a79510eca9fb4d2611abfb7b72dcbdf4564ee7fdfc437e2f58a8ef3fb8d2798a
3
  size 206700792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf4e080d7a00747679291fa68a17691b414c5d1dc815545719c2f2772672a101
3
  size 206700792
train_config.json CHANGED
@@ -132,7 +132,7 @@
132
  "seed": 1000,
133
  "num_workers": 4,
134
  "batch_size": 8,
135
- "steps": 1000,
136
  "eval_freq": 20000,
137
  "log_freq": 200,
138
  "save_checkpoint": true,
@@ -167,7 +167,7 @@
167
  "project": "lerobot",
168
  "entity": null,
169
  "notes": null,
170
- "run_id": "rmxme8kl",
171
  "mode": null
172
  }
173
  }
 
132
  "seed": 1000,
133
  "num_workers": 4,
134
  "batch_size": 8,
135
+ "steps": 500,
136
  "eval_freq": 20000,
137
  "log_freq": 200,
138
  "save_checkpoint": true,
 
167
  "project": "lerobot",
168
  "entity": null,
169
  "notes": null,
170
+ "run_id": "7cwvet7z",
171
  "mode": null
172
  }
173
  }