Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +9 -3
dataset_infos.json
CHANGED
@@ -27,11 +27,17 @@
|
|
27 |
"num_bytes": 13615630.0,
|
28 |
"num_examples": 15000,
|
29 |
"dataset_name": "synthethic-extension"
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
}
|
31 |
},
|
32 |
"download_checksums": null,
|
33 |
-
"download_size":
|
34 |
"post_processing_size": null,
|
35 |
-
"dataset_size":
|
36 |
-
"size_in_bytes":
|
37 |
}}
|
|
|
27 |
"num_bytes": 13615630.0,
|
28 |
"num_examples": 15000,
|
29 |
"dataset_name": "synthethic-extension"
|
30 |
+
},
|
31 |
+
"valid": {
|
32 |
+
"name": "valid",
|
33 |
+
"num_bytes": 4949598.0,
|
34 |
+
"num_examples": 6000,
|
35 |
+
"dataset_name": "synthethic-extension"
|
36 |
}
|
37 |
},
|
38 |
"download_checksums": null,
|
39 |
+
"download_size": 12867126,
|
40 |
"post_processing_size": null,
|
41 |
+
"dataset_size": 18565228.0,
|
42 |
+
"size_in_bytes": 31432354.0
|
43 |
}}
|