Upload folder using huggingface_hub
Browse files- meta/info.json +5 -5
meta/info.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
| 7 |
"chunks_size": 1000,
|
| 8 |
"data_files_size_in_mb": 100,
|
| 9 |
"video_files_size_in_mb": 200,
|
| 10 |
-
"fps":
|
| 11 |
"splits": {},
|
| 12 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 13 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
|
@@ -43,8 +43,8 @@
|
|
| 43 |
"observation.images.front": {
|
| 44 |
"dtype": "video",
|
| 45 |
"shape": [
|
| 46 |
-
|
| 47 |
-
|
| 48 |
3
|
| 49 |
],
|
| 50 |
"names": [
|
|
@@ -56,8 +56,8 @@
|
|
| 56 |
"observation.images.top": {
|
| 57 |
"dtype": "video",
|
| 58 |
"shape": [
|
| 59 |
-
|
| 60 |
-
|
| 61 |
3
|
| 62 |
],
|
| 63 |
"names": [
|
|
|
|
| 7 |
"chunks_size": 1000,
|
| 8 |
"data_files_size_in_mb": 100,
|
| 9 |
"video_files_size_in_mb": 200,
|
| 10 |
+
"fps": 30,
|
| 11 |
"splits": {},
|
| 12 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 13 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
|
|
|
| 43 |
"observation.images.front": {
|
| 44 |
"dtype": "video",
|
| 45 |
"shape": [
|
| 46 |
+
120,
|
| 47 |
+
160,
|
| 48 |
3
|
| 49 |
],
|
| 50 |
"names": [
|
|
|
|
| 56 |
"observation.images.top": {
|
| 57 |
"dtype": "video",
|
| 58 |
"shape": [
|
| 59 |
+
120,
|
| 60 |
+
160,
|
| 61 |
3
|
| 62 |
],
|
| 63 |
"names": [
|