Upload folder using huggingface_hub
Browse files- data/chunk-000/episode_000000.parquet +2 -2
- meta/episodes.jsonl +1 -0
- meta/episodes_stats.jsonl +1 -0
- meta/info.json +4 -4
- meta/tasks.jsonl +1 -0
- videos/chunk-000/observation.images.main/episode_000000.mp4 +2 -2
- videos/chunk-000/observation.images.secondary_0/episode_000000.mp4 +2 -2
- videos/chunk-000/observation.images.secondary_1/episode_000000.mp4 +2 -2
data/chunk-000/episode_000000.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e0ba6f13f329e29c9ab1542226c0143eefe1f711d136d2a5226b71a3c90a9b0
|
| 3 |
+
size 7263
|
meta/episodes.jsonl
CHANGED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"episode_index":0,"tasks":["Grab the bottle and place it in the white circle."],"length":60}
|
meta/episodes_stats.jsonl
CHANGED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "stats": {"observation.state": {"max": [0.10587052165943633, -1.2827211030041832, 1.4000000000000008, 1.2305530198676484, 0.013809198477317822, -0.0076717769318436465], "min": [0.006137421545474559, -1.570800000000001, 1.399999999999999, 0.00460306615910392, -0.004603066159105901, -0.023015330795529875], "mean": [0.09162658915598068, -1.565998685050071, 1.400000000000001, 1.1290809836491371, 0.0032732914909197994, -0.01790081284096766], "std": [0.01964951937341211, 0.03687959991175027, 0.0, 0.2745007765983283, 0.0059456133734584115, 0.0042082258702929795], "count": [60]}, "action": {"max": [0.10587052165943633, -1.2827211030041832, 1.4000000000000008, 1.2305530198676484, 0.013809198477317822, -0.0076717769318436465], "min": [0.006137421545474559, -1.570800000000001, 1.399999999999999, 0.00460306615910392, -0.004603066159105901, -0.023015330795529875], "mean": [0.09162658915598068, -1.565998685050071, 1.400000000000001, 1.1290809836491371, 0.0032732914909197994, -0.01790081284096766], "std": [0.01964951937341211, 0.03687959991175027, 0.0, 0.2745007765983283, 0.0059456133734584115, 0.0042082258702929795], "count": [60]}, "timestamp": {"max": [6.783042800030671], "min": [0.12767199997324497], "mean": [3.660978206650664], "std": [1.950819731437792], "count": [60]}, "frame_index": {"max": [59], "min": [0], "mean": [29.5], "std": [17.318102282486574], "count": [60]}, "episode_index": {"max": [0], "min": [0], "mean": [0.0], "std": [0.0], "count": [60]}, "index": {"max": [59], "min": [0], "mean": [29.5], "std": [17.318102282486574], "count": [60]}, "task_index": {"max": [0], "min": [0], "mean": [0.0], "std": [0.0], "count": [60]}, "observation.images.main": {"max": [[[0.7529411911964417]], [[0.7450980544090271]], [[0.7333333492279053]]], "min": [[[0.019607843831181526]], [[0.007843137718737125]], [[0.01568627543747425]]], "mean": [[[0.5759095549583435]], [[0.5712435841560364]], [[0.5656803846359253]]], "std": [[[0.06048876419663429]], [[0.05956631153821945]], [[0.05655690282583237]]], "count": [3456000]}, "observation.images.secondary_0": {"max": [[[0.5921568870544434]], [[0.6313725709915161]], [[0.6235294342041016]]], "min": [[[0.04313725605607033]], [[0.0784313753247261]], [[0.04313725605607033]]], "mean": [[[0.38091450929641724]], [[0.403617799282074]], [[0.37403953075408936]]], "std": [[[0.10174404829740524]], [[0.1055886298418045]], [[0.10077057778835297]]], "count": [3456000]}, "observation.images.secondary_1": {"max": [[[0.7176470756530762]], [[0.729411780834198]], [[0.7254902124404907]]], "min": [[[0.0]], [[0.0117647061124444]], [[0.003921568859368563]]], "mean": [[[0.4345702826976776]], [[0.4530649185180664]], [[0.42564016580581665]]], "std": [[[0.05552804097533226]], [[0.060773976147174835]], [[0.061487823724746704]]], "count": [3456000]}}}
|
meta/info.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
| 1 |
{
|
| 2 |
"robot_type": "so-100",
|
| 3 |
"codebase_version": "v2.1",
|
| 4 |
-
"total_episodes":
|
| 5 |
-
"total_frames":
|
| 6 |
"total_tasks": 1,
|
| 7 |
-
"total_videos":
|
| 8 |
"total_chunks": 1,
|
| 9 |
"chunks_size": 1000,
|
| 10 |
"fps": 30,
|
| 11 |
"splits": {
|
| 12 |
-
"train": "0:
|
| 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",
|
|
|
|
| 1 |
{
|
| 2 |
"robot_type": "so-100",
|
| 3 |
"codebase_version": "v2.1",
|
| 4 |
+
"total_episodes": 1,
|
| 5 |
+
"total_frames": 60,
|
| 6 |
"total_tasks": 1,
|
| 7 |
+
"total_videos": 3,
|
| 8 |
"total_chunks": 1,
|
| 9 |
"chunks_size": 1000,
|
| 10 |
"fps": 30,
|
| 11 |
"splits": {
|
| 12 |
+
"train": "0:1"
|
| 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",
|
meta/tasks.jsonl
CHANGED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"task_index":0,"task":"Grab the bottle and place it in the white circle."}
|
videos/chunk-000/observation.images.main/episode_000000.mp4
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dba13515f95aa29c2f025061285c7b0bdf0a5d410c3046b51862f4552afff3d0
|
| 3 |
+
size 24811
|
videos/chunk-000/observation.images.secondary_0/episode_000000.mp4
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ceff2b217a224f9d90e6a06b2c1487fc0188a56c43a67c3fc3d7727b16240b0
|
| 3 |
+
size 27574
|
videos/chunk-000/observation.images.secondary_1/episode_000000.mp4
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2aa67650477661e17fdca82453ee476f9d15637a37900d7fa5336570e2d01be1
|
| 3 |
+
size 27492
|