Robotics
LeRobot
Safetensors
act
Berni87 commited on
Commit
81da124
·
verified ·
1 Parent(s): ed536fc

Upload policy weights, train config and readme

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. 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
+ - act
9
  - lerobot
10
  - robotics
 
11
  ---
12
 
13
  # Model Card for act
config.json CHANGED
@@ -42,7 +42,7 @@
42
  }
43
  },
44
  "device": "cuda",
45
- "use_amp": false,
46
  "use_peft": false,
47
  "push_to_hub": true,
48
  "repo_id": "Berni87/act_fold_tissue_v14",
 
42
  }
43
  },
44
  "device": "cuda",
45
+ "use_amp": true,
46
  "use_peft": false,
47
  "push_to_hub": true,
48
  "repo_id": "Berni87/act_fold_tissue_v14",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3cf022f36352b9a1106d0f3c4d09efe9908c0dc57c63ca0bc17b01beef0385b
3
  size 206699736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea276fba0679cc22d90690f801335b502a68bf51c66102d392a6bec54d1509db
3
  size 206699736
train_config.json CHANGED
@@ -125,7 +125,7 @@
125
  }
126
  },
127
  "device": "cuda",
128
- "use_amp": false,
129
  "use_peft": false,
130
  "push_to_hub": true,
131
  "repo_id": "Berni87/act_fold_tissue_v14",
@@ -200,7 +200,7 @@
200
  "project": "lerobot",
201
  "entity": null,
202
  "notes": null,
203
- "run_id": "ij0m7hvw",
204
  "mode": null,
205
  "add_tags": true
206
  },
 
125
  }
126
  },
127
  "device": "cuda",
128
+ "use_amp": true,
129
  "use_peft": false,
130
  "push_to_hub": true,
131
  "repo_id": "Berni87/act_fold_tissue_v14",
 
200
  "project": "lerobot",
201
  "entity": null,
202
  "notes": null,
203
+ "run_id": "6abjr0c0",
204
  "mode": null,
205
  "add_tags": true
206
  },