giuliadc commited on
Commit
4a340ab
·
verified ·
1 Parent(s): 1bb6972

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ size_categories:
8
  ---
9
  Original data from: https://github.com/armancohan/long-summarization
10
 
11
- The first 3000 rows of the original dataset were processed and filtered as follows. This resulted in 1733 filtered rows.
12
 
13
  * In the original dataset, some sentences appear several times in the same article, even if they're only contained once in the original research paper.
14
  For this reason, all dataset rows where the same sentence appeared more than once where removed.
 
8
  ---
9
  Original data from: https://github.com/armancohan/long-summarization
10
 
11
+ The first 3000 rows of the test split of the original dataset were processed and filtered as follows. This resulted in 1733 filtered rows.
12
 
13
  * In the original dataset, some sentences appear several times in the same article, even if they're only contained once in the original research paper.
14
  For this reason, all dataset rows where the same sentence appeared more than once where removed.