Datasets:

Tanel commited on
Commit
a37cf81
·
1 Parent(s): 9f70d2b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,9 +8,9 @@ language:
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
 
 
8
 
9
  ## ERR Newsroom
10
 
11
+ This dataset contains news articles from the website of Estonian Public Broadcasting (https://err.ee), from the period of 2016-2022.
12
 
13
+ Each news article has three text fields: 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