Upload dataset
Browse files- README.md +48 -0
- maps/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -44,6 +44,50 @@ dataset_info:
|
|
| 44 |
num_examples: 798475
|
| 45 |
download_size: 258125239
|
| 46 |
dataset_size: 942457956
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
- config_name: photos
|
| 48 |
features:
|
| 49 |
- name: filepath
|
|
@@ -93,6 +137,10 @@ configs:
|
|
| 93 |
data_files:
|
| 94 |
- split: train
|
| 95 |
path: illustrations/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 96 |
- config_name: photos
|
| 97 |
data_files:
|
| 98 |
- split: train
|
|
|
|
| 44 |
num_examples: 798475
|
| 45 |
download_size: 258125239
|
| 46 |
dataset_size: 942457956
|
| 47 |
+
- config_name: maps
|
| 48 |
+
features:
|
| 49 |
+
- name: filepath
|
| 50 |
+
dtype: string
|
| 51 |
+
- name: pub_date
|
| 52 |
+
dtype: string
|
| 53 |
+
- name: page_seq_num
|
| 54 |
+
dtype: int32
|
| 55 |
+
- name: edition_seq_num
|
| 56 |
+
dtype: int64
|
| 57 |
+
- name: batch
|
| 58 |
+
dtype: string
|
| 59 |
+
- name: lccn
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: box
|
| 62 |
+
sequence: decimal128(22, 21)
|
| 63 |
+
- name: score
|
| 64 |
+
dtype: float64
|
| 65 |
+
- name: ocr
|
| 66 |
+
sequence: string
|
| 67 |
+
- name: place_of_publication
|
| 68 |
+
dtype: string
|
| 69 |
+
- name: geographic_coverage
|
| 70 |
+
sequence: string
|
| 71 |
+
- name: name
|
| 72 |
+
dtype: string
|
| 73 |
+
- name: publisher
|
| 74 |
+
dtype: string
|
| 75 |
+
- name: url
|
| 76 |
+
dtype: string
|
| 77 |
+
- name: page_url
|
| 78 |
+
dtype: string
|
| 79 |
+
- name: prediction_section_iiif_url
|
| 80 |
+
dtype: string
|
| 81 |
+
- name: iiif_full_url
|
| 82 |
+
dtype: string
|
| 83 |
+
- name: predicted_type
|
| 84 |
+
dtype: string
|
| 85 |
+
splits:
|
| 86 |
+
- name: train
|
| 87 |
+
num_bytes: 382556331
|
| 88 |
+
num_examples: 200188
|
| 89 |
+
download_size: 150128611
|
| 90 |
+
dataset_size: 382556331
|
| 91 |
- config_name: photos
|
| 92 |
features:
|
| 93 |
- name: filepath
|
|
|
|
| 137 |
data_files:
|
| 138 |
- split: train
|
| 139 |
path: illustrations/train-*
|
| 140 |
+
- config_name: maps
|
| 141 |
+
data_files:
|
| 142 |
+
- split: train
|
| 143 |
+
path: maps/train-*
|
| 144 |
- config_name: photos
|
| 145 |
data_files:
|
| 146 |
- split: train
|
maps/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d48f36055fbe253fda71c8b37437adacd5b9aecc0d0a2076ec4beb66a826f5b
|
| 3 |
+
size 150128611
|