Robotics
LeRobot
Safetensors
act
nik658 commited on
Commit
ae6a9ed
·
verified ·
1 Parent(s): 0360506

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
@@ -5,9 +5,9 @@ license: apache-2.0
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
8
- - act
9
- - robotics
10
  - lerobot
 
 
11
  ---
12
 
13
  # Model Card for act
 
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
 
 
8
  - lerobot
9
+ - robotics
10
+ - act
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:65b190c908c1b30d330f478de5a831918ef02d51808be8ee35bbb0ab3a888d37
3
  size 206680536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6c9a321e91a375d96679a7804e7835e49140ea41f841d9987a36d5aadb7bdcd
3
  size 206680536
train_config.json CHANGED
@@ -134,13 +134,13 @@
134
  "optimizer_weight_decay": 0.0001,
135
  "optimizer_lr_backbone": 1e-05
136
  },
137
- "output_dir": "outputs/train/act_ur10e_10july",
138
  "job_name": "act",
139
  "resume": false,
140
  "seed": 1000,
141
  "num_workers": 4,
142
  "batch_size": 12,
143
- "steps": 100000,
144
  "eval_freq": 310000,
145
  "log_freq": 200,
146
  "save_checkpoint": true,
@@ -169,7 +169,7 @@
169
  "project": "lerobot",
170
  "entity": null,
171
  "notes": null,
172
- "run_id": "yapz7kg0",
173
  "mode": null
174
  }
175
  }
 
134
  "optimizer_weight_decay": 0.0001,
135
  "optimizer_lr_backbone": 1e-05
136
  },
137
+ "output_dir": "outputs/train/act_ur10e_16july",
138
  "job_name": "act",
139
  "resume": false,
140
  "seed": 1000,
141
  "num_workers": 4,
142
  "batch_size": 12,
143
+ "steps": 300000,
144
  "eval_freq": 310000,
145
  "log_freq": 200,
146
  "save_checkpoint": true,
 
169
  "project": "lerobot",
170
  "entity": null,
171
  "notes": null,
172
+ "run_id": "ltbdbu7g",
173
  "mode": null
174
  }
175
  }