mdocekal commited on
Commit
c3c15dd
·
verified ·
1 Parent(s): 8821383

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -10,7 +10,9 @@ pretty_name: SumeCzech
10
 
11
  <!-- Provide a quick summary of the dataset. -->
12
 
13
- SumeCzech is a 1-million-document dataset of Czech news, each consisting of:
 
 
14
  - headline;
15
  - abstract (visually distinguished first paragraph);
16
  - rest of the text.
 
10
 
11
  <!-- Provide a quick summary of the dataset. -->
12
 
13
+ This is a downsampled version of the SumeCzech summarization dataset. The train, dev, and test sets each have 1500 samples.
14
+
15
+ Original SumeCzech is a 1-million-document dataset of Czech news, each consisting of:
16
  - headline;
17
  - abstract (visually distinguished first paragraph);
18
  - rest of the text.