sleeping4cat
commited on
Commit
•
b848976
1
Parent(s):
0b3f9d5
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,47 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- summarization
|
5 |
+
- text2text-generation
|
6 |
+
- text-generation
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
- de
|
10 |
+
- pl
|
11 |
+
- pt
|
12 |
+
- he
|
13 |
+
- es
|
14 |
+
- ru
|
15 |
+
- zh
|
16 |
+
tags:
|
17 |
+
- art
|
18 |
+
---
|
19 |
+
|
20 |
+
<div style="text-align: center;">
|
21 |
+
<h2>Project Gutenberg</h2>
|
22 |
+
<img src="gutenberg.jpg" alt="Project Gutenberg" width="250" height="250" style="display: block; margin: 0 auto;">
|
23 |
+
</div>
|
24 |
+
|
25 |
+
Introducing Project Gutenberg, a dataset that provides access to all the books available in that project. In our dataset, we wanted to provide a bulk download option to have access to Gutenberg books in eight different languages such as English, German, Polish, Portuguese, Spanish, Hebrew, Russian and Chinese.
|
26 |
+
|
27 |
+
English has the largest collection of books, followed by German. We are releasing this dataset for researchers and engineers to integrate these books for their artificial intelligence projects such as Embeddings, text-generation and fine-tuning. It is released under our Open-sci project at LAION AI.
|
28 |
+
|
29 |
+
### Dataset information
|
30 |
+
|
31 |
+
**Index date:** October 2024
|
32 |
+
|
33 |
+
Amount of books:
|
34 |
+
1. English - 56984
|
35 |
+
2. German - 2110
|
36 |
+
3. Polish - 30
|
37 |
+
4. Portuguese - 633
|
38 |
+
5. Spanish - 803
|
39 |
+
6. Hebrew - 6
|
40 |
+
7. Russian - 5
|
41 |
+
8. Chinese - 435
|
42 |
+
|
43 |
+
**Format of the books:** Epubs
|
44 |
+
|
45 |
+
**Where did we source the bulks?**
|
46 |
+
|
47 |
+
https://download.kiwix.org/zim/gutenberg/
|