Datasets:

Tanel commited on
Commit
96f6192
·
1 Parent(s): 571767c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - summarization
4
+ - text2text-generation
5
+ language:
6
+ - et
7
+ ---
8
+
9
+ ## ERR Newsroom
10
+
11
+ This dataset contains news articles from the website of Estonian Public Broadcasting (err.ee), from the period of 2016-2022.
12
+
13
+ Each news article has three attributes: heading, lead-in and text.
14
+
15
+ The dataset is divided into train, dev and test set. Dev set contains articles from November 2022 and test set from December 2022. The rest of the articles are in the train set.
16
+
17
+