Add stat.pth for xarm_lift_medium

This commit is contained in:
Simon Alibert 2024-03-25 15:55:45 +01:00
parent dc89166bee
commit d3adaf1379
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ class SimxarmExperienceReplay(AbstractExperienceReplay):
def __init__(
self,
dataset_id: str,
version: str | None = "v1.0",
version: str | None = "v1.1",
batch_size: int = None,
*,
shuffle: bool = True,