Robotics
LeRobot
Safetensors
act
JulienStocker commited on
Commit
e308b86
·
verified ·
1 Parent(s): 8dcb209

Upload policy weights, train config and readme

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. model.safetensors +1 -1
  3. train_config.json +3 -3
README.md CHANGED
@@ -6,8 +6,8 @@ model_name: act
6
  pipeline_tag: robotics
7
  tags:
8
  - act
9
- - lerobot
10
  - robotics
 
11
  ---
12
 
13
  # Model Card for act
 
6
  pipeline_tag: robotics
7
  tags:
8
  - act
 
9
  - robotics
10
+ - lerobot
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:34cd0fd7a682ed12794335520705d27e326d984759f4ec0f18e6c2df5a6c4e6d
3
  size 206742080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52bed9ee8433f6368ab21def88a30bf66aef5588e77b5982cb53a50aa6a4b323
3
  size 206742080
train_config.json CHANGED
@@ -62,7 +62,7 @@
62
  },
63
  "revision": null,
64
  "use_imagenet_stats": true,
65
- "video_backend": "pyav"
66
  },
67
  "env": null,
68
  "policy": {
@@ -134,7 +134,7 @@
134
  "optimizer_weight_decay": 0.0001,
135
  "optimizer_lr_backbone": 1e-05
136
  },
137
- "output_dir": "outputs/train/il_sim_test_v2",
138
  "job_name": "il_sim_test",
139
  "resume": false,
140
  "seed": 1000,
@@ -169,7 +169,7 @@
169
  "project": "lerobot",
170
  "entity": null,
171
  "notes": null,
172
- "run_id": "c9wfow3g",
173
  "mode": null
174
  }
175
  }
 
62
  },
63
  "revision": null,
64
  "use_imagenet_stats": true,
65
+ "video_backend": "torchcodec"
66
  },
67
  "env": null,
68
  "policy": {
 
134
  "optimizer_weight_decay": 0.0001,
135
  "optimizer_lr_backbone": 1e-05
136
  },
137
+ "output_dir": "outputs/train/il_sim_test",
138
  "job_name": "il_sim_test",
139
  "resume": false,
140
  "seed": 1000,
 
169
  "project": "lerobot",
170
  "entity": null,
171
  "notes": null,
172
+ "run_id": "5x8a0ouv",
173
  "mode": null
174
  }
175
  }