alexandersoare
commited on
Commit
•
32bd1f9
1
Parent(s):
95357a4
Upload folder using huggingface_hub
Browse files- README.md +1 -2
- demo.gif +2 -2
- model.safetensors +2 -2
README.md
CHANGED
@@ -2,7 +2,6 @@
|
|
2 |
license: apache-2.0
|
3 |
datasets:
|
4 |
- lerobot/aloha_sim_transfer_cube_human
|
5 |
-
pipeline_tag: robotics
|
6 |
---
|
7 |
# Model Card for ACT/AlohaTransferCube
|
8 |
|
@@ -57,4 +56,4 @@ Success rate for 500 episodes (%) | 87.6 | 68.0
|
|
57 |
Beta distribution lower/mean/upper (%) | 86.0 / 87.5 / 88.9 | 65.8 / 67.9 / 70.0
|
58 |
|
59 |
|
60 |
-
The original code was heavily refactored, and some bugs were spotted along the way. The differences in code may account for the difference in success rate. Another possibility is that our simulation environment may use slightly different heuristics to evaluate success (we've observed that success is registered as soon as the second arm's gripper makes antipodal contact with the cube). Finally, one should observe that the in-training evaluation jumps up towards the end of training. This may need further investigation (Is it statistically significant? If so, what is the cause?).
|
|
|
2 |
license: apache-2.0
|
3 |
datasets:
|
4 |
- lerobot/aloha_sim_transfer_cube_human
|
|
|
5 |
---
|
6 |
# Model Card for ACT/AlohaTransferCube
|
7 |
|
|
|
56 |
Beta distribution lower/mean/upper (%) | 86.0 / 87.5 / 88.9 | 65.8 / 67.9 / 70.0
|
57 |
|
58 |
|
59 |
+
The original code was heavily refactored, and some bugs were spotted along the way. The differences in code may account for the difference in success rate. Another possibility is that our simulation environment may use slightly different heuristics to evaluate success (we've observed that success is registered as soon as the second arm's gripper makes antipodal contact with the cube). Finally, one should observe that the in-training evaluation jumps up towards the end of training. This may need further investigation (Is it statistically significant? If so, what is the cause?).
|
demo.gif
CHANGED
Git LFS Details
|
Git LFS Details
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02abc71850a4a301dcc114856c14c6cb623200ab0d324f0ab167cd8a300a381b
|
3 |
+
size 206766568
|