roemmele commited on
Commit
6310334
1 Parent(s): fd58091

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -49,10 +49,10 @@ data = load_dataset("roemmele/ablit", "paragraphs")
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
 
 
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