Commit
•
d0cfb40
1
Parent(s):
66c0b37
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +18 -8
dataset_infos.json
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
"id": null,
|
20 |
"_type": "Value"
|
21 |
},
|
22 |
-
"
|
23 |
"dtype": "string",
|
24 |
"id": null,
|
25 |
"_type": "Value"
|
@@ -48,10 +48,20 @@
|
|
48 |
}
|
49 |
}
|
50 |
],
|
51 |
-
"
|
52 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
"id": null,
|
54 |
-
"_type": "
|
55 |
}
|
56 |
},
|
57 |
"post_processed": null,
|
@@ -63,14 +73,14 @@
|
|
63 |
"splits": {
|
64 |
"train": {
|
65 |
"name": "train",
|
66 |
-
"num_bytes":
|
67 |
"num_examples": 725191,
|
68 |
"dataset_name": "iiif_snorkel_labels"
|
69 |
}
|
70 |
},
|
71 |
"download_checksums": null,
|
72 |
-
"download_size":
|
73 |
"post_processing_size": null,
|
74 |
-
"dataset_size":
|
75 |
-
"size_in_bytes":
|
76 |
}}
|
|
|
19 |
"id": null,
|
20 |
"_type": "Value"
|
21 |
},
|
22 |
+
"iiif_label": {
|
23 |
"dtype": "string",
|
24 |
"id": null,
|
25 |
"_type": "Value"
|
|
|
48 |
}
|
49 |
}
|
50 |
],
|
51 |
+
"label": {
|
52 |
+
"num_classes": 8,
|
53 |
+
"names": [
|
54 |
+
"OTHER",
|
55 |
+
"PAGE + FOLIO",
|
56 |
+
"FLYSHEET",
|
57 |
+
"COVER",
|
58 |
+
"CONTROL SHOT",
|
59 |
+
"CONTAINER",
|
60 |
+
"EDGE + SPINE",
|
61 |
+
"SCROLL"
|
62 |
+
],
|
63 |
"id": null,
|
64 |
+
"_type": "ClassLabel"
|
65 |
}
|
66 |
},
|
67 |
"post_processed": null,
|
|
|
73 |
"splits": {
|
74 |
"train": {
|
75 |
"name": "train",
|
76 |
+
"num_bytes": 8056754925.0,
|
77 |
"num_examples": 725191,
|
78 |
"dataset_name": "iiif_snorkel_labels"
|
79 |
}
|
80 |
},
|
81 |
"download_checksums": null,
|
82 |
+
"download_size": 7742635389,
|
83 |
"post_processing_size": null,
|
84 |
+
"dataset_size": 8056754925.0,
|
85 |
+
"size_in_bytes": 15799390314.0
|
86 |
}}
|