Upload dataset_infos.json
Browse files- dataset_infos.json +11 -6
dataset_infos.json
CHANGED
@@ -15,9 +15,14 @@
|
|
15 |
"_type": "Value"
|
16 |
},
|
17 |
"text": {
|
18 |
-
"
|
|
|
|
|
|
|
|
|
|
|
19 |
"id": null,
|
20 |
-
"_type": "
|
21 |
}
|
22 |
},
|
23 |
"post_processed": null,
|
@@ -35,14 +40,14 @@
|
|
35 |
"splits": {
|
36 |
"train": {
|
37 |
"name": "train",
|
38 |
-
"num_bytes":
|
39 |
"num_examples": 161,
|
40 |
"dataset_name": "cellock_data"
|
41 |
}
|
42 |
},
|
43 |
"download_checksums": null,
|
44 |
-
"download_size":
|
45 |
"post_processing_size": null,
|
46 |
-
"dataset_size":
|
47 |
-
"size_in_bytes":
|
48 |
}}
|
|
|
15 |
"_type": "Value"
|
16 |
},
|
17 |
"text": {
|
18 |
+
"feature": {
|
19 |
+
"dtype": "string",
|
20 |
+
"id": null,
|
21 |
+
"_type": "Value"
|
22 |
+
},
|
23 |
+
"length": -1,
|
24 |
"id": null,
|
25 |
+
"_type": "Sequence"
|
26 |
}
|
27 |
},
|
28 |
"post_processed": null,
|
|
|
40 |
"splits": {
|
41 |
"train": {
|
42 |
"name": "train",
|
43 |
+
"num_bytes": 1093382,
|
44 |
"num_examples": 161,
|
45 |
"dataset_name": "cellock_data"
|
46 |
}
|
47 |
},
|
48 |
"download_checksums": null,
|
49 |
+
"download_size": 491402,
|
50 |
"post_processing_size": null,
|
51 |
+
"dataset_size": 1093382,
|
52 |
+
"size_in_bytes": 1584784
|
53 |
}}
|