mathieutk commited on
Commit
e0dc2a5
·
verified ·
1 Parent(s): c9a09bf

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +40 -24
  2. data/chunk-000/episode_000000.parquet +3 -0
  3. data/chunk-000/episode_000001.parquet +3 -0
  4. data/chunk-000/episode_000002.parquet +3 -0
  5. data/chunk-000/episode_000003.parquet +3 -0
  6. data/chunk-000/episode_000004.parquet +3 -0
  7. data/chunk-000/episode_000005.parquet +3 -0
  8. data/chunk-000/episode_000006.parquet +3 -0
  9. data/chunk-000/episode_000007.parquet +3 -0
  10. data/chunk-000/episode_000008.parquet +3 -0
  11. data/chunk-000/episode_000009.parquet +3 -0
  12. data/chunk-000/episode_000010.parquet +3 -0
  13. data/chunk-000/episode_000011.parquet +3 -0
  14. data/chunk-000/episode_000012.parquet +3 -0
  15. data/chunk-000/episode_000013.parquet +3 -0
  16. data/chunk-000/episode_000014.parquet +3 -0
  17. data/chunk-000/episode_000015.parquet +3 -0
  18. data/chunk-000/episode_000016.parquet +3 -0
  19. data/chunk-000/episode_000017.parquet +3 -0
  20. data/chunk-000/episode_000018.parquet +3 -0
  21. data/chunk-000/episode_000019.parquet +3 -0
  22. meta/episodes.jsonl +20 -0
  23. meta/episodes_stats.jsonl +20 -0
  24. meta/info.json +127 -0
  25. meta/tasks.jsonl +1 -0
  26. videos/chunk-000/observation.images.grap/episode_000000.mp4 +3 -0
  27. videos/chunk-000/observation.images.grap/episode_000001.mp4 +3 -0
  28. videos/chunk-000/observation.images.grap/episode_000002.mp4 +3 -0
  29. videos/chunk-000/observation.images.grap/episode_000003.mp4 +3 -0
  30. videos/chunk-000/observation.images.grap/episode_000004.mp4 +3 -0
  31. videos/chunk-000/observation.images.grap/episode_000005.mp4 +3 -0
  32. videos/chunk-000/observation.images.grap/episode_000006.mp4 +3 -0
  33. videos/chunk-000/observation.images.grap/episode_000007.mp4 +3 -0
  34. videos/chunk-000/observation.images.grap/episode_000008.mp4 +3 -0
  35. videos/chunk-000/observation.images.grap/episode_000009.mp4 +3 -0
  36. videos/chunk-000/observation.images.grap/episode_000010.mp4 +3 -0
  37. videos/chunk-000/observation.images.grap/episode_000011.mp4 +3 -0
  38. videos/chunk-000/observation.images.grap/episode_000012.mp4 +3 -0
  39. videos/chunk-000/observation.images.grap/episode_000013.mp4 +3 -0
  40. videos/chunk-000/observation.images.grap/episode_000014.mp4 +3 -0
  41. videos/chunk-000/observation.images.grap/episode_000015.mp4 +3 -0
  42. videos/chunk-000/observation.images.grap/episode_000016.mp4 +3 -0
  43. videos/chunk-000/observation.images.grap/episode_000017.mp4 +3 -0
  44. videos/chunk-000/observation.images.grap/episode_000018.mp4 +3 -0
  45. videos/chunk-000/observation.images.grap/episode_000019.mp4 +3 -0
  46. videos/chunk-000/observation.images.red/episode_000000.mp4 +3 -0
  47. videos/chunk-000/observation.images.red/episode_000001.mp4 +3 -0
  48. videos/chunk-000/observation.images.red/episode_000002.mp4 +3 -0
  49. videos/chunk-000/observation.images.red/episode_000003.mp4 +3 -0
  50. videos/chunk-000/observation.images.red/episode_000004.mp4 +3 -0
.gitattributes CHANGED
@@ -8,8 +8,6 @@
8
  *.h5 filter=lfs diff=lfs merge=lfs -text
9
  *.joblib filter=lfs diff=lfs merge=lfs -text
10
  *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
- *.lz4 filter=lfs diff=lfs merge=lfs -text
12
- *.mds filter=lfs diff=lfs merge=lfs -text
13
  *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
  *.model filter=lfs diff=lfs merge=lfs -text
15
  *.msgpack filter=lfs diff=lfs merge=lfs -text
@@ -35,25 +33,43 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *.zip filter=lfs diff=lfs merge=lfs -text
36
  *.zst filter=lfs diff=lfs merge=lfs -text
37
  *tfevents* filter=lfs diff=lfs merge=lfs -text
38
- # Audio files - uncompressed
39
- *.pcm filter=lfs diff=lfs merge=lfs -text
40
- *.sam filter=lfs diff=lfs merge=lfs -text
41
- *.raw filter=lfs diff=lfs merge=lfs -text
42
- # Audio files - compressed
43
- *.aac filter=lfs diff=lfs merge=lfs -text
44
- *.flac filter=lfs diff=lfs merge=lfs -text
45
- *.mp3 filter=lfs diff=lfs merge=lfs -text
46
- *.ogg filter=lfs diff=lfs merge=lfs -text
47
- *.wav filter=lfs diff=lfs merge=lfs -text
48
- # Image files - uncompressed
49
- *.bmp filter=lfs diff=lfs merge=lfs -text
50
- *.gif filter=lfs diff=lfs merge=lfs -text
51
- *.png filter=lfs diff=lfs merge=lfs -text
52
- *.tiff filter=lfs diff=lfs merge=lfs -text
53
- # Image files - compressed
54
- *.jpg filter=lfs diff=lfs merge=lfs -text
55
- *.jpeg filter=lfs diff=lfs merge=lfs -text
56
- *.webp filter=lfs diff=lfs merge=lfs -text
57
- # Video files - compressed
58
- *.mp4 filter=lfs diff=lfs merge=lfs -text
59
- *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *.h5 filter=lfs diff=lfs merge=lfs -text
9
  *.joblib filter=lfs diff=lfs merge=lfs -text
10
  *.lfs.* filter=lfs diff=lfs merge=lfs -text
 
 
11
  *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
  *.model filter=lfs diff=lfs merge=lfs -text
