Update README.md
Browse files
README.md
CHANGED
@@ -10,9 +10,9 @@ Short lines are merged into one single line separated by a tab.
|
|
10 |
All lines are shuffled before split into train, validation and test files.
|
11 |
Validation and test have only 128 lines each.
|
12 |
|
13 |
-
The original text files :
|
14 |
'switchboard.train',
|
15 |
'simple_wiki.train',
|
16 |
'gutenberg.train',
|
17 |
'childes.train',
|
18 |
-
'bnc_spoken.train'
|
|
|
10 |
All lines are shuffled before split into train, validation and test files.
|
11 |
Validation and test have only 128 lines each.
|
12 |
|
13 |
+
The original text files are: 'open_subtitles.train',
|
14 |
'switchboard.train',
|
15 |
'simple_wiki.train',
|
16 |
'gutenberg.train',
|
17 |
'childes.train',
|
18 |
+
'bnc_spoken.train'
|