Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- books
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
https://huggingface.co/datasets/AquaV/Lit
|
| 7 |
+
|
| 8 |
+
What i did was i converted each book to it's own JSONL with each line in the JSONL being its own chapters, after that was a simple merge between them keeping things in order and i ended out with this
|