Robotics
LeRobot
Safetensors
act
weeenwang commited on
Commit
82fbafe
·
verified ·
1 Parent(s): 3512b58

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 +3 -3
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
- datasets: weeenwang/mio_settimo_dataset
3
  library_name: lerobot
4
  license: apache-2.0
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
 
8
  - lerobot
9
  - robotics
10
- - act
11
  ---
12
 
13
  # Model Card for act
 
1
  ---
2
+ datasets: weeenwang/mio_undicesimo_dataset
3
  library_name: lerobot
4
  license: apache-2.0
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
8
+ - act
9
  - lerobot
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:f0325b1bdbf582c3d0945e94ff45bb02253723eae31220f28a55383504a62868
3
  size 206701064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe69da8b11963e78e8eeef9e447355da0c85466b60d01c082f5f5bc7f28a49c1
3
  size 206701064
train_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "dataset": {
3
- "repo_id": "weeenwang/mio_settimo_dataset",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
@@ -134,7 +134,7 @@
134
  "optimizer_weight_decay": 0.0001,
135
  "optimizer_lr_backbone": 1e-05
136
  },
137
- "output_dir": "outputs/train/mio_settimo_dataset",
138
  "job_name": "act",
139
  "resume": false,
140
  "seed": 1000,
@@ -169,7 +169,7 @@
169
  "project": "lerobot",
170
  "entity": null,
171
  "notes": null,
172
- "run_id": "358p9tpn",
173
  "mode": null
174
  }
175
  }
 
1
  {
2
  "dataset": {
3
+ "repo_id": "weeenwang/mio_undicesimo_dataset",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
 
134
  "optimizer_weight_decay": 0.0001,
135
  "optimizer_lr_backbone": 1e-05
136
  },
137
+ "output_dir": "outputs/train/mio_undicesimo_dataset",
138
  "job_name": "act",
139
  "resume": false,
140
  "seed": 1000,
 
169
  "project": "lerobot",
170
  "entity": null,
171
  "notes": null,
172
+ "run_id": "1l6xfrvi",
173
  "mode": null
174
  }
175
  }