Datasets:
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +146 -1
dataset_infos.json
CHANGED
@@ -1 +1,146 @@
|
|
1 |
-
{"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"default": {
|
2 |
+
"description": "OldBookIllustrations is a website that share public domains illustrations from books published between the 18th century and the first quarter of the 20th century.\nThe illustrations come with captions, descriptions, titles, and some information about the artists, the sources and the books it were taken from.\n",
|
3 |
+
"citation": "@misc{old book illustrations_2007,\nurl={https://www.oldbookillustrations.com/},\njournal={Old Book Illustrations}, year={2007}} \n",
|
4 |
+
"homepage": "https://www.oldbookillustrations.com/",
|
5 |
+
"license": "",
|
6 |
+
"features": {
|
7 |
+
"rawscan": {
|
8 |
+
"_type": "Image"
|
9 |
+
},
|
10 |
+
"1600px": {
|
11 |
+
"_type": "Image"
|
12 |
+
},
|
13 |
+
"info_url": {
|
14 |
+
"dtype": "string",
|
15 |
+
"_type": "Value"
|
16 |
+
},
|
17 |
+
"info_src": {
|
18 |
+
"dtype": "string",
|
19 |
+
"_type": "Value"
|
20 |
+
},
|
21 |
+
"info_alt": {
|
22 |
+
"dtype": "string",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"artist_name": {
|
26 |
+
"dtype": "string",
|
27 |
+
"_type": "Value"
|
28 |
+
},
|
29 |
+
"artist_birth_date": {
|
30 |
+
"dtype": "string",
|
31 |
+
"_type": "Value"
|
32 |
+
},
|
33 |
+
"artist_death_date": {
|
34 |
+
"dtype": "string",
|
35 |
+
"_type": "Value"
|
36 |
+
},
|
37 |
+
"artist_countries": {
|
38 |
+
"feature": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"_type": "Sequence"
|
43 |
+
},
|
44 |
+
"book_title": {
|
45 |
+
"dtype": "string",
|
46 |
+
"_type": "Value"
|
47 |
+
},
|
48 |
+
"book_authors": {
|
49 |
+
"feature": {
|
50 |
+
"dtype": "string",
|
51 |
+
"_type": "Value"
|
52 |
+
},
|
53 |
+
"_type": "Sequence"
|
54 |
+
},
|
55 |
+
"book_publishers": {
|
56 |
+
"feature": {
|
57 |
+
"dtype": "string",
|
58 |
+
"_type": "Value"
|
59 |
+
},
|
60 |
+
"_type": "Sequence"
|
61 |
+
},
|
62 |
+
"date_published": {
|
63 |
+
"dtype": "string",
|
64 |
+
"_type": "Value"
|
65 |
+
},
|
66 |
+
"openlibrary-url": {
|
67 |
+
"dtype": "string",
|
68 |
+
"_type": "Value"
|
69 |
+
},
|
70 |
+
"tags": {
|
71 |
+
"feature": {
|
72 |
+
"dtype": "string",
|
73 |
+
"_type": "Value"
|
74 |
+
},
|
75 |
+
"_type": "Sequence"
|
76 |
+
},
|
77 |
+
"illustration_source_name": {
|
78 |
+
"feature": {
|
79 |
+
"dtype": "string",
|
80 |
+
"_type": "Value"
|
81 |
+
},
|
82 |
+
"_type": "Sequence"
|
83 |
+
},
|
84 |
+
"illustration_source_url": {
|
85 |
+
"feature": {
|
86 |
+
"dtype": "string",
|
87 |
+
"_type": "Value"
|
88 |
+
},
|
89 |
+
"_type": "Sequence"
|
90 |
+
},
|
91 |
+
"illustration_subject": {
|
92 |
+
"dtype": "string",
|
93 |
+
"_type": "Value"
|
94 |
+
},
|
95 |
+
"illustration_format": {
|
96 |
+
"dtype": "string",
|
97 |
+
"_type": "Value"
|
98 |
+
},
|
99 |
+
"engravers": {
|
100 |
+
"feature": {
|
101 |
+
"dtype": "string",
|
102 |
+
"_type": "Value"
|
103 |
+
},
|
104 |
+
"_type": "Sequence"
|
105 |
+
},
|
106 |
+
"image_title": {
|
107 |
+
"dtype": "string",
|
108 |
+
"_type": "Value"
|
109 |
+
},
|
110 |
+
"image_caption": {
|
111 |
+
"dtype": "string",
|
112 |
+
"_type": "Value"
|
113 |
+
},
|
114 |
+
"image_description": {
|
115 |
+
"dtype": "string",
|
116 |
+
"_type": "Value"
|
117 |
+
},
|
118 |
+
"rawscan_url": {
|
119 |
+
"dtype": "string",
|
120 |
+
"_type": "Value"
|
121 |
+
},
|
122 |
+
"1600px_url": {
|
123 |
+
"dtype": "string",
|
124 |
+
"_type": "Value"
|
125 |
+
}
|
126 |
+
},
|
127 |
+
"builder_name": "oldbookillustrations",
|
128 |
+
"config_name": "complete",
|
129 |
+
"version": {
|
130 |
+
"version_str": "1.1.0",
|
131 |
+
"major": 1,
|
132 |
+
"minor": 1,
|
133 |
+
"patch": 0
|
134 |
+
},
|
135 |
+
"splits": {
|
136 |
+
"train": {
|
137 |
+
"name": "train",
|
138 |
+
"num_bytes": 6402149401.7,
|
139 |
+
"num_examples": 4154,
|
140 |
+
"dataset_name": null
|
141 |
+
}
|
142 |
+
},
|
143 |
+
"download_size": 5098832185,
|
144 |
+
"dataset_size": 6402149401.7,
|
145 |
+
"size_in_bytes": 11500981586.7
|
146 |
+
}}
|