Add replay_buffer directory in pusht datasets + aloha (WIP)
This commit is contained in:
3
tests/data/pusht/replay_buffer/next/done.memmap
Normal file
3
tests/data/pusht/replay_buffer/next/done.memmap
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc2786e1f9910a9d811400edcddaf7075195f7a16b216dcbefba3bc7c4f2ae51
|
||||
size 50
|
||||
1
tests/data/pusht/replay_buffer/next/meta.json
Normal file
1
tests/data/pusht/replay_buffer/next/meta.json
Normal file
@@ -0,0 +1 @@
|
||||
{"reward": {"device": "cpu", "shape": [50, 1], "dtype": "torch.float32"}, "done": {"device": "cpu", "shape": [50, 1], "dtype": "torch.bool"}, "success": {"device": "cpu", "shape": [50, 1], "dtype": "torch.bool"}, "shape": [50], "device": "cpu", "_type": "<class 'tensordict._td.TensorDict'>"}
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff6a3748c8223a82e54c61442df7b8baf478a20497ee2353645a1e9ccd765162
|
||||
size 5529600
|
||||
@@ -0,0 +1 @@
|
||||
{"image": {"device": "cpu", "shape": [50, 3, 96, 96], "dtype": "torch.float32"}, "state": {"device": "cpu", "shape": [50, 2], "dtype": "torch.float32"}, "shape": [50], "device": "cpu", "_type": "<class 'tensordict._td.TensorDict'>"}
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fad4ece6d5fd66bbafa34f6ff383c483410082b8d7d4f4616808c3c458ce1d43
|
||||
size 400
|
||||
3
tests/data/pusht/replay_buffer/next/reward.memmap
Normal file
3
tests/data/pusht/replay_buffer/next/reward.memmap
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d9c54dee5660c46886f32d80e57e9dd0ffa57ee0cd2a762b036d9c8e0c3a33a
|
||||
size 200
|
||||
3
tests/data/pusht/replay_buffer/next/success.memmap
Normal file
3
tests/data/pusht/replay_buffer/next/success.memmap
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc2786e1f9910a9d811400edcddaf7075195f7a16b216dcbefba3bc7c4f2ae51
|
||||
size 50
|
||||
Reference in New Issue
Block a user