Skip to content

Commit

Permalink
Aloha done
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadene committed Mar 19, 2024
1 parent 6a1a293 commit 10034e8
Show file tree
Hide file tree
Showing 57 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lerobot/common/datasets/aloha.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ class AlohaExperienceReplay(AbstractExperienceReplay):
def __init__(
self,
dataset_id: str,
version: str | None = None,
version: str | None = "v1.0",
batch_size: int = None,
*,
shuffle: bool = True,
Expand Down

0 comments on commit 10034e8

Please sign in to comment.