Commit
·
b8dd4a2
1
Parent(s):
badd7ed
Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,14 @@ dataset_info:
|
|
12 |
---
|
13 |
# Dataset Card for "lotr-book"
|
14 |
|
|
|
|
|
15 |
[Source](https://github.com/jeremyarancio/llm-rpg/blob/main/llm/prepare_dataset.py)
|
16 |
|
17 |
-
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
# Dataset Card for "lotr-book"
|
14 |
|
15 |
+
The Lord of the Rings books extracted into one dataset.
|
16 |
+
|
17 |
[Source](https://github.com/jeremyarancio/llm-rpg/blob/main/llm/prepare_dataset.py)
|
18 |
|
19 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
20 |
+
|
21 |
+
# Notes
|
22 |
+
|
23 |
+
* Book [link](https://gosafir.com/mag/wp-content/uploads/2019/12/Tolkien-J.-The-lord-of-the-rings-HarperCollins-ebooks-2010.pdf)
|
24 |
+
* Footers and header were removed.
|
25 |
+
* Starts at page 45 and ends at page 1055
|