Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -33,21 +33,16 @@ task_ids:
|
|
33 |
- [Table of Contents](#table-of-contents)
|
34 |
- [Dataset Description](#dataset-description)
|
35 |
- [Dataset Summary](#dataset-summary)
|
36 |
-
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
37 |
- [Languages](#languages)
|
38 |
- [Dataset Structure](#dataset-structure)
|
39 |
- [Data Instances](#data-instances)
|
40 |
- [Data Fields](#data-fields)
|
41 |
-
- [Data Splits](#data-splits)
|
42 |
- [Dataset Creation](#dataset-creation)
|
43 |
- [Curation Rationale](#curation-rationale)
|
44 |
- [Source Data](#source-data)
|
45 |
-
- [Annotations](#annotations)
|
46 |
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
47 |
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
48 |
-
- [Social Impact of Dataset](#social-impact-of-dataset)
|
49 |
- [Discussion of Biases](#discussion-of-biases)
|
50 |
-
- [Other Known Limitations](#other-known-limitations)
|
51 |
- [Additional Information](#additional-information)
|
52 |
- [Dataset Curators](#dataset-curators)
|
53 |
- [Licensing Information](#licensing-information)
|
@@ -60,7 +55,8 @@ task_ids:
|
|
60 |
|
61 |
### Dataset Summary
|
62 |
|
63 |
-
[
|
|
|
64 |
|
65 |
### Languages
|
66 |
|
@@ -71,9 +67,7 @@ For instance you can find this description that contains a French sentence:
|
|
71 |
|
72 |
## Dataset Structure
|
73 |
|
74 |
-
|
75 |
-
|
76 |
-
Each instance contains all the information gathered from the page of an illustration on the website [Old Book Illustrations](https://www.oldbookillustrations.com/).
|
77 |
|
78 |
### Data Fields
|
79 |
|
@@ -104,60 +98,47 @@ Each instance contains all the information gathered from the page of an illustra
|
|
104 |
|
105 |
### Curation Rationale
|
106 |
|
107 |
-
[
|
|
|
108 |
|
109 |
### Source Data
|
110 |
|
111 |
#### Initial Data Collection and Normalization
|
112 |
|
113 |
-
Initial data is gathered from the
|
114 |
-
|
115 |
-
#### Who are the source language producers?
|
116 |
-
|
117 |
-
[More Information Needed]
|
118 |
-
|
119 |
-
### Annotations
|
120 |
-
|
121 |
-
#### Annotation process
|
122 |
-
|
123 |
-
[More Information Needed]
|
124 |
-
|
125 |
-
#### Who are the annotators?
|
126 |
-
|
127 |
-
[More Information Needed]
|
128 |
|
129 |
### Personal and Sensitive Information
|
130 |
|
131 |
-
|
|
|
132 |
|
133 |
## Considerations for Using the Data
|
134 |
|
135 |
-
### Social Impact of Dataset
|
136 |
-
|
137 |
-
[More Information Needed]
|
138 |
-
|
139 |
### Discussion of Biases
|
140 |
|
141 |
-
|
142 |
-
|
143 |
-
### Other Known Limitations
|
144 |
-
|
145 |
-
[More Information Needed]
|
146 |
|
147 |
## Additional Information
|
148 |
|
149 |
### Dataset Curators
|
150 |
|
151 |
-
[
|
152 |
|
153 |
### Licensing Information
|
154 |
|
155 |
[Old Book Illustrations](https://www.oldbookillustrations.com/) website reads:
|
156 |
>We don’t limit the use of the illustrations available on our site, but we accept no responsibility regarding any problem, legal or otherwise, which might result from such use. More specifically, we leave it up to users to make sure that their project complies with the copyright laws of their country of residence. Text content (descriptions, translations, etc.) is published under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
|
157 |
|
|
|
|
|
158 |
### Citation Information
|
159 |
|
160 |
-
|
|
|
|
|
|
|
|
|
161 |
|
162 |
### Contributions
|
163 |
|
|
|
33 |
- [Table of Contents](#table-of-contents)
|
34 |
- [Dataset Description](#dataset-description)
|
35 |
- [Dataset Summary](#dataset-summary)
|
|
|
36 |
- [Languages](#languages)
|
37 |
- [Dataset Structure](#dataset-structure)
|
38 |
- [Data Instances](#data-instances)
|
39 |
- [Data Fields](#data-fields)
|
|
|
40 |
- [Dataset Creation](#dataset-creation)
|
41 |
- [Curation Rationale](#curation-rationale)
|
42 |
- [Source Data](#source-data)
|
|
|
43 |
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
44 |
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
|
|
45 |
- [Discussion of Biases](#discussion-of-biases)
|
|
|
46 |
- [Additional Information](#additional-information)
|
47 |
- [Dataset Curators](#dataset-curators)
|
48 |
- [Licensing Information](#licensing-information)
|
|
|
55 |
|
56 |
### Dataset Summary
|
57 |
|
58 |
+
The Old Book Illustrations contains 4172 illustrations scanned from old books, this collection was collected & curated by the team of the website [Old Book Illustrations](https://www.oldbookillustrations.com/).
|
59 |
+
The webmaster of Old Book Illustrations kindly allowed us to scrap these information in order to create this dataset for the [BigLAM initiative](https://huggingface.co/biglam).
|
60 |
|
61 |
### Languages
|
62 |
|
|
|
67 |
|
68 |
## Dataset Structure
|
69 |
|
70 |
+
Each row contains information gathered from the page of an illustration on the website [Old Book Illustrations](https://www.oldbookillustrations.com/). As of July 2022, there are 4172 illustrations in this dataset.
|
|
|
|
|
71 |
|
72 |
### Data Fields
|
73 |
|
|
|
98 |
|
99 |
### Curation Rationale
|
100 |
|
101 |
+
This collection was collected & curated by the team of the website [Old Book Illustrations](https://www.oldbookillustrations.com/).
|
102 |
+
This version contains all the data that was available on the website as of July 2022, but the website is being actively maintained so if you want more old book illustrations, make sure to check [Old Book Illustrations](https://www.oldbookillustrations.com/).
|
103 |
|
104 |
### Source Data
|
105 |
|
106 |
#### Initial Data Collection and Normalization
|
107 |
|
108 |
+
Initial data is gathered from the website [Old Book Illustrations](https://www.oldbookillustrations.com/). The sources of the illustration scans are precised for each entry in the columns `illustration_source_name` and `illustration_source_url`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
109 |
|
110 |
### Personal and Sensitive Information
|
111 |
|
112 |
+
The Old Book Illustrations' Terms and conditions reads:
|
113 |
+
>OBI [Old Book Illustrations] explores the art of book illustrations within boundaries defined by time and age, not by subject, treatment, or intent. This means that some illustrations might be deemed offensive, disturbing, misleading, or otherwise objectionable. We do not endorse views or opinions the Illustrations may express, neither do we guarantee that the information conveyed by any Illustration is accurate.
|
114 |
|
115 |
## Considerations for Using the Data
|
116 |
|
|
|
|
|
|
|
|
|
117 |
### Discussion of Biases
|
118 |
|
119 |
+
The Old Book Illustrations' Terms and conditions reads:
|
120 |
+
>OBI [Old Book Illustrations] explores the art of book illustrations within boundaries defined by time and age, not by subject, treatment, or intent. This means that some illustrations might be deemed offensive, disturbing, misleading, or otherwise objectionable. We do not endorse views or opinions the Illustrations may express, neither do we guarantee that the information conveyed by any Illustration is accurate.
|
|
|
|
|
|
|
121 |
|
122 |
## Additional Information
|
123 |
|
124 |
### Dataset Curators
|
125 |
|
126 |
+
The Old Book Illustrations collection is curated and maintained by the team of the [Old Book Illustrations website](https://www.oldbookillustrations.com/).
|
127 |
|
128 |
### Licensing Information
|
129 |
|
130 |
[Old Book Illustrations](https://www.oldbookillustrations.com/) website reads:
|
131 |
>We don’t limit the use of the illustrations available on our site, but we accept no responsibility regarding any problem, legal or otherwise, which might result from such use. More specifically, we leave it up to users to make sure that their project complies with the copyright laws of their country of residence. Text content (descriptions, translations, etc.) is published under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
|
132 |
|
133 |
+
The Old Book Illustrations webmaster mentioned that most images are public domain in the US and Europe, but there can be some exceptions. An example are the illustrations from [*Early poems of William Morris*](https://www.oldbookillustrations.com/titles/early-poems-of-william-morris/) as the illustrator died 1955, so her work is not public domain in Europe as of 2022, or [*Under the hill*](https://www.oldbookillustrations.com/titles/under-the-hill/) which was published in the US in 1928 and will be public domain in 2023.
|
134 |
+
|
135 |
### Citation Information
|
136 |
|
137 |
+
```bibtex
|
138 |
+
@misc{old book illustrations_2007,
|
139 |
+
url={https://www.oldbookillustrations.com/},
|
140 |
+
journal={Old Book Illustrations}, year={2007}}
|
141 |
+
```
|
142 |
|
143 |
### Contributions
|
144 |
|