Commit
·
1f44131
1
Parent(s):
1bf279d
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +9 -4
dataset_infos.json
CHANGED
@@ -9,6 +9,11 @@
|
|
9 |
"id": null,
|
10 |
"_type": "Value"
|
11 |
},
|
|
|
|
|
|
|
|
|
|
|
12 |
"lengths": {
|
13 |
"feature": {
|
14 |
"dtype": "int64",
|
@@ -54,14 +59,14 @@
|
|
54 |
"splits": {
|
55 |
"train": {
|
56 |
"name": "train",
|
57 |
-
"num_bytes":
|
58 |
"num_examples": 228,
|
59 |
"dataset_name": "bloom-fertility-ud2.10"
|
60 |
}
|
61 |
},
|
62 |
"download_checksums": null,
|
63 |
-
"download_size":
|
64 |
"post_processing_size": null,
|
65 |
-
"dataset_size":
|
66 |
-
"size_in_bytes":
|
67 |
}}
|
|
|
9 |
"id": null,
|
10 |
"_type": "Value"
|
11 |
},
|
12 |
+
"language": {
|
13 |
+
"dtype": "string",
|
14 |
+
"id": null,
|
15 |
+
"_type": "Value"
|
16 |
+
},
|
17 |
"lengths": {
|
18 |
"feature": {
|
19 |
"dtype": "int64",
|
|
|
59 |
"splits": {
|
60 |
"train": {
|
61 |
"name": "train",
|
62 |
+
"num_bytes": 251651604,
|
63 |
"num_examples": 228,
|
64 |
"dataset_name": "bloom-fertility-ud2.10"
|
65 |
}
|
66 |
},
|
67 |
"download_checksums": null,
|
68 |
+
"download_size": 17489738,
|
69 |
"post_processing_size": null,
|
70 |
+
"dataset_size": 251651604,
|
71 |
+
"size_in_bytes": 269141342
|
72 |
}}
|