Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ pretty_name: gutenberg_books
|
|
14 |
---
|
15 |
|
16 |
---
|
17 |
-
|
18 |
- Navanjana/Gutenberg_books
|
19 |
---
|
20 |
|
@@ -41,13 +41,11 @@ The dataset primarily includes works in English.
|
|
41 |
Each row in the CSV file represents a literary work with the following fields:
|
42 |
|
43 |
- **Title**: The title of the work.
|
44 |
-
- **Author**: The author of the work.
|
45 |
- **Text**: The full text of the work.
|
46 |
|
47 |
### Data Fields
|
48 |
|
49 |
- **Title** (string): The title of the literary work.
|
50 |
-
- **Author** (string): The name of the author.
|
51 |
- **Text** (string): The complete text of the work.
|
52 |
|
53 |
### Data Splits
|
|
|
14 |
---
|
15 |
|
16 |
---
|
17 |
+
Dataset:
|
18 |
- Navanjana/Gutenberg_books
|
19 |
---
|
20 |
|
|
|
41 |
Each row in the CSV file represents a literary work with the following fields:
|
42 |
|
43 |
- **Title**: The title of the work.
|
|
|
44 |
- **Text**: The full text of the work.
|
45 |
|
46 |
### Data Fields
|
47 |
|
48 |
- **Title** (string): The title of the literary work.
|
|
|
49 |
- **Text** (string): The complete text of the work.
|
50 |
|
51 |
### Data Splits
|