William
commited on
Commit
·
bba77fb
1
Parent(s):
9d9d8c7
Added Zarr file and videos with Git LFS tracking
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +2 -0
- replay_buffer.zarr/.zgroup +3 -0
- replay_buffer.zarr/data/.zgroup +3 -0
- replay_buffer.zarr/data/action/.zarray +22 -0
- replay_buffer.zarr/data/action/0.0 +0 -0
- replay_buffer.zarr/data/action/1.0 +0 -0
- replay_buffer.zarr/data/action/10.0 +0 -0
- replay_buffer.zarr/data/action/11.0 +0 -0
- replay_buffer.zarr/data/action/12.0 +0 -0
- replay_buffer.zarr/data/action/13.0 +0 -0
- replay_buffer.zarr/data/action/14.0 +0 -0
- replay_buffer.zarr/data/action/15.0 +0 -0
- replay_buffer.zarr/data/action/16.0 +0 -0
- replay_buffer.zarr/data/action/17.0 +0 -0
- replay_buffer.zarr/data/action/18.0 +0 -0
- replay_buffer.zarr/data/action/19.0 +0 -0
- replay_buffer.zarr/data/action/2.0 +0 -0
- replay_buffer.zarr/data/action/20.0 +0 -0
- replay_buffer.zarr/data/action/21.0 +0 -0
- replay_buffer.zarr/data/action/22.0 +0 -0
- replay_buffer.zarr/data/action/23.0 +0 -0
- replay_buffer.zarr/data/action/24.0 +0 -0
- replay_buffer.zarr/data/action/25.0 +0 -0
- replay_buffer.zarr/data/action/26.0 +0 -0
- replay_buffer.zarr/data/action/27.0 +0 -0
- replay_buffer.zarr/data/action/28.0 +0 -0
- replay_buffer.zarr/data/action/29.0 +0 -0
- replay_buffer.zarr/data/action/3.0 +0 -0
- replay_buffer.zarr/data/action/30.0 +0 -0
- replay_buffer.zarr/data/action/31.0 +0 -0
- replay_buffer.zarr/data/action/32.0 +0 -0
- replay_buffer.zarr/data/action/33.0 +0 -0
- replay_buffer.zarr/data/action/34.0 +0 -0
- replay_buffer.zarr/data/action/35.0 +0 -0
- replay_buffer.zarr/data/action/36.0 +0 -0
- replay_buffer.zarr/data/action/37.0 +0 -0
- replay_buffer.zarr/data/action/38.0 +0 -0
- replay_buffer.zarr/data/action/39.0 +0 -0
- replay_buffer.zarr/data/action/4.0 +0 -0
- replay_buffer.zarr/data/action/40.0 +0 -0
- replay_buffer.zarr/data/action/41.0 +0 -0
- replay_buffer.zarr/data/action/42.0 +0 -0
- replay_buffer.zarr/data/action/43.0 +0 -0
- replay_buffer.zarr/data/action/44.0 +0 -0
- replay_buffer.zarr/data/action/45.0 +0 -0
- replay_buffer.zarr/data/action/46.0 +0 -0
- replay_buffer.zarr/data/action/47.0 +0 -0
- replay_buffer.zarr/data/action/48.0 +0 -0
- replay_buffer.zarr/data/action/49.0 +0 -0
- replay_buffer.zarr/data/action/5.0 +0 -0
.gitattributes
CHANGED
@@ -56,3 +56,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
59 |
+
videos/**/* filter=lfs diff=lfs merge=lfs -text
|
60 |
+
replay_buffer.zarr filter=lfs diff=lfs merge=lfs -text
|
replay_buffer.zarr/.zgroup
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"zarr_format": 2
|
3 |
+
}
|
replay_buffer.zarr/data/.zgroup
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"zarr_format": 2
|
3 |
+
}
|
replay_buffer.zarr/data/action/.zarray
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"chunks": [
|
3 |
+
156,
|
4 |
+
7
|
5 |
+
],
|
6 |
+
"compressor": {
|
7 |
+
"blocksize": 0,
|
8 |
+
"clevel": 5,
|
9 |
+
"cname": "lz4",
|
10 |
+
"id": "blosc",
|
11 |
+
"shuffle": 1
|
12 |
+
},
|
13 |
+
"dtype": "<f8",
|
14 |
+
"fill_value": 0.0,
|
15 |
+
"filters": null,
|
16 |
+
"order": "C",
|
17 |
+
"shape": [
|
18 |
+
14298,
|
19 |
+
7
|
20 |
+
],
|
21 |
+
"zarr_format": 2
|
22 |
+
}
|
replay_buffer.zarr/data/action/0.0
ADDED
Binary file (6.26 kB). View file
|
|
replay_buffer.zarr/data/action/1.0
ADDED
Binary file (7.31 kB). View file
|
|
replay_buffer.zarr/data/action/10.0
ADDED
Binary file (7.19 kB). View file
|
|
replay_buffer.zarr/data/action/11.0
ADDED
Binary file (7.33 kB). View file
|
|
replay_buffer.zarr/data/action/12.0
ADDED
Binary file (7.32 kB). View file
|
|
replay_buffer.zarr/data/action/13.0
ADDED
Binary file (6.97 kB). View file
|
|
replay_buffer.zarr/data/action/14.0
ADDED
Binary file (7.21 kB). View file
|
|
replay_buffer.zarr/data/action/15.0
ADDED
Binary file (7.32 kB). View file
|
|
replay_buffer.zarr/data/action/16.0
ADDED
Binary file (7.04 kB). View file
|
|
replay_buffer.zarr/data/action/17.0
ADDED
Binary file (7.21 kB). View file
|
|
replay_buffer.zarr/data/action/18.0
ADDED
Binary file (7.26 kB). View file
|
|
replay_buffer.zarr/data/action/19.0
ADDED
Binary file (6.99 kB). View file
|
|
replay_buffer.zarr/data/action/2.0
ADDED
Binary file (7.33 kB). View file
|
|
replay_buffer.zarr/data/action/20.0
ADDED
Binary file (7.23 kB). View file
|
|
replay_buffer.zarr/data/action/21.0
ADDED
Binary file (7.13 kB). View file
|
|
replay_buffer.zarr/data/action/22.0
ADDED
Binary file (7.13 kB). View file
|
|
replay_buffer.zarr/data/action/23.0
ADDED
Binary file (6.28 kB). View file
|
|
replay_buffer.zarr/data/action/24.0
ADDED
Binary file (6.32 kB). View file
|
|
replay_buffer.zarr/data/action/25.0
ADDED
Binary file (7.05 kB). View file
|
|
replay_buffer.zarr/data/action/26.0
ADDED
Binary file (7.25 kB). View file
|
|
replay_buffer.zarr/data/action/27.0
ADDED
Binary file (7.27 kB). View file
|
|
replay_buffer.zarr/data/action/28.0
ADDED
Binary file (7.2 kB). View file
|
|
replay_buffer.zarr/data/action/29.0
ADDED
Binary file (7.34 kB). View file
|
|
replay_buffer.zarr/data/action/3.0
ADDED
Binary file (7.09 kB). View file
|
|
replay_buffer.zarr/data/action/30.0
ADDED
Binary file (7.27 kB). View file
|
|
replay_buffer.zarr/data/action/31.0
ADDED
Binary file (7.33 kB). View file
|
|
replay_buffer.zarr/data/action/32.0
ADDED
Binary file (6.88 kB). View file
|
|
replay_buffer.zarr/data/action/33.0
ADDED
Binary file (6.66 kB). View file
|
|
replay_buffer.zarr/data/action/34.0
ADDED
Binary file (7.03 kB). View file
|
|
replay_buffer.zarr/data/action/35.0
ADDED
Binary file (6.59 kB). View file
|
|
replay_buffer.zarr/data/action/36.0
ADDED
Binary file (6.29 kB). View file
|
|
replay_buffer.zarr/data/action/37.0
ADDED
Binary file (6.59 kB). View file
|
|
replay_buffer.zarr/data/action/38.0
ADDED
Binary file (6.54 kB). View file
|
|
replay_buffer.zarr/data/action/39.0
ADDED
Binary file (6.3 kB). View file
|
|
replay_buffer.zarr/data/action/4.0
ADDED
Binary file (7.37 kB). View file
|
|
replay_buffer.zarr/data/action/40.0
ADDED
Binary file (7.28 kB). View file
|
|
replay_buffer.zarr/data/action/41.0
ADDED
Binary file (6.88 kB). View file
|
|
replay_buffer.zarr/data/action/42.0
ADDED
Binary file (7.32 kB). View file
|
|
replay_buffer.zarr/data/action/43.0
ADDED
Binary file (7.27 kB). View file
|
|
replay_buffer.zarr/data/action/44.0
ADDED
Binary file (7.29 kB). View file
|
|
replay_buffer.zarr/data/action/45.0
ADDED
Binary file (7.27 kB). View file
|
|
replay_buffer.zarr/data/action/46.0
ADDED
Binary file (7.1 kB). View file
|
|
replay_buffer.zarr/data/action/47.0
ADDED
Binary file (7.11 kB). View file
|
|
replay_buffer.zarr/data/action/48.0
ADDED
Binary file (7.18 kB). View file
|
|
replay_buffer.zarr/data/action/49.0
ADDED
Binary file (7.26 kB). View file
|
|
replay_buffer.zarr/data/action/5.0
ADDED
Binary file (7.11 kB). View file
|
|