Upload dataset
Browse files- README.md +48 -0
- comics/train-00000-of-00002.parquet +3 -0
- comics/train-00001-of-00002.parquet +3 -0
README.md
CHANGED
|
@@ -1,5 +1,49 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
- config_name: illustrations
|
| 4 |
features:
|
| 5 |
- name: filepath
|
|
@@ -133,6 +177,10 @@ dataset_info:
|
|
| 133 |
download_size: 596762379
|
| 134 |
dataset_size: 1971669677
|
| 135 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 136 |
- config_name: illustrations
|
| 137 |
data_files:
|
| 138 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: comics
|
| 4 |
+
features:
|
| 5 |
+
- name: filepath
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: pub_date
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: page_seq_num
|
| 10 |
+
dtype: int32
|
| 11 |
+
- name: edition_seq_num
|
| 12 |
+
dtype: int64
|
| 13 |
+
- name: batch
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: lccn
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: box
|
| 18 |
+
sequence: decimal128(23, 22)
|
| 19 |
+
- name: score
|
| 20 |
+
dtype: float64
|
| 21 |
+
- name: ocr
|
| 22 |
+
sequence: string
|
| 23 |
+
- name: place_of_publication
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: geographic_coverage
|
| 26 |
+
sequence: string
|
| 27 |
+
- name: name
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: publisher
|
| 30 |
+
dtype: string
|
| 31 |
+
- name: url
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: page_url
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: prediction_section_iiif_url
|
| 36 |
+
dtype: string
|
| 37 |
+
- name: iiif_full_url
|
| 38 |
+
dtype: string
|
| 39 |
+
- name: predicted_type
|
| 40 |
+
dtype: string
|
| 41 |
+
splits:
|
| 42 |
+
- name: train
|
| 43 |
+
num_bytes: 887230943
|
| 44 |
+
num_examples: 526319
|
| 45 |
+
download_size: 352764547
|
| 46 |
+
dataset_size: 887230943
|
| 47 |
- config_name: illustrations
|
| 48 |
features:
|
| 49 |
- name: filepath
|
|
|
|
| 177 |
download_size: 596762379
|
| 178 |
dataset_size: 1971669677
|
| 179 |
configs:
|
| 180 |
+
- config_name: comics
|
| 181 |
+
data_files:
|
| 182 |
+
- split: train
|
| 183 |
+
path: comics/train-*
|
| 184 |
- config_name: illustrations
|
| 185 |
data_files:
|
| 186 |
- split: train
|
comics/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d084d2cdd6a9a830ab5f3fe4037a8f36555f9bf47eddb21766d3cb42e2df9e13
|
| 3 |
+
size 162343180
|
comics/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:93119d86c4228ea3cbd6b2b1bdd955b8f2af8814e5d37a8c34c2d8e082bd5a99
|
| 3 |
+
size 190421367
|