bukoi commited on
Commit
590fe8d
·
verified ·
1 Parent(s): 4d1da1f

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
@@ -6,8 +6,8 @@ model_name: act
6
  pipeline_tag: robotics
7
  tags:
8
  - lerobot
9
- - act
10
  - robotics
 
11
  ---
12
 
13
  # Model Card for 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:0ca22e4a9ae489ae90623394382dc962b49d7659e2607d6a8bfa2416b45bb13b
3
  size 206742080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddb8c9e9c1cde6c7ff27f2075572986ec2f2cc6c1599dec1ab70bef0a46397ae
3
  size 206742080
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/il_sim_test_04",
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": "kfoviap7",
173
  "mode": null
174
  }
175
  }
 
134
  "optimizer_weight_decay": 0.0001,
135
  "optimizer_lr_backbone": 1e-05
136
  },
137
+ "output_dir": "outputs/train/il_sim_test_02",
138
  "job_name": "il_sim_test",
139
  "resume": false,
140
  "seed": 1000,
 
169
  "project": "lerobot",
170
  "entity": null,
171
  "notes": null,
172
+ "run_id": "lrkstyxc",
173
  "mode": null
174
  }
175
  }