Update README.md
Browse files
README.md
CHANGED
@@ -3,3 +3,12 @@ license: other
|
|
3 |
license_name: project-gutenberg-license
|
4 |
license_link: https://gutenberg.org/policy/license.html
|
5 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
license_name: project-gutenberg-license
|
4 |
license_link: https://gutenberg.org/policy/license.html
|
5 |
---
|
6 |
+
|
7 |
+
# Project Gutenberg top 1000 titles, Sept-Oct 2023
|
8 |
+
|
9 |
+
<!-- Provide a quick summary of the dataset. -->
|
10 |
+
|
11 |
+
This is the data (title, author, monthly downloads) and [ember-v1](https://huggingface.co/llmrails/ember-v1) embeddings of the top 1000 most downloaded books on [Project Gutenberg](https://www.gutenberg.org).
|
12 |
+
All data is directly taken from Project Gutenberg's [Top 1000 page](https://www.gutenberg.org/browse/scores/top1000.php).
|
13 |
+
|
14 |
+
I am not affiliated with Project Gutenberg: I've just ported this here for convenience.
|