Upload folder using huggingface_hub
Browse files- meta/info.json +1 -14
meta/info.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
| 10 |
"fps": 30,
|
| 11 |
"splits": {},
|
| 12 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 13 |
-
"video_path":
|
| 14 |
"features": {
|
| 15 |
"action": {
|
| 16 |
"dtype": "float32",
|
|
@@ -40,19 +40,6 @@
|
|
| 40 |
6
|
| 41 |
]
|
| 42 |
},
|
| 43 |
-
"observation.images.laptop": {
|
| 44 |
-
"dtype": "video",
|
| 45 |
-
"shape": [
|
| 46 |
-
480,
|
| 47 |
-
640,
|
| 48 |
-
3
|
| 49 |
-
],
|
| 50 |
-
"names": [
|
| 51 |
-
"height",
|
| 52 |
-
"width",
|
| 53 |
-
"channels"
|
| 54 |
-
]
|
| 55 |
-
},
|
| 56 |
"timestamp": {
|
| 57 |
"dtype": "float32",
|
| 58 |
"shape": [
|
|
|
|
| 10 |
"fps": 30,
|
| 11 |
"splits": {},
|
| 12 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 13 |
+
"video_path": null,
|
| 14 |
"features": {
|
| 15 |
"action": {
|
| 16 |
"dtype": "float32",
|
|
|
|
| 40 |
6
|
| 41 |
]
|
| 42 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
"timestamp": {
|
| 44 |
"dtype": "float32",
|
| 45 |
"shape": [
|