diversen commited on
Commit
c47810b
·
1 Parent(s): 37b2dbe

update training data

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. train.json +0 -0
README.md CHANGED
@@ -19,7 +19,7 @@ The idea with this dataset is to provide a single line or multiple lines from th
19
 
20
  There is a [generate_data.py](generate_data.py) script that can be used to generate the dataset. The script takes a text file of the poem and generates a dataset in the format described above.
21
 
22
- It keeps some formatting. After each poem title, there is a dobule newline character. Each block of a poem is also separated by a dobule newline character.
23
 
24
  Every line in a block is separated by a single newline character. Tabs are used as poetic indentations.
25
  Overall the original formatting is kept but made more machine readable.
 
19
 
20
  There is a [generate_data.py](generate_data.py) script that can be used to generate the dataset. The script takes a text file of the poem and generates a dataset in the format described above.
21
 
22
+ It keeps some formatting. After each poem title, there is a double newline character. Each block of a poem is also separated by a double newline character.
23
 
24
  Every line in a block is separated by a single newline character. Tabs are used as poetic indentations.
25
  Overall the original formatting is kept but made more machine readable.
train.json CHANGED
The diff for this file is too large to render. See raw diff