Add chunk 00002: 10, 2227 frames
Browse files- data/chunk_00002.arrow +3 -0
- dataset_info.json +6 -5
- state.json +4 -1
- stats.json +3 -3
data/chunk_00002.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8298c3e80276334312ad0f79e7728ce0c4cf5c9640cfd39cd30dbaf5d7d33daa
|
| 3 |
+
size 301608096
|
dataset_info.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
| 2 |
"builder_name": "preprocess_for_hf",
|
| 3 |
"citation": "",
|
| 4 |
"config_name": "default",
|
| 5 |
-
"dataset_size":
|
| 6 |
"description": "",
|
| 7 |
-
"download_size":
|
| 8 |
"features": {
|
| 9 |
"action": {
|
| 10 |
"_type": "List",
|
|
@@ -37,11 +37,12 @@
|
|
| 37 |
"splits": {
|
| 38 |
"train": {
|
| 39 |
"name": "train",
|
| 40 |
-
"num_bytes":
|
| 41 |
-
"num_examples":
|
| 42 |
"shard_lengths": [
|
| 43 |
828,
|
| 44 |
-
1131
|
|
|
|
| 45 |
]
|
| 46 |
}
|
| 47 |
}
|
|
|
|
| 2 |
"builder_name": "preprocess_for_hf",
|
| 3 |
"citation": "",
|
| 4 |
"config_name": "default",
|
| 5 |
+
"dataset_size": 566921448,
|
| 6 |
"description": "",
|
| 7 |
+
"download_size": 566921448,
|
| 8 |
"features": {
|
| 9 |
"action": {
|
| 10 |
"_type": "List",
|
|
|
|
| 37 |
"splits": {
|
| 38 |
"train": {
|
| 39 |
"name": "train",
|
| 40 |
+
"num_bytes": 566921448,
|
| 41 |
+
"num_examples": 4186,
|
| 42 |
"shard_lengths": [
|
| 43 |
828,
|
| 44 |
+
1131,
|
| 45 |
+
2227
|
| 46 |
]
|
| 47 |
}
|
| 48 |
}
|
state.json
CHANGED
|
@@ -26,9 +26,12 @@
|
|
| 26 |
},
|
| 27 |
{
|
| 28 |
"filename": "data/chunk_00008.arrow"
|
|
|
|
|
|
|
|
|
|
| 29 |
}
|
| 30 |
],
|
| 31 |
-
"_fingerprint": "
|
| 32 |
"_format_columns": null,
|
| 33 |
"_format_kwargs": {},
|
| 34 |
"_format_type": null,
|
|
|
|
| 26 |
},
|
| 27 |
{
|
| 28 |
"filename": "data/chunk_00008.arrow"
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"filename": "data/chunk_00009.arrow"
|
| 32 |
}
|
| 33 |
],
|
| 34 |
+
"_fingerprint": "dcb01a80be8f4106ad0667fd67cab367",
|
| 35 |
"_format_columns": null,
|
| 36 |
"_format_kwargs": {},
|
| 37 |
"_format_type": null,
|
stats.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"chunks":
|
| 3 |
-
"total_episodes":
|
| 4 |
-
"total_frames":
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"chunks": 9,
|
| 3 |
+
"total_episodes": 3,
|
| 4 |
+
"total_frames": 4186
|
| 5 |
}
|