13
  *.msgpack filter=lfs diff=lfs merge=lfs -text
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ videos/chunk-000/observation.images.grap/episode_000000.mp4 filter=lfs diff=lfs merge=lfs -text
37
+ videos/chunk-000/observation.images.grap/episode_000001.mp4 filter=lfs diff=lfs merge=lfs -text
38
+ videos/chunk-000/observation.images.grap/episode_000002.mp4 filter=lfs diff=lfs merge=lfs -text
39
+ videos/chunk-000/observation.images.grap/episode_000003.mp4 filter=lfs diff=lfs merge=lfs -text
40
+ videos/chunk-000/observation.images.grap/episode_000004.mp4 filter=lfs diff=lfs merge=lfs -text
41
+ videos/chunk-000/observation.images.grap/episode_000005.mp4 filter=lfs diff=lfs merge=lfs -text
42
+ videos/chunk-000/observation.images.grap/episode_000006.mp4 filter=lfs diff=lfs merge=lfs -text
43
+ videos/chunk-000/observation.images.grap/episode_000007.mp4 filter=lfs diff=lfs merge=lfs -text
44
+ videos/chunk-000/observation.images.grap/episode_000008.mp4 filter=lfs diff=lfs merge=lfs -text
45
+ videos/chunk-000/observation.images.grap/episode_000009.mp4 filter=lfs diff=lfs merge=lfs -text
46
+ videos/chunk-000/observation.images.grap/episode_000010.mp4 filter=lfs diff=lfs merge=lfs -text
47
+ videos/chunk-000/observation.images.grap/episode_000011.mp4 filter=lfs diff=lfs merge=lfs -text
48
+ videos/chunk-000/observation.images.grap/episode_000012.mp4 filter=lfs diff=lfs merge=lfs -text
49
+ videos/chunk-000/observation.images.grap/episode_000013.mp4 filter=lfs diff=lfs merge=lfs -text
50
+ videos/chunk-000/observation.images.grap/episode_000014.mp4 filter=lfs diff=lfs merge=lfs -text
51
+ videos/chunk-000/observation.images.grap/episode_000015.mp4 filter=lfs diff=lfs merge=lfs -text
52
+ videos/chunk-000/observation.images.grap/episode_000016.mp4 filter=lfs diff=lfs merge=lfs -text
53
+ videos/chunk-000/observation.images.grap/episode_000017.mp4 filter=lfs diff=lfs merge=lfs -text
54
+ videos/chunk-000/observation.images.grap/episode_000018.mp4 filter=lfs diff=lfs merge=lfs -text
55
+ videos/chunk-000/observation.images.grap/episode_000019.mp4 filter=lfs diff=lfs merge=lfs -text
56
+ videos/chunk-000/observation.images.red/episode_000000.mp4 filter=lfs diff=lfs merge=lfs -text
57
+ videos/chunk-000/observation.images.red/episode_000001.mp4 filter=lfs diff=lfs merge=lfs -text
58
+ videos/chunk-000/observation.images.red/episode_000002.mp4 filter=lfs diff=lfs merge=lfs -text
59
+ videos/chunk-000/observation.images.red/episode_000003.mp4 filter=lfs diff=lfs merge=lfs -text
60
+ videos/chunk-000/observation.images.red/episode_000004.mp4 filter=lfs diff=lfs merge=lfs -text
61
+ videos/chunk-000/observation.images.red/episode_000005.mp4 filter=lfs diff=lfs merge=lfs -text
62
+ videos/chunk-000/observation.images.red/episode_000006.mp4 filter=lfs diff=lfs merge=lfs -text
63
+ videos/chunk-000/observation.images.red/episode_000007.mp4 filter=lfs diff=lfs merge=lfs -text
64
+ videos/chunk-000/observation.images.red/episode_000008.mp4 filter=lfs diff=lfs merge=lfs -text
65
+ videos/chunk-000/observation.images.red/episode_000009.mp4 filter=lfs diff=lfs merge=lfs -text
66
+ videos/chunk-000/observation.images.red/episode_000010.mp4 filter=lfs diff=lfs merge=lfs -text
67
+ videos/chunk-000/observation.images.red/episode_000011.mp4 filter=lfs diff=lfs merge=lfs -text
68
+ videos/chunk-000/observation.images.red/episode_000012.mp4 filter=lfs diff=lfs merge=lfs -text
69
+ videos/chunk-000/observation.images.red/episode_000013.mp4 filter=lfs diff=lfs merge=lfs -text
70
+ videos/chunk-000/observation.images.red/episode_000014.mp4 filter=lfs diff=lfs merge=lfs -text
71
+ videos/chunk-000/observation.images.red/episode_000015.mp4 filter=lfs diff=lfs merge=lfs -text
72
+ videos/chunk-000/observation.images.red/episode_000016.mp4 filter=lfs diff=lfs merge=lfs -text
73
+ videos/chunk-000/observation.images.red/episode_000017.mp4 filter=lfs diff=lfs merge=lfs -text
74
+ videos/chunk-000/observation.images.red/episode_000018.mp4 filter=lfs diff=lfs merge=lfs -text
75
+ videos/chunk-000/observation.images.red/episode_000019.mp4 filter=lfs diff=lfs merge=lfs -text
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec8aa380d366b8b3f78cbb9ad1e809eae32ba2c0a8bd578be6f6978b102d46d9
3
+ size 17522
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2ded498f517fd263d3127d55427598fd32da0ff61b11a1e502354e7fd92be47
3
+ size 4970
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f9b7bec3336e4d4f3e4cf8e1fa9b05fa3a3889e6a87f527fc3878094639c46f
3
+ size 28134
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4c109988cdbda5699c98448228007f3a1bae84432e8c6124171dfc55e57f261
3
+ size 24574
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60b82d6a630ce60683a08dc6fe4844d81cd8174e63c7a0528c9c8879264ad47f
3
+ size 22775
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38b17f03e705c00faf8b04e9d6f6a649431bbd1ba2c0523a471b0e81d9c9bc8d
3
+ size 20758
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caebc774dd68613c61f3296b05b53099244bf262a0f990be28a069dc2c58c9d1
3
+ size 18478
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9014ee3dc5c1368703eb7aebef61e7b6ad754c2d906d53a84e4ed099ef2a070c
3
+ size 15399
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4ffe0312bdf829f5a30e2b2bb23b9d31ceaea466ba0e09fcee1cd4b849b4121
3
+ size 19245
data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f76e9f3413f44c6d0710b72b0a75314e55f69a62eeee438debc496bf2b971618
3
+ size 20806
data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dcbe1eb382063ae7bd734cfef3327acf199a8c4a2ce4db024c4a13b74d612a3
3
+ size 19878
data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4685bad5f1ac5210e9d2618afb3dbf2fb076ec3ee428cd3953f7dcb85eadfeb2
3
+ size 21632
data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb7d282f9713d67f51e68c3bb85550347d6f14b57ad3580afb045fd118185895
3
+ size 19606
data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd42855595bd916c16d071475ecd8779f981911747e3b181299586d2ca371562
3
+ size 20544
data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1468d340460a59fa80d80d428d2f47e5678f39d91d07b1b8cdf4e1ad644ab283
3
+ size 20803
data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d908b0127422846c5d954b21d12c695671cf0b213264434ad19160c8fef8eeac
3
+ size 21400
data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ca21d9b4033f4696e92fed8d020be0da1c24e24dc5128d4317c1f9651d8ccd7
3
+ size 20324
data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7caac43dc324ee8792f5510b451c662da1afbf26c0980fdc4b6fe4da1069a077
3
+ size 21157
data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf2dfcda3bc34863c0dbb1f474b7929ae12717613e9e548fc5e3f5ce323285aa
3
+ size 20625
data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec3373434db0508e628aad14b535759fdca45d273f2ccd0b9198c861e5e1ee28
3
+ size 5439
meta/episodes.jsonl ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["Gob"], "length": 210}
2
+ {"episode_index": 1, "tasks": ["Gob"], "length": 1}
3
+ {"episode_index": 2, "tasks": ["Gob"], "length": 412}
4
+ {"episode_index": 3, "tasks": ["Gob"], "length": 370}
5
+ {"episode_index": 4, "tasks": ["Gob"], "length": 338}
6
+ {"episode_index": 5, "tasks": ["Gob"], "length": 306}
7
+ {"episode_index": 6, "tasks": ["Gob"], "length": 273}
8
+ {"episode_index": 7, "tasks": ["Gob"], "length": 421}
9
+ {"episode_index": 8, "tasks": ["Gob"], "length": 235}
10
+ {"episode_index": 9, "tasks": ["Gob"], "length": 336}
11
+ {"episode_index": 10, "tasks": ["Gob"], "length": 275}
12
+ {"episode_index": 11, "tasks": ["Gob"], "length": 314}
13
+ {"episode_index": 12, "tasks": ["Gob"], "length": 275}
14
+ {"episode_index": 13, "tasks": ["Gob"], "length": 292}
15
+ {"episode_index": 14, "tasks": ["Gob"], "length": 279}
16
+ {"episode_index": 15, "tasks": ["Gob"], "length": 325}
17
+ {"episode_index": 16, "tasks": ["Gob"], "length": 282}
18
+ {"episode_index": 17, "tasks": ["Gob"], "length": 309}
19
+ {"episode_index": 18, "tasks": ["Gob"], "length": 285}
20
+ {"episode_index": 19, "tasks": ["Gob"], "length": 30}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-53.7890625, 59.0625, 21.62109375, 53.26171875, -7.91015625, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [19.6875, 184.306640625, 169.716796875, 92.4609375, 6.064453125, 44.763671875, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-12.78515625, 109.92396545410156, 90.87053680419922, 72.40303802490234, -1.6155134439468384, 19.262958526611328, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [25.53696632385254, 49.09877395629883, 55.97394561767578, 15.323387145996094, 3.3998355865478516, 20.346405029296875, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [210]}, "observation.state": {"min": [-52.91015625, 58.53515625, 24.609375, 54.140625, -7.470703125, 0.4118616282939911, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [19.423828125, 180.0, 168.486328125, 92.63671875, 5.80078125, 44.89291763305664, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-12.7998046875, 107.79241180419922, 92.04073333740234, 72.46456146240234, -1.6192800998687744, 19.19549560546875, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [25.291833877563477, 48.4200439453125, 55.02812576293945, 15.283905982971191, 3.2701210975646973, 19.829654693603516, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [210]}, "observation.images.grap": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5123298508986928]], [[0.5313644791666666]], [[0.4374589113562091]]], "std": [[[0.22590300783506462]], [[0.2431195806463085]], [[0.25243744090615194]]], "count": [100]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5784234681372549]], [[0.5485047814542484]], [[0.47564843341503266]]], "std": [[[0.31672323886858084]], [[0.2918843131825699]], [[0.2525190706198668]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [6.966666666666667], "mean": [3.4833333333333334], "std": [2.0207030313088414], "count": [210]}, "frame_index": {"min": [0], "max": [209], "mean": [104.5], "std": [60.621090939265244], "count": [210]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [210]}, "index": {"min": [0], "max": [209], "mean": [104.5], "std": [60.621090939265244], "count": [210]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [210]}}}
2
+ {"episode_index": 1, "stats": {"action": {"min": [1.0546875, 184.306640625, 169.716796875, 55.546875, 0.263671875, 0.09267840534448624, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [1.0546875, 184.306640625, 169.716796875, 55.546875, 0.263671875, 0.09267840534448624, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [1.0546875, 184.306640625, 169.716796875, 55.546875, 0.263671875, 0.09267840534448624, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [1]}, "observation.state": {"min": [1.142578125, 179.736328125, 168.486328125, 55.1953125, 0.52734375, 0.4118616282939911, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [1.142578125, 179.736328125, 168.486328125, 55.1953125, 0.52734375, 0.4118616282939911, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [1.142578125, 179.736328125, 168.486328125, 55.1953125, 0.52734375, 0.4118616282939911, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [1]}, "observation.images.grap": {"min": [[[0.0392156862745098]], [[0.054901960784313725]], [[0.01568627450980392]]], "max": [[[0.9921568627450981]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.5186115196078431]], [[0.5309965277777777]], [[0.42915992647058826]]], "std": [[[0.22141653255360105]], [[0.23396561822443035]], [[0.24393404784773168]]], "count": [1]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.574766339869281]], [[0.5493129084967321]], [[0.47391993464052284]]], "std": [[[0.3190132403482881]], [[0.298770806969777]], [[0.2583668381192712]]], "count": [1]}, "timestamp": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1]}, "frame_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1]}, "index": {"min": [210], "max": [210], "mean": [210.0], "std": [0.0], "count": [1]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1]}}}
3
+ {"episode_index": 2, "stats": {"action": {"min": [-48.251953125, 52.119140625, 18.984375, 45.0, -16.69921875, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [16.259765625, 184.482421875, 169.62890625, 92.548828125, 7.119140625, 61.35310363769531, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [0.0917305052280426, 110.46573638916016, 99.52823638916016, 69.13899230957031, -3.072758674621582, 25.52458953857422, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [18.374238967895508, 49.581199645996094, 50.049659729003906, 15.435646057128906, 5.806290149688721, 22.67630386352539, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [412]}, "observation.state": {"min": [-47.4609375, 51.767578125, 21.62109375, 46.40625, -16.171875, 0.4942339360713959, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [15.908203125, 179.912109375, 168.486328125, 92.197265625, 7.91015625, 60.95552062988281, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [0.006613129749894142, 108.32945251464844, 100.8362045288086, 69.14773559570312, -2.7947938442230225, 25.786657333374023, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [18.26084327697754, 48.95455551147461, 49.09518814086914, 15.307504653930664, 5.819674491882324, 22.30401039123535, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [412]}, "observation.images.grap": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5174553022875816]], [[0.5295683394607843]], [[0.4262299019607843]]], "std": [[[0.22662719776861373]], [[0.23762151053428587]], [[0.2484014101921161]]], "count": [100]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5710739297385621]], [[0.5457815093954248]], [[0.47004144812091503]]], "std": [[[0.31883413797164795]], [[0.2950348080391503]], [[0.25357706511854444]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.7], "mean": [6.85], "std": [3.964460170621524], "count": [412]}, "frame_index": {"min": [0], "max": [411], "mean": [205.5], "std": [118.93380511864572], "count": [412]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [412]}, "index": {"min": [211], "max": [622], "mean": [416.5], "std": [118.93380511864572], "count": [412]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [412]}}}
4
+ {"episode_index": 3, "stats": {"action": {"min": [-47.900390625, 46.318359375, 11.77734375, 53.26171875, -12.12890625, -0.09267840534448624, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [10.283203125, 184.306640625, 169.716796875, 92.4609375, 1.93359375, 36.79332733154297, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-14.349688529968262, 125.69999694824219, 108.8040542602539, 68.3444595336914, -4.901921272277832, 11.795462608337402, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [20.967140197753906, 49.914939880371094, 54.99603271484375, 13.725363731384277, 3.799697160720825, 15.446045875549316, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [370]}, "observation.state": {"min": [-47.109375, 45.439453125, 14.501953125, 53.26171875, -11.689453125, 0.4118616282939911, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [9.84375, 179.82421875, 168.486328125, 92.197265625, 1.669921875, 36.24382019042969, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-14.461808204650879, 123.23782348632812, 109.68849182128906, 68.44589233398438, -4.881017684936523, 11.827333450317383, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [20.744434356689453, 48.932071685791016, 53.842010498046875, 13.674333572387695, 3.6487598419189453, 14.858179092407227, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [370]}, "observation.images.grap": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5117403125]], [[0.5290116176470588]], [[0.4216034946895425]]], "std": [[[0.2135175628871654]], [[0.2247723922394898]], [[0.2360993992202216]]], "count": [100]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5866030841503268]], [[0.5570066074346405]], [[0.46953094566993464]]], "std": [[[0.31623385241157126]], [[0.2898862125948007]], [[0.25070376615851453]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.3], "mean": [6.15], "std": [3.560313656594505], "count": [370]}, "frame_index": {"min": [0], "max": [369], "mean": [184.5], "std": [106.80940969783515], "count": [370]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [370]}, "index": {"min": [623], "max": [992], "mean": [807.5], "std": [106.80940969783515], "count": [370]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [370]}}}
5
+ {"episode_index": 4, "stats": {"action": {"min": [-47.28515625, 54.580078125, 20.0390625, 53.0859375, -15.1171875, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [24.873046875, 184.306640625, 169.716796875, 92.4609375, 5.625, 43.5588493347168, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [0.9413138031959534, 132.7637481689453, 115.42217254638672, 64.75718688964844, -6.375450611114502, 26.40374183654785, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [22.6937198638916, 48.64702224731445, 49.33155822753906, 11.305726051330566, 4.252764701843262, 15.700395584106445, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [338]}, "observation.state": {"min": [-46.40625, 53.7890625, 23.115234375, 53.525390625, -14.677734375, 0.4942339360713959, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [24.521484375, 179.82421875, 168.486328125, 92.109375, 5.09765625, 42.91598129272461, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [0.9813586473464966, 130.2827911376953, 116.3867416381836, 64.91372680664062, -6.334885597229004, 26.579404830932617, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [22.420513153076172, 47.67555618286133, 47.96188735961914, 11.361115455627441, 4.122140407562256, 15.435882568359375, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [338]}, "observation.images.grap": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5128120690359478]], [[0.5319503758169934]], [[0.43023866625817]]], "std": [[[0.2329488164641912]], [[0.23776151070755597]], [[0.24757944188202358]]], "count": [100]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5691847099673203]], [[0.5437312030228758]], [[0.4582309579248366]]], "std": [[[0.3146879832478908]], [[0.2918242350898452]], [[0.2524763710778708]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.233333333333333], "mean": [5.616666666666667], "std": [3.2523922819296502], "count": [338]}, "frame_index": {"min": [0], "max": [337], "mean": [168.5], "std": [97.5717684578895], "count": [338]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [338]}, "index": {"min": [993], "max": [1330], "mean": [1161.5], "std": [97.5717684578895], "count": [338]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [338]}}}
6
+ {"episode_index": 5, "stats": {"action": {"min": [-46.40625, 63.017578125, 43.154296875, 49.130859375, -20.7421875, 0.09267840534448624, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [8.96484375, 184.658203125, 169.716796875, 83.759765625, -1.494140625, 39.666358947753906, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-7.304974555969238, 132.4178466796875, 122.52142333984375, 61.60816955566406, -9.136316299438477, 25.331520080566406, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [16.557294845581055, 46.716407775878906, 44.13910675048828, 9.369111061096191, 5.316261291503906, 13.739405632019043, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [306]}, "observation.state": {"min": [-45.615234375, 62.314453125, 46.0546875, 49.658203125, -20.478515625, 0.6589785814285278, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [8.173828125, 179.736328125, 168.57421875, 82.6171875, -1.7578125, 39.53871536254883, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-7.302677154541016, 129.86573791503906, 123.32562255859375, 61.608455657958984, -9.072839736938477, 25.517179489135742, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [16.457937240600586, 45.48671340942383, 42.733985900878906, 9.283794403076172, 5.299839019775391, 13.421520233154297, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [306]}, "observation.images.grap": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5268882373366013]], [[0.5365845424836602]], [[0.4222996425653595]]], "std": [[[0.21266930393562938]], [[0.2246208730308177]], [[0.240353302740446]]], "count": [100]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5725020996732026]], [[0.5467640093954248]], [[0.4613772283496732]]], "std": [[[0.3184032608363086]], [[0.2925620770129055]], [[0.2512361222358275]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.166666666666666], "mean": [5.083333333333333], "std": [2.9444706497785655], "count": [306]}, "frame_index": {"min": [0], "max": [305], "mean": [152.5], "std": [88.33411949335697], "count": [306]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [306]}, "index": {"min": [1331], "max": [1636], "mean": [1483.5], "std": [88.33411949335697], "count": [306]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [306]}}}
7
+ {"episode_index": 6, "stats": {"action": {"min": [-45.52734375, 62.138671875, 38.935546875, 36.9140625, -10.107421875, 0.09267840534448624, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [18.720703125, 184.306640625, 169.716796875, 79.27734375, 6.064453125, 29.93512535095215, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-1.950656771659851, 134.56536865234375, 123.77257537841797, 58.23542785644531, -4.200077056884766, 21.281768798828125, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [19.566469192504883, 49.33503723144531, 48.02178955078125, 9.51424503326416, 4.4155731201171875, 12.223212242126465, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [273]}, "observation.state": {"min": [-44.736328125, 61.69921875, 41.923828125, 37.96875, -9.4921875, 0.7413508892059326, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [18.193359375, 179.736328125, 168.486328125, 78.837890625, 5.625, 29.736408233642578, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-1.8836925029754639, 131.64761352539062, 124.49396514892578, 58.24089813232422, -4.088684558868408, 21.470260620117188, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [19.306550979614258, 48.24001693725586, 46.3582649230957, 9.300872802734375, 4.264355182647705, 11.858972549438477, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [273]}, "observation.images.grap": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5198157373366014]], [[0.5356495200163398]], [[0.4296619362745098]]], "std": [[[0.2234678530802395]], [[0.23439917700229243]], [[0.24607671425276362]]], "count": [100]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5729715482026144]], [[0.5505676960784315]], [[0.465254681372549]]], "std": [[[0.31647183714495974]], [[0.2938437196079272]], [[0.25402426126149386]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.066666666666666], "mean": [4.533333333333334], "std": [2.6269261011190896], "count": [273]}, "frame_index": {"min": [0], "max": [272], "mean": [136.0], "std": [78.80778303357269], "count": [273]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [273]}, "index": {"min": [1637], "max": [1909], "mean": [1773.0], "std": [78.80778303357269], "count": [273]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [273]}}}
8
+ {"episode_index": 7, "stats": {"action": {"min": [-7.470703125, 73.30078125, 98.701171875, 46.669921875, -16.083984375, -0.09267840534448624, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [21.708984375, 184.306640625, 169.716796875, 56.513671875, -8.7890625, 28.54494857788086, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [2.3223166465759277, 175.32418823242188, 162.89096069335938, 55.5080451965332, -9.633939743041992, 28.047361373901367, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [5.817052364349365, 26.720495223999023, 18.78791618347168, 1.7061227560043335, 1.8253048658370972, 1.7168972492218018, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [421]}, "observation.state": {"min": [-6.6796875, 74.267578125, 102.744140625, 47.4609375, -15.64453125, 21.663921356201172, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [21.26953125, 179.6484375, 168.486328125, 56.337890625, -9.228515625, 28.4184513092041, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [2.1859922409057617, 171.91615295410156, 162.56619262695312, 55.46858596801758, -9.733521461486816, 28.248855590820312, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [5.6043901443481445, 24.294038772583008, 16.991613388061523, 1.38025963306427, 1.6693989038467407, 0.3551376163959503, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [421]}, "observation.images.grap": {"min": [[[0.0]], [[0.054901960784313725]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5366122651143791]], [[0.5400790379901961]], [[0.4277344566993464]]], "std": [[[0.22847305341859067]], [[0.2332409103782562]], [[0.24249009033503816]]], "count": [100]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5691313133169935]], [[0.5497054738562092]], [[0.46506359272875814]]], "std": [[[0.316545832246103]], [[0.29740459316922424]], [[0.2581603697687343]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.0], "mean": [6.999999999999999], "std": [4.051062960645158], "count": [421]}, "frame_index": {"min": [0], "max": [420], "mean": [210.0], "std": [121.53188881935473], "count": [421]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [421]}, "index": {"min": [1910], "max": [2330], "mean": [2120.0], "std": [121.53188881935473], "count": [421]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [421]}}}
9
+ {"episode_index": 8, "stats": {"action": {"min": [-50.888671875, 45.0, 7.119140625, 43.505859375, -14.4140625, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [20.390625, 184.5703125, 169.716796875, 92.4609375, 7.822265625, 40.31510543823242, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-7.0611701011657715, 113.2371597290039, 97.73960876464844, 66.9386215209961, -0.22963763773441315, 16.53738021850586, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [24.458171844482422, 50.908931732177734, 59.477012634277344, 15.470797538757324, 6.3250274658203125, 16.476436614990234, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [235]}, "observation.state": {"min": [-50.009765625, 43.9453125, 9.580078125, 44.208984375, -14.150390625, 0.4118616282939911, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [20.0390625, 179.6484375, 168.57421875, 92.197265625, 7.3828125, 39.62108612060547, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-7.163272857666016, 110.7889404296875, 98.89789581298828, 66.95320892333984, -0.15221908688545227, 15.995305061340332, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [24.16901206970215, 50.283302307128906, 58.205543518066406, 15.343985557556152, 6.231821537017822, 15.953567504882812, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [235]}, "observation.images.grap": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5146577369281046]], [[0.5341718974673203]], [[0.4466540727124183]]], "std": [[[0.22495581359104258]], [[0.2386418930201626]], [[0.2514166488896337]]], "count": [100]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5705617279411764]], [[0.5521997753267973]], [[0.4995720608660131]]], "std": [[[0.3129568591051142]], [[0.29077628237179143]], [[0.25677287020232936]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [7.8], "mean": [3.9], "std": [2.261268080819551], "count": [235]}, "frame_index": {"min": [0], "max": [234], "mean": [117.0], "std": [67.83804242458652], "count": [235]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [235]}, "index": {"min": [0], "max": [234], "mean": [117.0], "std": [67.83804242458652], "count": [235]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [235]}}}
10
+ {"episode_index": 9, "stats": {"action": {"min": [-47.8125, 47.28515625, 15.908203125, 49.306640625, -14.23828125, -0.09267840534448624, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [9.580078125, 184.306640625, 169.716796875, 92.548828125, 1.58203125, 39.48100280761719, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-6.023123741149902, 137.47242736816406, 122.01810455322266, 63.70186996459961, -3.8038852214813232, 28.45256996154785, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [19.642621994018555, 51.29000473022461, 53.731624603271484, 12.267244338989258, 4.7756242752075195, 15.474676132202148, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [336]}, "observation.state": {"min": [-46.845703125, 46.318359375, 18.896484375, 49.39453125, -13.798828125, 0.4942339360713959, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [9.580078125, 179.6484375, 168.486328125, 92.197265625, 1.142578125, 39.37397003173828, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-6.090872764587402, 134.33425903320312, 122.62823486328125, 63.67806625366211, -3.6785888671875, 28.742069244384766, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [19.49895668029785, 50.468326568603516, 52.270057678222656, 12.204235076904297, 4.720341205596924, 15.189020156860352, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [336]}, "observation.images.grap": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5200822753267973]], [[0.533311989379085]], [[0.4362847691993464]]], "std": [[[0.21836511915441573]], [[0.22473892037897364]], [[0.2348102760605189]]], "count": [100]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5825853247549019]], [[0.5623411887254902]], [[0.5018148999183006]]], "std": [[[0.315887056906306]], [[0.2927035611524]], [[0.25717099761986156]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.166666666666666], "mean": [5.583333333333333], "std": [3.2331471882270906], "count": [336]}, "frame_index": {"min": [0], "max": [335], "mean": [167.5], "std": [96.99441564681271], "count": [336]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [336]}, "index": {"min": [235], "max": [570], "mean": [402.5], "std": [96.99441564681271], "count": [336]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [336]}}}
11
+ {"episode_index": 10, "stats": {"action": {"min": [-46.318359375, 62.2265625, 41.8359375, 46.58203125, -20.56640625, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [22.32421875, 184.306640625, 169.716796875, 84.638671875, 4.21875, 44.02224349975586, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-1.4196733236312866, 129.5357666015625, 118.5360107421875, 60.68224334716797, -6.175674915313721, 26.472339630126953, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [23.412336349487305, 48.95803451538086, 48.156646728515625, 7.713159561157227, 7.138434410095215, 17.569711685180664, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [275]}, "observation.state": {"min": [-45.615234375, 61.435546875, 44.82421875, 47.373046875, -20.126953125, 0.4942339360713959, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [21.796875, 179.6484375, 168.486328125, 82.880859375, 3.8671875, 43.65732955932617, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-1.5692471265792847, 126.66124725341797, 119.39286804199219, 60.8362922668457, -6.013316631317139, 26.506811141967773, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [23.110261917114258, 48.1275520324707, 46.586971282958984, 7.638728141784668, 6.9800825119018555, 17.123043060302734, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [275]}, "observation.images.grap": {"min": [[[0.0]], [[0.054901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.524956262254902]], [[0.5409507822712418]], [[0.44879197099673207]]], "std": [[[0.22112792001613188]], [[0.23474760786220503]], [[0.24899375111114302]]], "count": [100]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.576418845996732]], [[0.5585948284313725]], [[0.4903001368464052]]], "std": [[[0.31313313085792693]], [[0.292082234348335]], [[0.2592045748190559]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.133333333333333], "mean": [4.566666666666667], "std": [2.6461712382652456], "count": [275]}, "frame_index": {"min": [0], "max": [274], "mean": [137.0], "std": [79.38513714795737], "count": [275]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [275]}, "index": {"min": [571], "max": [845], "mean": [708.0], "std": [79.38513714795737], "count": [275]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [275]}}}
12
+ {"episode_index": 11, "stats": {"action": {"min": [-47.28515625, 42.626953125, 10.283203125, 42.275390625, -22.236328125, -0.09267840534448624, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [13.53515625, 184.306640625, 169.716796875, 92.548828125, 1.318359375, 43.9295654296875, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-10.282362937927246, 127.95006561279297, 113.42911529541016, 66.14693450927734, -9.887414932250977, 27.688426971435547, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [21.86659812927246, 51.967952728271484, 56.80073547363281, 13.9762544631958, 6.2506585121154785, 17.659679412841797, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [314]}, "observation.state": {"min": [-46.318359375, 41.572265625, 13.18359375, 42.626953125, -21.884765625, 0.4942339360713959, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [12.744140625, 179.736328125, 168.486328125, 92.373046875, 0.87890625, 43.986820220947266, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-10.284882545471191, 125.25682067871094, 114.2812271118164, 66.1978759765625, -9.745223045349121, 27.873050689697266, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [21.538509368896484, 51.20988464355469, 55.42677688598633, 13.843294143676758, 6.178175449371338, 17.38534164428711, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [314]}, "observation.images.grap": {"min": [[[0.0]], [[0.054901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5189248427287582]], [[0.5324003104575163]], [[0.4297362091503268]]], "std": [[[0.2062444016636716]], [[0.2182891102456382]], [[0.23117366282269539]]], "count": [100]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5751915236928105]], [[0.554661664624183]], [[0.4845153676470588]]], "std": [[[0.3133361509500077]], [[0.2896538463518637]], [[0.2543753650232284]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.433333333333334], "mean": [5.216666666666667], "std": [3.021451086260816], "count": [314]}, "frame_index": {"min": [0], "max": [313], "mean": [156.5], "std": [90.6435325878245], "count": [314]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [314]}, "index": {"min": [846], "max": [1159], "mean": [1002.5], "std": [90.6435325878245], "count": [314]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [314]}}}
13
+ {"episode_index": 12, "stats": {"action": {"min": [-49.21875, 59.150390625, 50.185546875, 36.650390625, -13.0078125, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [14.150390625, 184.39453125, 169.716796875, 74.794921875, 10.107421875, 46.0611686706543, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-2.6881747245788574, 126.11306762695312, 116.77052307128906, 59.10596466064453, -5.285262584686279, 27.42807960510254, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [21.32860565185547, 49.35798263549805, 46.14857864379883, 7.635799884796143, 5.914822101593018, 18.55771255493164, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [275]}, "observation.state": {"min": [-48.515625, 58.623046875, 53.876953125, 37.705078125, -12.48046875, 0.4942339360713959, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [13.623046875, 179.736328125, 168.486328125, 74.1796875, 9.580078125, 45.88138198852539, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-2.764240026473999, 123.49301147460938, 117.72454071044922, 59.19481658935547, -5.19066047668457, 27.360145568847656, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [21.088603973388672, 48.588050842285156, 44.66935348510742, 7.4118757247924805, 5.749774932861328, 18.053497314453125, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [275]}, "observation.images.grap": {"min": [[[0.0]], [[0.050980392156862744]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.513938845996732]], [[0.5310130310457516]], [[0.437329783496732]]], "std": [[[0.2183449302940074]], [[0.23454157040035642]], [[0.24758194943643425]]], "count": [100]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5757078615196078]], [[0.5581999611928105]], [[0.48810443423202615]]], "std": [[[0.3138030217006596]], [[0.2929387989011064]], [[0.2582989252622242]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.133333333333333], "mean": [4.566666666666667], "std": [2.6461712382652456], "count": [275]}, "frame_index": {"min": [0], "max": [274], "mean": [137.0], "std": [79.38513714795737], "count": [275]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [275]}, "index": {"min": [1160], "max": [1434], "mean": [1297.0], "std": [79.38513714795737], "count": [275]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [275]}}}
14
+ {"episode_index": 13, "stats": {"action": {"min": [-48.69140625, 58.7109375, 43.2421875, 48.427734375, -12.216796875, 0.09267840534448624, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [22.412109375, 184.306640625, 169.716796875, 77.958984375, 10.01953125, 46.246524810791016, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [1.498956561088562, 133.11563110351562, 123.18634796142578, 58.42830276489258, -5.445606708526611, 30.78539276123047, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [23.544649124145508, 48.05497741699219, 43.60623550415039, 6.225034713745117, 5.6875200271606445, 19.6016902923584, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [292]}, "observation.state": {"min": [-47.900390625, 57.744140625, 47.021484375, 49.04296875, -11.689453125, 0.7413508892059326, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [21.796875, 179.736328125, 168.486328125, 76.2890625, 9.580078125, 45.88138198852539, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [1.3508669137954712, 130.2284393310547, 124.0580825805664, 58.48880386352539, -5.3173828125, 30.81908416748047, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [23.278072357177734, 47.16150665283203, 42.09059524536133, 5.945369243621826, 5.521600723266602, 19.09722328186035, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [292]}, "observation.images.grap": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5247891993464052]], [[0.5389635702614379]], [[0.4412872589869281]]], "std": [[[0.21936072811246307]], [[0.23319645749787887]], [[0.246333303217257]]], "count": [100]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5769634354575164]], [[0.5595751143790849]], [[0.4884115849673203]]], "std": [[[0.313304972951865]], [[0.29272521065746904]], [[0.2584142448093427]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.7], "mean": [4.8500000000000005], "std": [2.8097548331166227], "count": [292]}, "frame_index": {"min": [0], "max": [291], "mean": [145.5], "std": [84.2926449934987], "count": [292]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [292]}, "index": {"min": [1435], "max": [1726], "mean": [1580.5], "std": [84.2926449934987], "count": [292]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [292]}}}
15
+ {"episode_index": 14, "stats": {"action": {"min": [-51.767578125, 52.55859375, 30.673828125, 44.82421875, -24.873046875, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [14.94140625, 184.306640625, 169.716796875, 88.2421875, 0.0, 50.78776550292969, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-11.381993293762207, 122.36454010009766, 113.80166625976562, 61.34135437011719, -9.867376327514648, 26.69832992553711, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [23.155475616455078, 49.569820404052734, 50.1878662109375, 10.772870063781738, 7.634409427642822, 19.42445182800293, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [279]}, "observation.state": {"min": [-50.537109375, 51.416015625, 33.92578125, 45.439453125, -24.873046875, 0.4942339360713959, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [14.765625, 179.736328125, 168.486328125, 86.8359375, -0.17578125, 50.65897750854492, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-11.337260246276855, 119.67520904541016, 114.75617218017578, 61.42609786987305, -9.736958503723145, 27.021669387817383, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [23.010372161865234, 48.85375213623047, 48.61690139770508, 10.486966133117676, 7.556448936462402, 19.126941680908203, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [279]}, "observation.images.grap": {"min": [[[0.0]], [[0.050980392156862744]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5175598284313725]], [[0.5289463950163399]], [[0.4256673263888889]]], "std": [[[0.20734620004056897]], [[0.22418231989357273]], [[0.23932529510439865]]], "count": [100]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5756897406045752]], [[0.5551105698529412]], [[0.4836144464869281]]], "std": [[[0.314581341674558]], [[0.2918316141603897]], [[0.2550071603938622]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.266666666666667], "mean": [4.633333333333335], "std": [2.6846615070446793], "count": [279]}, "frame_index": {"min": [0], "max": [278], "mean": [139.0], "std": [80.53984521134038], "count": [279]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [279]}, "index": {"min": [1727], "max": [2005], "mean": [1866.0], "std": [80.53984521134038], "count": [279]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [279]}}}
16
+ {"episode_index": 15, "stats": {"action": {"min": [-49.21875, 64.3359375, 44.47265625, 47.63671875, -7.20703125, -0.18535681068897247, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [22.8515625, 184.306640625, 169.716796875, 83.49609375, 11.337890625, 53.012046813964844, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [0.7631610631942749, 132.21080017089844, 120.3187026977539, 60.15504837036133, -2.298407554626465, 30.19068145751953, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [22.8691463470459, 47.93263626098633, 46.102317810058594, 7.867701053619385, 5.407039165496826, 20.04987335205078, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [325]}, "observation.state": {"min": [-48.427734375, 63.6328125, 47.63671875, 47.98828125, -7.20703125, 0.7413508892059326, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [22.32421875, 179.736328125, 168.486328125, 82.529296875, 10.8984375, 53.04777526855469, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [0.6184795498847961, 129.3282928466797, 121.12850952148438, 60.285125732421875, -2.131279945373535, 30.0162296295166, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [22.591306686401367, 46.99993133544922, 44.6077766418457, 7.780656814575195, 5.169559001922607, 19.36716079711914, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [325]}, "observation.images.grap": {"min": [[[0.0]], [[0.050980392156862744]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.514263743872549]], [[0.531478022875817]], [[0.437197902369281]]], "std": [[[0.22463467712017263]], [[0.23488583294845494]], [[0.24406705440736276]]], "count": [100]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5706520588235294]], [[0.553882054738562]], [[0.48266436274509805]]], "std": [[[0.31156568517367667]], [[0.29169256237089286]], [[0.25659052424876033]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.8], "mean": [5.4], "std": [3.127299154222378], "count": [325]}, "frame_index": {"min": [0], "max": [324], "mean": [162.0], "std": [93.81897462667133], "count": [325]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [325]}, "index": {"min": [2006], "max": [2330], "mean": [2168.0], "std": [93.81897462667133], "count": [325]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [325]}}}
17
+ {"episode_index": 16, "stats": {"action": {"min": [-48.603515625, 58.18359375, 27.7734375, 32.607421875, -16.259765625, -0.18535681068897247, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [24.2578125, 184.306640625, 169.716796875, 90.52734375, 7.646484375, 53.660797119140625, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-0.005921708885580301, 129.49143981933594, 118.62680053710938, 59.667137145996094, -5.3314080238342285, 33.60544967651367, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [23.77853012084961, 48.49287414550781, 49.03873825073242, 13.506816864013672, 6.78346586227417, 22.03496742248535, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [282]}, "observation.state": {"min": [-47.900390625, 57.48046875, 31.81640625, 33.310546875, -15.8203125, 0.576606273651123, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [23.90625, 179.736328125, 168.486328125, 89.47265625, 7.3828125, 53.37726593017578, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-0.1025390625, 126.9058609008789, 119.63001251220703, 59.78681945800781, -5.268762588500977, 33.779048919677734, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [23.60279655456543, 47.5301628112793, 47.51858139038086, 13.290331840515137, 6.633059978485107, 21.601497650146484, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [282]}, "observation.images.grap": {"min": [[[0.0]], [[0.054901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.518854699754902]], [[0.5342951552287581]], [[0.4351212785947713]]], "std": [[[0.21638208966225175]], [[0.23037807680077024]], [[0.2424943184412186]]], "count": [100]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5739442953431372]], [[0.5574590339052287]], [[0.4856319281045752]]], "std": [[[0.311349758564655]], [[0.29109586052164216]], [[0.2561240825818703]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.366666666666667], "mean": [4.683333333333334], "std": [2.7135292039594376], "count": [282]}, "frame_index": {"min": [0], "max": [281], "mean": [140.5], "std": [81.40587611878314], "count": [282]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [282]}, "index": {"min": [2331], "max": [2612], "mean": [2471.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [282]}}}
18
+ {"episode_index": 17, "stats": {"action": {"min": [-48.69140625, 69.9609375, 51.240234375, 37.880859375, -27.861328125, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [15.556640625, 184.306640625, 169.716796875, 77.16796875, 2.373046875, 48.192771911621094, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-7.702233791351318, 139.7779083251953, 132.01809692382812, 56.42179870605469, -9.438998222351074, 31.565868377685547, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [20.371694564819336, 43.01848220825195, 40.21346664428711, 8.39292049407959, 8.674691200256348, 19.21564483642578, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [309]}, "observation.state": {"min": [-47.98828125, 69.169921875, 54.404296875, 38.759765625, -27.333984375, 0.6589785814285278, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [14.501953125, 179.736328125, 168.486328125, 75.41015625, 1.845703125, 47.77594757080078, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-7.821980953216553, 137.16810607910156, 132.72998046875, 56.486366271972656, -9.414536476135254, 31.765398025512695, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [20.163898468017578, 41.9694709777832, 38.62996292114258, 8.087368965148926, 8.642035484313965, 18.728153228759766, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [309]}, "observation.images.grap": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5201438970588236]], [[0.5334425224673203]], [[0.4276012397875817]]], "std": [[[0.20326787564198448]], [[0.2183685502949546]], [[0.23312621465040953]]], "count": [100]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5817727573529412]], [[0.5637848815359477]], [[0.49107982434640524]]], "std": [[[0.31446535361744005]], [[0.29132009002658804]], [[0.2549652532479364]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.266666666666667], "mean": [5.133333333333333], "std": [2.973338315890195], "count": [309]}, "frame_index": {"min": [0], "max": [308], "mean": [154.0], "std": [89.20014947670585], "count": [309]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [309]}, "index": {"min": [2613], "max": [2921], "mean": [2767.0], "std": [89.20014947670585], "count": [309]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [309]}}}
19
+ {"episode_index": 18, "stats": {"action": {"min": [-49.921875, 74.1796875, 57.3046875, 26.103515625, -21.62109375, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [27.861328125, 184.306640625, 169.716796875, 77.958984375, 9.4921875, 46.153846740722656, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [1.0562294721603394, 130.3368682861328, 124.0245590209961, 54.45610427856445, -4.496607780456543, 30.220651626586914, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [24.851125717163086, 44.302406311035156, 40.73434829711914, 10.65831184387207, 8.870097160339355, 19.64397621154785, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [285]}, "observation.state": {"min": [-49.21875, 73.4765625, 60.64453125, 27.0703125, -21.181640625, 0.7413508892059326, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [27.509765625, 179.736328125, 168.486328125, 76.640625, 9.052734375, 45.88138198852539, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [0.873046875, 127.70538330078125, 124.890625, 54.5578727722168, -4.339329719543457, 30.247045516967773, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [24.622896194458008, 43.063743591308594, 39.159603118896484, 10.405681610107422, 8.822653770446777, 19.105392456054688, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [285]}, "observation.images.grap": {"min": [[[0.0]], [[0.043137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.51783445874183]], [[0.5352025490196078]], [[0.44037592933006536]]], "std": [[[0.22257328076881694]], [[0.23612716799507072]], [[0.2476749458253609]]], "count": [100]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5730391809640523]], [[0.5576559456699346]], [[0.48561918300653595]]], "std": [[[0.31105546385803856]], [[0.2913158394639747]], [[0.25605547569906106]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.466666666666667], "mean": [4.733333333333333], "std": [2.7423968970119446], "count": [285]}, "frame_index": {"min": [0], "max": [284], "mean": [142.0], "std": [82.27190691035833], "count": [285]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [285]}, "index": {"min": [2922], "max": [3206], "mean": [3064.0], "std": [82.27190691035833], "count": [285]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [285]}}}
20
+ {"episode_index": 19, "stats": {"action": {"min": [13.447265625, 184.21875, 169.716796875, 56.6015625, -2.28515625, 43.83688735961914, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [13.447265625, 184.21875, 169.716796875, 56.6015625, -2.28515625, 43.83688735961914, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [13.447265625, 184.21875, 169.716796875, 56.6015625, -2.28515625, 43.8369026184082, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 1.52587890625e-05, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [30]}, "observation.state": {"min": [13.18359375, 179.6484375, 168.57421875, 56.513671875, -2.021484375, 43.904449462890625, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [13.18359375, 179.6484375, 168.57421875, 56.513671875, -2.021484375, 43.904449462890625, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [13.18359375, 179.6484375, 168.57421875, 56.513671875, -2.021484375, 43.9044303894043, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 1.9073486328125e-05, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [30]}, "observation.images.grap": {"min": [[[0.027450980392156862]], [[0.054901960784313725]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.5337251089324618]], [[0.5281966911764706]], [[0.4030165168845316]]], "std": [[[0.19605685496718311]], [[0.19743074627196847]], [[0.1995577414534647]]], "count": [30]}, "observation.images.red": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5802303989651416]], [[0.5651905501089324]], [[0.49154733796296296]]], "std": [[[0.3154594373639591]], [[0.2926893003973903]], [[0.25690276233937503]]], "count": [30]}, "timestamp": {"min": [0.0], "max": [0.9666666666666667], "mean": [0.4833333333333334], "std": [0.28851471494663966], "count": [30]}, "frame_index": {"min": [0], "max": [29], "mean": [14.5], "std": [8.65544144839919], "count": [30]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [30]}, "index": {"min": [3207], "max": [3236], "mean": [3221.5], "std": [8.65544144839919], "count": [30]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [30]}}}
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so100",
4
+ "total_episodes": 20,
5
+ "total_frames": 5568,
6
+ "total_tasks": 1,
7
+ "total_videos": 40,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:20"
13
+ },
14
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
+ "features": {
17
+ "action": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 32
21
+ ],
22
+ "names": [
23
+ "main_shoulder_pan",
24
+ "main_shoulder_lift",
25
+ "main_elbow_flex",
26
+ "main_wrist_flex",
27
+ "main_wrist_roll",
28
+ "main_gripper"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 32
35
+ ],
36
+ "names": [
37
+ "main_shoulder_pan",
38
+ "main_shoulder_lift",
39
+ "main_elbow_flex",
40
+ "main_wrist_flex",
41
+ "main_wrist_roll",
42
+ "main_gripper"
43
+ ]
44
+ },
45
+ "observation.images.grap": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 600,
49
+ 800,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 600,
59
+ "video.width": 800,
60
+ "video.codec": "av1",
61
+ "video.pix_fmt": "yuv420p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 30,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "observation.images.red": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 480,
72
+ 640,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 480,
82
+ "video.width": 640,
83
+ "video.codec": "av1",
84
+ "video.pix_fmt": "yuv420p",
85
+ "video.is_depth_map": false,
86
+ "video.fps": 30,
87
+ "video.channels": 3,
88
+ "has_audio": false
89
+ }
90
+ },
91
+ "timestamp": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ },
98
+ "frame_index": {
99
+ "dtype": "int64",
100
+ "shape": [
101
+ 1
102
+ ],
103
+ "names": null
104
+ },
105
+ "episode_index": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null
111
+ },
112
+ "index": {
113
+ "dtype": "int64",
114
+ "shape": [
115
+ 1
116
+ ],
117
+ "names": null
118
+ },
119
+ "task_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ }
126
+ }
127
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Gob"}
videos/chunk-000/observation.images.grap/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91f1c9f212f3640a096100393ed7801ebd3afc2080f6e04ac4d16aef8b9f143d
3
+ size 1923337
videos/chunk-000/observation.images.grap/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97ad4545615040cdee6da2a4a9d7a45f5071eb03e58128eff558895e1ebadf92
3
+ size 18042
videos/chunk-000/observation.images.grap/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d68ca71a29e59d389b6dd175393abd66a988f6c64a7560930809c0ad1c56d1d9
3
+ size 3829162
videos/chunk-000/observation.images.grap/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5a37a76a0c6f8f4008aa2430bce5ecdf616389313f02f0876e3d1774871251e
3
+ size 3443176
videos/chunk-000/observation.images.grap/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3e83348bad4df12baedfb220a0766cdaa5d7a0c3963efba29c94a864fde0058
3
+ size 2939544
videos/chunk-000/observation.images.grap/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc093f6eb21059c57e521e0e359bbae51724d9adb67c90b9f1b8d17145b6ad10
3
+ size 3698630
videos/chunk-000/observation.images.grap/episode_000006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53bb7639d9adb209b40bd654a37aa6dff27548e7f8e3eac75297b0b86734c74a
3
+ size 2965218
videos/chunk-000/observation.images.grap/episode_000007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7087bb6e4a35bfa75f9f62b034f463205d2147ef34f64981670bc3596b8bd8b0
3
+ size 7857825
videos/chunk-000/observation.images.grap/episode_000008.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85f0488570db863a6bdf517020ef09784166fd237d7e28cf692de5aec1cac8b7
3
+ size 2082588
videos/chunk-000/observation.images.grap/episode_000009.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ff0e4146a86be7258f1c0faee050d21f173d790f93c5f16b602b81f19088d8d
3
+ size 4775402
videos/chunk-000/observation.images.grap/episode_000010.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5300375fdc037211ea78f86f18beec00eb1fdba68143ba05c57de673950053a
3
+ size 2960066
videos/chunk-000/observation.images.grap/episode_000011.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4e06c9cffb9bb26d54aa4614c1e855c1a53ec7e73bef47947b03da0e7e5d520
3
+ size 3530723
videos/chunk-000/observation.images.grap/episode_000012.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bf4854b532f2d93795270610d965d0d23677328b9b609f094dc614eac909745
3
+ size 2853252
videos/chunk-000/observation.images.grap/episode_000013.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9d28d93cbfcd20ba5fcb16e6f6db48e62704a8c06e61ea36e3a9ad76e369e33
3
+ size 2610468
videos/chunk-000/observation.images.grap/episode_000014.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b301edd6c81cabbdb2101bcae406b1a7c604822e65bb65bf9c009c7af7edef7
3
+ size 3191208
videos/chunk-000/observation.images.grap/episode_000015.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd24d949e9e7e699ebbe0cbc7f91e9f89b3650f9f9ea8e67a3d2aa4a737b8ef6
3
+ size 3674285
videos/chunk-000/observation.images.grap/episode_000016.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96f7eeeb1cc504c2668b5ea61402894a0f89c05d5c90d4155f4b48ddb2177e97
3
+ size 3063470
videos/chunk-000/observation.images.grap/episode_000017.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:530a56fdcd3c128282c47a918435d8dfe1ff75e575b21c9f5ff0acb929c87e61
3
+ size 4022853
videos/chunk-000/observation.images.grap/episode_000018.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fce4d446e562ec6614de6ea2efaf2030154c3e23e36c153285df42ff6387d09
3
+ size 2731319
videos/chunk-000/observation.images.grap/episode_000019.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4212cd2eb18b7ab20e270e010b463c86bb6a9a3cddde01dbcc6acc29bc9a3a6a
3
+ size 768319
videos/chunk-000/observation.images.red/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd29535beff7854d5a9a3ddd92480283187f93069d1ef7445eabdc229b4f09a4
3
+ size 5564033
videos/chunk-000/observation.images.red/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f17822b38ff9cce0cdff07375f3ca1eaa67ffd58733ea68e786c65eb6b7d88c
3
+ size 34812
videos/chunk-000/observation.images.red/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ca9b4b2cabce5480149a7799995659e7f4e97ca399d828ae7aaf0b979b05393
3
+ size 11204682
videos/chunk-000/observation.images.red/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0bebc38bc75a51a143f05d10652cbe056ee71fafae813ce6429d490bcbb3555
3
+ size 9985075
videos/chunk-000/observation.images.red/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:146537efaecbd9b1a748d2c8113c0402ae13206e42796b751dfa993a36d6afe9
3
+ size 8559131