Upload folder using huggingface_hub
Browse files- README.md +15 -0
- data/chunk-000/episode_000000.parquet +3 -0
- data/chunk-000/episode_000001.parquet +3 -0
- data/chunk-000/episode_000002.parquet +3 -0
- data/chunk-000/episode_000003.parquet +3 -0
- data/chunk-000/episode_000004.parquet +3 -0
- data/chunk-000/episode_000005.parquet +3 -0
- meta/episodes.jsonl +6 -0
- meta/episodes_stats.jsonl +6 -0
- meta/info.json +141 -0
- meta/tasks.jsonl +1 -0
- videos/chunk-000/observation.images.main/episode_000000.mp4 +3 -0
- videos/chunk-000/observation.images.main/episode_000001.mp4 +3 -0
- videos/chunk-000/observation.images.main/episode_000002.mp4 +3 -0
- videos/chunk-000/observation.images.main/episode_000003.mp4 +3 -0
- videos/chunk-000/observation.images.main/episode_000004.mp4 +3 -0
- videos/chunk-000/observation.images.main/episode_000005.mp4 +3 -0
- videos/chunk-000/observation.images.secondary_0/episode_000000.mp4 +3 -0
- videos/chunk-000/observation.images.secondary_0/episode_000001.mp4 +3 -0
- videos/chunk-000/observation.images.secondary_0/episode_000002.mp4 +3 -0
- videos/chunk-000/observation.images.secondary_0/episode_000003.mp4 +3 -0
- videos/chunk-000/observation.images.secondary_0/episode_000004.mp4 +3 -0
- videos/chunk-000/observation.images.secondary_0/episode_000005.mp4 +3 -0
- videos/chunk-000/observation.images.secondary_1/episode_000000.mp4 +3 -0
- videos/chunk-000/observation.images.secondary_1/episode_000001.mp4 +3 -0
- videos/chunk-000/observation.images.secondary_1/episode_000002.mp4 +3 -0
- videos/chunk-000/observation.images.secondary_1/episode_000003.mp4 +3 -0
- videos/chunk-000/observation.images.secondary_1/episode_000004.mp4 +3 -0
- videos/chunk-000/observation.images.secondary_1/episode_000005.mp4 +3 -0
README.md
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
---
|
| 3 |
+
tags:
|
| 4 |
+
- phosphobot
|
| 5 |
+
- so100
|
| 6 |
+
- phospho-dk
|
| 7 |
+
task_categories:
|
| 8 |
+
- robotics
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# f2
|
| 12 |
+
|
| 13 |
+
**This dataset was generated using a [phospho starter pack](https://robots.phospho.ai).**
|
| 14 |
+
|
| 15 |
+
This dataset contains a series of episodes recorded with a robot and multiple cameras. It can be directly used to train a policy using imitation learning. It's compatible with LeRobot and RLDS.
|
data/chunk-000/episode_000000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2b0c3bc413b8cbc5e3aaaffc6cc1a208751e8d71832ee33afaa105b87d4e2b5
|
| 3 |
+
size 28207
|
data/chunk-000/episode_000001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb281f89a21a6b858a537c79abff49a441d19ba17d1f2685e79d091abd012824
|
| 3 |
+
size 22057
|
data/chunk-000/episode_000002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a69c0059c40def661c9f5e9bb167d60ffb76c8d6c03ab69f2356a0f900cea2ac
|
| 3 |
+
size 25650
|
data/chunk-000/episode_000003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d805df78e9a3addc260f4eb4b0a035b65b8640f8ed49de2fe113d781b761ad5d
|
| 3 |
+
size 23550
|
data/chunk-000/episode_000004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:610f4ca3f157ced5020e1a03cb06dff6f77cdaf9ef2ab3b013b29654d97e3006
|
| 3 |
+
size 24613
|
data/chunk-000/episode_000005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81c5584652f3d85dfbd856b56e031ace32f1b44740ab6a105c9e2d3b7588aaec
|
| 3 |
+
size 21118
|
meta/episodes.jsonl
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"episode_index":0,"tasks":["None"],"length":442}
|
| 2 |
+
{"episode_index":1,"tasks":["None"],"length":316}
|
| 3 |
+
{"episode_index":2,"tasks":["None"],"length":399}
|
| 4 |
+
{"episode_index":3,"tasks":["None"],"length":332}
|
| 5 |
+
{"episode_index":4,"tasks":["None"],"length":394}
|
| 6 |
+
{"episode_index":5,"tasks":["None"],"length":301}
|
meta/episodes_stats.jsonl
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "stats": {"observation.state": {"max": [1.6000000000000008, 0.8070709332299055, 1.4000000000000008, 1.604935734141598, 0.3728483588875796, 1.1154763658900015], "min": [-0.09666438934122447, -1.570800000000001, -0.7226813869796305, 0.840826751730015, -0.2823213910918298, -0.007671776931843211], "mean": [0.28028836868238793, -0.3486060784972995, 0.04983354924726801, 1.2434770133143669, -0.07154886621819942, 0.24596549977635732], "std": [0.5084931650852865, 0.9017070948697394, 0.9038485934610816, 0.2150903801965652, 0.08072962681037504, 0.38531515786364845], "count": [442]}, "action": {"max": [1.6000000000000008, 0.8070709332299055, 1.4000000000000008, 1.604935734141598, 0.3728483588875796, 1.1154763658900015], "min": [-0.09666438934122447, -1.570800000000001, -0.7226813869796305, 0.840826751730015, -0.2823213910918298, -0.007671776931843211], "mean": [0.28028836868238793, -0.3486060784972995, 0.04983354924726801, 1.2434770133143669, -0.07154886621819942, 0.24596549977635732], "std": [0.5084931650852865, 0.9017070948697394, 0.9038485934610816, 0.2150903801965652, 0.08072962681037504, 0.38531515786364845], "count": [442]}, "timestamp": {"max": [29.624978125095367], "min": [0.06226225011050701], "mean": [14.677294440000166], "std": [8.558743067029612], "count": [442]}, "frame_index": {"max": [441], "min": [0], "mean": [220.5], "std": [127.59408293490729], "count": [442]}, "episode_index": {"max": [0], "min": [0], "mean": [0.0], "std": [0.0], "count": [442]}, "index": {"max": [441], "min": [0], "mean": [220.5], "std": [127.59408293490729], "count": [442]}, "task_index": {"max": [0], "min": [0], "mean": [0.0], "std": [0.0], "count": [442]}, "observation.images.main": {"max": [[[1.0]], [[1.0]], [[1.0]]], "min": [[[0.0]], [[0.0]], [[0.0]]], "mean": [[[0.5710706114768982]], [[0.5708116888999939]], [[0.5581871271133423]]], "std": [[[0.3210723102092743]], [[0.3288601338863373]], [[0.32890644669532776]]], "count": [135782400]}, "observation.images.secondary_0": {"max": [[[1.0]], [[1.0]], [[1.0]]], "min": [[[0.0]], [[0.0]], [[0.0]]], "mean": [[[0.5606855750083923]], [[0.5607411861419678]], [[0.5492914915084839]]], "std": [[[0.3174111545085907]], [[0.31860262155532837]], [[0.3217799961566925]]], "count": [135782400]}, "observation.images.secondary_1": {"max": [[[1.0]], [[1.0]], [[1.0]]], "min": [[[0.0]], [[0.0]], [[0.0]]], "mean": [[[0.5087297558784485]], [[0.5122652053833008]], [[0.5159100294113159]]], "std": [[[0.19601283967494965]], [[0.19647116959095]], [[0.19453151524066925]]], "count": [135782400]}}}
|
| 2 |
+
{"episode_index": 1, "stats": {"observation.state": {"max": [1.517477477118586, 0.5324213190699186, 1.4000000000000008, 1.6700000000000008, 0.15803860479597, 0.9068040333438669], "min": [-0.18105393559149954, -1.570800000000001, -0.6705133038430967, 0.6551697499794098, -0.27925268031909284, -0.007671776931843211], "mean": [0.42069014250115666, -0.6335734501527092, 0.18018307556135635, 1.0336526391682561, -0.06345724855839165, 0.0325710630751924], "std": [0.6162474041487398, 0.7521415264424248, 0.887993160250318, 0.271592875190464, 0.08991062513786383, 0.1540468393307308], "count": [316]}, "action": {"max": [1.517477477118586, 0.5324213190699186, 1.4000000000000008, 1.6700000000000008, 0.15803860479597, 0.9068040333438669], "min": [-0.18105393559149954, -1.570800000000001, -0.6705133038430967, 0.6551697499794098, -0.27925268031909284, -0.007671776931843211], "mean": [0.42069014250115666, -0.6335734501527092, 0.18018307556135635, 1.0336526391682561, -0.06345724855839165, 0.0325710630751924], "std": [0.6162474041487398, 0.7521415264424248, 0.887993160250318, 0.271592875190464, 0.08991062513786383, 0.1540468393307308], "count": [316]}, "timestamp": {"max": [20.777565416879952], "min": [0.0601093340665102], "mean": [10.274056308569026], "std": [6.052584374236413], "count": [316]}, "frame_index": {"max": [315], "min": [0], "mean": [157.5], "std": [91.22088576636384], "count": [316]}, "episode_index": {"max": [0], "min": [0], "mean": [0.0], "std": [0.0], "count": [316]}, "index": {"max": [315], "min": [0], "mean": [157.5], "std": [91.22088576636384], "count": [316]}, "task_index": {"max": [0], "min": [0], "mean": [0.0], "std": [0.0], "count": [316]}, "observation.images.main": {"max": [[[1.0]], [[1.0]], [[1.0]]], "min": [[[0.0]], [[0.0]], [[0.0]]], "mean": [[[0.5614829063415527]], [[0.5612586736679077]], [[0.5566689968109131]]], "std": [[[0.31218665838241577]], [[0.32236358523368835]], [[0.3157784044742584]]], "count": [97075200]}, "observation.images.secondary_0": {"max": [[[1.0]], [[1.0]], [[1.0]]], "min": [[[0.0]], [[0.0]], [[0.0]]], "mean": [[[0.5577898621559143]], [[0.5482864379882812]], [[0.5389522910118103]]], "std": [[[0.30078205466270447]], [[0.30752885341644287]], [[0.3053171634674072]]], "count": [97075200]}, "observation.images.secondary_1": {"max": [[[1.0]], [[1.0]], [[1.0]]], "min": [[[0.0]], [[0.0]], [[0.0]]], "mean": [[[0.49501416087150574]], [[0.49668070673942566]], [[0.5021228194236755]]], "std": [[[0.1918935924768448]], [[0.19101913273334503]], [[0.18963967263698578]]], "count": [97075200]}}}
|
| 3 |
+
{"episode_index": 2, "stats": {"observation.state": {"max": [1.5021339232549002, 0.5539022944790795, 1.4000000000000008, 1.6700000000000008, 0.29459623418277914, 0.7932617347525874], "min": [-0.28999316802367303, -1.570800000000001, -0.5048029221152834, 0.7963304455253244, -0.2071379771597667, -0.009206132318211857], "mean": [0.1111696237206288, -0.6246668633749204, 0.3516687792133681, 1.0652465110795593, -0.021577112964697817, 0.11326157692911168], "std": [0.39995084549325843, 0.777560014499446, 0.8490309534620669, 0.18323996963362596, 0.09973938386845957, 0.2300844329612731], "count": [399]}, "action": {"max": [1.5021339232549002, 0.5539022944790795, 1.4000000000000008, 1.6700000000000008, 0.29459623418277914, 0.7932617347525874], "min": [-0.28999316802367303, -1.570800000000001, -0.5048029221152834, 0.7963304455253244, -0.2071379771597667, -0.009206132318211857], "mean": [0.1111696237206288, -0.6246668633749204, 0.3516687792133681, 1.0652465110795593, -0.021577112964697817, 0.11326157692911168], "std": [0.39995084549325843, 0.777560014499446, 0.8490309534620669, 0.18323996963362596, 0.09973938386845957, 0.2300844329612731], "count": [399]}, "timestamp": {"max": [26.00694145890884], "min": [0.06173704192042351], "mean": [13.0578532759036], "std": [7.559047651106724], "count": [399]}, "frame_index": {"max": [398], "min": [0], "mean": [199.0], "std": [115.1810169544733], "count": [399]}, "episode_index": {"max": [0], "min": [0], "mean": [0.0], "std": [0.0], "count": [399]}, "index": {"max": [398], "min": [0], "mean": [199.0], "std": [115.1810169544733], "count": [399]}, "task_index": {"max": [0], "min": [0], "mean": [0.0], "std": [0.0], "count": [399]}, "observation.images.main": {"max": [[[1.0]], [[1.0]], [[1.0]]], "min": [[[0.0]], [[0.0]], [[0.0]]], "mean": [[[0.5668397545814514]], [[0.5647926926612854]], [[0.5614201426506042]]], "std": [[[0.3182167112827301]], [[0.32813894748687744]], [[0.32042160630226135]]], "count": [122572800]}, "observation.images.secondary_0": {"max": [[[1.0]], [[1.0]], [[1.0]]], "min": [[[0.0]], [[0.0]], [[0.0]]], "mean": [[[0.5539617538452148]], [[0.54953533411026]], [[0.5458990335464478]]], "std": [[[0.30281829833984375]], [[0.30772465467453003]], [[0.301028311252594]]], "count": [122572800]}, "observation.images.secondary_1": {"max": [[[1.0]], [[1.0]], [[1.0]]], "min": [[[0.0]], [[0.0]], [[0.0]]], "mean": [[[0.5112561583518982]], [[0.5125106573104858]], [[0.5148355960845947]]], "std": [[[0.19599923491477966]], [[0.19482773542404175]], [[0.19271674752235413]]], "count": [122572800]}}}
|
| 4 |
+
{"episode_index": 3, "stats": {"observation.state": {"max": [1.4254161539364685, 0.5600397160245545, 1.4000000000000008, 1.388591624663621, 0.25623734952356336, 0.839292396343647], "min": [-0.19946620022792333, -1.570800000000001, -0.5569710052518172, 0.6751163700022021, -0.31147414343283414, -0.00613742154547457], "mean": [0.2309944304863771, -0.7472326221034373, 0.4391333244903786, 0.9545862632826199, 0.0040253721130334135, 0.11685133008718293], "std": [0.49832346111887743, 0.7922885537384383, 0.8303868153067229, 0.1943954384165934, 0.10547171207720062, 0.21939307039272352], "count": [332]}, "action": {"max": [1.4254161539364685, 0.5600397160245545, 1.4000000000000008, 1.388591624663621, 0.25623734952356336, 0.839292396343647], "min": [-0.19946620022792333, -1.570800000000001, -0.5569710052518172, 0.6751163700022021, -0.31147414343283414, -0.00613742154547457], "mean": [0.2309944304863771, -0.7472326221034373, 0.4391333244903786, 0.9545862632826199, 0.0040253721130334135, 0.11685133008718293], "std": [0.49832346111887743, 0.7922885537384383, 0.8303868153067229, 0.1943954384165934, 0.10547171207720062, 0.21939307039272352], "count": [332]}, "timestamp": {"max": [20.195792749989778], "min": [0.05621570791117847], "mean": [10.13176175180601], "std": [5.866341798380871], "count": [332]}, "frame_index": {"max": [331], "min": [0], "mean": [165.5], "std": [95.83970993278308], "count": [332]}, "episode_index": {"max": [0], "min": [0], "mean": [0.0], "std": [0.0], "count": [332]}, "index": {"max": [331], "min": [0], "mean": [165.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"max": [0], "min": [0], "mean": [0.0], "std": [0.0], "count": [332]}, "observation.images.main": {"max": [[[1.0]], [[1.0]], [[1.0]]], "min": [[[0.0]], [[0.0]], [[0.0]]], "mean": [[[0.5445681214332581]], [[0.53774094581604]], [[0.5332158207893372]]], "std": [[[0.2955411672592163]], [[0.3003235459327698]], [[0.29652565717697144]]], "count": [101990400]}, "observation.images.secondary_0": {"max": [[[1.0]], [[1.0]], [[1.0]]], "min": [[[0.0]], [[0.0]], [[0.0]]], "mean": [[[0.5164112448692322]], [[0.5041224956512451]], [[0.5002264976501465]]], "std": [[[0.3226092755794525]], [[0.3215559124946594]], [[0.3131118416786194]]], "count": [101990400]}, "observation.images.secondary_1": {"max": [[[1.0]], [[1.0]], [[1.0]]], "min": [[[0.0]], [[0.0]], [[0.0]]], "mean": [[[0.5035224556922913]], [[0.5026575326919556]], [[0.5103088617324829]]], "std": [[[0.18983201682567596]], [[0.18382889032363892]], [[0.17999324202537537]]], "count": [101990400]}}}
|
| 5 |
+
{"episode_index": 4, "stats": {"observation.state": {"max": [1.4300192200955733, 0.5124746990471266, 1.4000000000000008, 1.4085382446864136, 0.2531686387508257, 1.1277512089809505], "min": [-0.5124746990471257, -1.570800000000001, -0.14883247247775833, 0.5109403436607575, -0.22708459718255897, -0.00767177693184321], "mean": [0.19271347880669706, -0.7870246275685657, 0.6324982618723298, 1.0323758339363929, -0.02321783455210625, 0.2542668321999517], "std": [0.48889532543542513, 0.7930631519362423, 0.7251408170502756, 0.21151032022146773, 0.07038727918185408, 0.32350950132127737], "count": [394]}, "action": {"max": [1.4300192200955733, 0.5124746990471266, 1.4000000000000008, 1.4085382446864136, 0.2531686387508257, 1.1277512089809505], "min": [-0.5124746990471257, -1.570800000000001, -0.14883247247775833, 0.5109403436607575, -0.22708459718255897, -0.00767177693184321], "mean": [0.19271347880669706, -0.7870246275685657, 0.6324982618723298, 1.0323758339363929, -0.02321783455210625, 0.2542668321999517], "std": [0.48889532543542513, 0.7930631519362423, 0.7251408170502756, 0.21151032022146773, 0.07038727918185408, 0.32350950132127737], "count": [394]}, "timestamp": {"max": [24.207025124924257], "min": [0.0623413750436157], "mean": [11.964931304757435], "std": [7.0306568448119515], "count": [394]}, "frame_index": {"max": [393], "min": [0], "mean": [196.5], "std": [113.73763669076301], "count": [394]}, "episode_index": {"max": [0], "min": [0], "mean": [0.0], "std": [0.0], "count": [394]}, "index": {"max": [393], "min": [0], "mean": [196.5], "std": [113.73763669076301], "count": [394]}, "task_index": {"max": [0], "min": [0], "mean": [0.0], "std": [0.0], "count": [394]}, "observation.images.main": {"max": [[[1.0]], [[1.0]], [[1.0]]], "min": [[[0.0]], [[0.0]], [[0.0]]], "mean": [[[0.5393182039260864]], [[0.5343382358551025]], [[0.5315961837768555]]], "std": [[[0.3086540102958679]], [[0.31661316752433777]], [[0.31297993659973145]]], "count": [121036800]}, "observation.images.secondary_0": {"max": [[[1.0]], [[1.0]], [[1.0]]], "min": [[[0.0]], [[0.0]], [[0.0]]], "mean": [[[0.5357120633125305]], [[0.5305449962615967]], [[0.5262213945388794]]], "std": [[[0.310733824968338]], [[0.30860987305641174]], [[0.30825284123420715]]], "count": [121036800]}, "observation.images.secondary_1": {"max": [[[1.0]], [[1.0]], [[1.0]]], "min": [[[0.0]], [[0.0]], [[0.0]]], "mean": [[[0.4992727041244507]], [[0.500815212726593]], [[0.5069480538368225]]], "std": [[[0.18645572662353516]], [[0.18224987387657166]], [[0.17930537462234497]]], "count": [121036800]}}}
|
| 6 |
+
{"episode_index": 5, "stats": {"observation.state": {"max": [1.5420271633004852, 0.5094059882743893, 1.3916603354363586, 1.1799192921174861, 0.300733655728254, 0.9052696779574978], "min": [-0.04909937236379649, -1.570800000000001, -0.2654434818417752, 0.42194773125137613, -0.3559704496375246, -0.007671776931843211], "mean": [0.23487871474321637, -0.5869018869454367, 0.503396004883929, 0.9826144429985987, -0.06980552379047217, 0.19816123352057988], "std": [0.3884626227909632, 0.7578383580603784, 0.7040466391739221, 0.20057443592861382, 0.09144035707399467, 0.268359766413677], "count": [301]}, "action": {"max": [1.5420271633004852, 0.5094059882743893, 1.3916603354363586, 1.1799192921174861, 0.300733655728254, 0.9052696779574978], "min": [-0.04909937236379649, -1.570800000000001, -0.2654434818417752, 0.42194773125137613, -0.3559704496375246, -0.007671776931843211], "mean": [0.23487871474321637, -0.5869018869454367, 0.503396004883929, 0.9826144429985987, -0.06980552379047217, 0.19816123352057988], "std": [0.3884626227909632, 0.7578383580603784, 0.7040466391739221, 0.20057443592861382, 0.09144035707399467, 0.268359766413677], "count": [301]}, "timestamp": {"max": [18.53107283404097], "min": [0.06099754199385643], "mean": [9.158386699000584], "std": [5.401771188204741], "count": [301]}, "frame_index": {"max": [300], "min": [0], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"max": [0], "min": [0], "mean": [0.0], "std": [0.0], "count": [301]}, "index": {"max": [300], "min": [0], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"max": [0], "min": [0], "mean": [0.0], "std": [0.0], "count": [301]}, "observation.images.main": {"max": [[[1.0]], [[1.0]], [[1.0]]], "min": [[[0.0]], [[0.0]], [[0.0]]], "mean": [[[0.5720216035842896]], [[0.5681734681129456]], [[0.5639704465866089]]], "std": [[[0.3178316056728363]], [[0.32701125741004944]], [[0.32170528173446655]]], "count": [92467200]}, "observation.images.secondary_0": {"max": [[[1.0]], [[1.0]], [[1.0]]], "min": [[[0.0]], [[0.0]], [[0.0]]], "mean": [[[0.5239942669868469]], [[0.519142746925354]], [[0.5131028890609741]]], "std": [[[0.3147850036621094]], [[0.3136328160762787]], [[0.3122122287750244]]], "count": [92467200]}, "observation.images.secondary_1": {"max": [[[1.0]], [[1.0]], [[1.0]]], "min": [[[0.0]], [[0.0]], [[0.0]]], "mean": [[[0.4972657263278961]], [[0.5027979016304016]], [[0.5080186724662781]]], "std": [[[0.18467628955841064]], [[0.18250617384910583]], [[0.17933720350265503]]], "count": [92467200]}}}
|
meta/info.json
ADDED
|
@@ -0,0 +1,141 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"robot_type": "so-100",
|
| 3 |
+
"codebase_version": "v2.1",
|
| 4 |
+
"total_episodes": 6,
|
| 5 |
+
"total_frames": 2184,
|
| 6 |
+
"total_tasks": 1,
|
| 7 |
+
"total_videos": 18,
|
| 8 |
+
"total_chunks": 1,
|
| 9 |
+
"chunks_size": 1000,
|
| 10 |
+
"fps": 30,
|
| 11 |
+
"splits": {
|
| 12 |
+
"train": "0:6"
|
| 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 |
+
6
|
| 21 |
+
],
|
| 22 |
+
"names": [
|
| 23 |
+
"motor_1",
|
| 24 |
+
"motor_2",
|
| 25 |
+
"motor_3",
|
| 26 |
+
"motor_4",
|
| 27 |
+
"motor_5",
|
| 28 |
+
"motor_6"
|
| 29 |
+
]
|
| 30 |
+
},
|
| 31 |
+
"observation.state": {
|
| 32 |
+
"dtype": "float32",
|
| 33 |
+
"shape": [
|
| 34 |
+
6
|
| 35 |
+
],
|
| 36 |
+
"names": [
|
| 37 |
+
"motor_1",
|
| 38 |
+
"motor_2",
|
| 39 |
+
"motor_3",
|
| 40 |
+
"motor_4",
|
| 41 |
+
"motor_5",
|
| 42 |
+
"motor_6"
|
| 43 |
+
]
|
| 44 |
+
},
|
| 45 |
+
"timestamp": {
|
| 46 |
+
"dtype": "float32",
|
| 47 |
+
"shape": [
|
| 48 |
+
1
|
| 49 |
+
],
|
| 50 |
+
"names": null
|
| 51 |
+
},
|
| 52 |
+
"episode_index": {
|
| 53 |
+
"dtype": "int64",
|
| 54 |
+
"shape": [
|
| 55 |
+
1
|
| 56 |
+
],
|
| 57 |
+
"names": null
|
| 58 |
+
},
|
| 59 |
+
"frame_index": {
|
| 60 |
+
"dtype": "int64",
|
| 61 |
+
"shape": [
|
| 62 |
+
1
|
| 63 |
+
],
|
| 64 |
+
"names": null
|
| 65 |
+
},
|
| 66 |
+
"task_index": {
|
| 67 |
+
"dtype": "int64",
|
| 68 |
+
"shape": [
|
| 69 |
+
1
|
| 70 |
+
],
|
| 71 |
+
"names": null
|
| 72 |
+
},
|
| 73 |
+
"index": {
|
| 74 |
+
"dtype": "int64",
|
| 75 |
+
"shape": [
|
| 76 |
+
1
|
| 77 |
+
],
|
| 78 |
+
"names": null
|
| 79 |
+
},
|
| 80 |
+
"observation.images.main": {
|
| 81 |
+
"dtype": "video",
|
| 82 |
+
"shape": [
|
| 83 |
+
480,
|
| 84 |
+
640,
|
| 85 |
+
3
|
| 86 |
+
],
|
| 87 |
+
"names": [
|
| 88 |
+
"height",
|
| 89 |
+
"width",
|
| 90 |
+
"channel"
|
| 91 |
+
],
|
| 92 |
+
"info": {
|
| 93 |
+
"video.fps": 30,
|
| 94 |
+
"video.codec": "avc1",
|
| 95 |
+
"video.pix_fmt": "yuv420p",
|
| 96 |
+
"video.is_depth_map": false,
|
| 97 |
+
"has_audio": false
|
| 98 |
+
}
|
| 99 |
+
},
|
| 100 |
+
"observation.images.secondary_0": {
|
| 101 |
+
"dtype": "video",
|
| 102 |
+
"shape": [
|
| 103 |
+
480,
|
| 104 |
+
640,
|
| 105 |
+
3
|
| 106 |
+
],
|
| 107 |
+
"names": [
|
| 108 |
+
"height",
|
| 109 |
+
"width",
|
| 110 |
+
"channel"
|
| 111 |
+
],
|
| 112 |
+
"info": {
|
| 113 |
+
"video.fps": 30,
|
| 114 |
+
"video.codec": "avc1",
|
| 115 |
+
"video.pix_fmt": "yuv420p",
|
| 116 |
+
"video.is_depth_map": false,
|
| 117 |
+
"has_audio": false
|
| 118 |
+
}
|
| 119 |
+
},
|
| 120 |
+
"observation.images.secondary_1": {
|
| 121 |
+
"dtype": "video",
|
| 122 |
+
"shape": [
|
| 123 |
+
480,
|
| 124 |
+
640,
|
| 125 |
+
3
|
| 126 |
+
],
|
| 127 |
+
"names": [
|
| 128 |
+
"height",
|
| 129 |
+
"width",
|
| 130 |
+
"channel"
|
| 131 |
+
],
|
| 132 |
+
"info": {
|
| 133 |
+
"video.fps": 30,
|
| 134 |
+
"video.codec": "avc1",
|
| 135 |
+
"video.pix_fmt": "yuv420p",
|
| 136 |
+
"video.is_depth_map": false,
|
| 137 |
+
"has_audio": false
|
| 138 |
+
}
|
| 139 |
+
}
|
| 140 |
+
}
|
| 141 |
+
}
|
meta/tasks.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"task_index":0,"task":"None"}
|
videos/chunk-000/observation.images.main/episode_000000.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c842bc0d9524c994b1582c072761ab069a82368f63109bde5d34c4322187bc4
|
| 3 |
+
size 4311068
|
videos/chunk-000/observation.images.main/episode_000001.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1e961b2930c755d128938c611995bdf367f0a4e2091395a98db40d5a065f616
|
| 3 |
+
size 2993263
|
videos/chunk-000/observation.images.main/episode_000002.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0dfb1df0676cba46a779a3fb4f259e40d0579e58da96b403cc66b62b1b218301
|
| 3 |
+
size 3324947
|
videos/chunk-000/observation.images.main/episode_000003.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e10b83f3e7f40c88e85ac4f638dc2795f8d78427d17c60f09c42c31624e1e152
|
| 3 |
+
size 3525116
|
videos/chunk-000/observation.images.main/episode_000004.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbf1dc32777047c43df490f9e7190e2aae839f16f9a012c5525391461ef4c398
|
| 3 |
+
size 3521207
|
videos/chunk-000/observation.images.main/episode_000005.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1801f946465166b3104a503c4623d1c934baa22da244947b465df695677ece7f
|
| 3 |
+
size 2978178
|
videos/chunk-000/observation.images.secondary_0/episode_000000.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb063010299953442817cbb69b9407faaa2d0c6ff3e1bead1d8bb730d7c1e0bb
|
| 3 |
+
size 3997237
|
videos/chunk-000/observation.images.secondary_0/episode_000001.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:adabc12149d4f93f5193ca9b9e2d68f6499e841d1f5702ee72f8d6a58f4ceae6
|
| 3 |
+
size 3464622
|
videos/chunk-000/observation.images.secondary_0/episode_000002.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2f95dfead64142148d7753a06a839a7c3c69db7c4e4c18124a64b1755564a72
|
| 3 |
+
size 3654642
|
videos/chunk-000/observation.images.secondary_0/episode_000003.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68ee1334c9565c1dfb399776b7d0b97ea11f6fa4420a74b21e3a292038aa709b
|
| 3 |
+
size 3248801
|
videos/chunk-000/observation.images.secondary_0/episode_000004.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb537f2eefcbe62b1b6daee862488ac4473dc608985e786413d09e8486e30faf
|
| 3 |
+
size 2888192
|
videos/chunk-000/observation.images.secondary_0/episode_000005.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7c13542b7e16afeb4aa7876e53470ae79f50a09e8e9d463039115887c069c0e
|
| 3 |
+
size 2482665
|
videos/chunk-000/observation.images.secondary_1/episode_000000.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9686857e5c218389523303033a7cce9b5c9fd8726a518284a5f0c4cf77e1d652
|
| 3 |
+
size 1703943
|
videos/chunk-000/observation.images.secondary_1/episode_000001.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb6369e91efad677751b480d037e8070f361313d9c656097626acc24f2acba80
|
| 3 |
+
size 1385017
|
videos/chunk-000/observation.images.secondary_1/episode_000002.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e959460b27607063dd491dd507f5081adb49c692e4d4f5b4ffaa4178ea424970
|
| 3 |
+
size 1651279
|
videos/chunk-000/observation.images.secondary_1/episode_000003.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2e5ed5b2914c77365bbc7e106fa45efc52be6af5923a8decb944dd63e0651e2
|
| 3 |
+
size 1506717
|
videos/chunk-000/observation.images.secondary_1/episode_000004.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:683b368cc58afbd879689ef6913f750e3d851e90b2a35becf76b5aeaeb13b116
|
| 3 |
+
size 1607284
|
videos/chunk-000/observation.images.secondary_1/episode_000005.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b10b42e7c4694b46d1ee93c36511a7ba8f94569ab73b73d83ecee97bb97b71d
|
| 3 |
+
size 1286983
|