Robotics
LeRobot
Safetensors
act
fitrijamat commited on
Commit
804ecce
·
verified ·
1 Parent(s): 5713dba

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 +2 -2
README.md CHANGED
@@ -5,9 +5,9 @@ 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
 
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
 
8
  - robotics
9
  - act
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:53fb94303fdaed82048d80592bc66fe4ba7d14b2d9bc3ebc864f2ba420c544d4
3
  size 206701064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8cb46bf970338cb5c3899173316106214f96834a7a60fd03caba08d1a2abbad
3
  size 206701064
train_config.json CHANGED
@@ -134,7 +134,7 @@
134
  "optimizer_weight_decay": 0.0001,
135
  "optimizer_lr_backbone": 1e-05
136
  },
137
- "output_dir": "outputs\\train\\act_mini_studio_block_in_cup",
138
  "job_name": "act_pick-insert-block",
139
  "resume": false,
140
  "seed": 1000,
@@ -169,7 +169,7 @@
169
  "project": "lerobot",
170
  "entity": null,
171
  "notes": null,
172
- "run_id": "msp4ucet",
173
  "mode": null
174
  }
175
  }
 
134
  "optimizer_weight_decay": 0.0001,
135
  "optimizer_lr_backbone": 1e-05
136
  },
137
+ "output_dir": "C:\\Users\\User\\Documents\\reuben_ws\\lerobot\\outputs\\train\\act_mini_studio_block_in_cup_new",
138
  "job_name": "act_pick-insert-block",
139
  "resume": false,
140
  "seed": 1000,
 
169
  "project": "lerobot",
170
  "entity": null,
171
  "notes": null,
172
+ "run_id": "k482szox",
173
  "mode": null
174
  }
175
  }