mdocekal commited on
Commit
a0d5ca9
·
verified ·
1 Parent(s): 40b0307

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -9,11 +9,12 @@ pretty_name: SumeCzech
9
  # Dataset Card for Dataset Name
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.
17
 
18
  developed by https://ufal.mff.cuni.cz
19
 
 
9
  # Dataset Card for Dataset Name
10
 
11
  <!-- Provide a quick summary of the dataset. -->
12
+ This is version of SumeCzech dataset with downsampled test set to 1500 samples.
13
 
14
+ Original SumeCzech is a 1-million-document dataset of Czech news, each consisting of:
15
+ - headline;
16
+ - abstract (visually distinguished first paragraph);
17
+ - rest of the text.
18
 
19
  developed by https://ufal.mff.cuni.cz
20