Update README.md
Browse files
README.md
CHANGED
@@ -49,10 +49,10 @@ data = load_dataset("roemmele/ablit", "paragraphs")
|
|
49 |
|
50 |
### Data Fields
|
51 |
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
|
57 |
## Dataset Creation
|
58 |
|
|
|
49 |
|
50 |
### Data Fields
|
51 |
|
52 |
+
- original: passage text in the original version
|
53 |
+
- abridged: passage text in the abridged version
|
54 |
+
- book: title of book containing passage
|
55 |
+
- chapter: title of chapter containing passage
|
56 |
|
57 |
## Dataset Creation
|
58 |
|