zeusfsx commited on
Commit
784fac7
1 Parent(s): f13e5b4

Update README.md

Browse files

added stats for documents

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -14,7 +14,8 @@ tags:
14
 
15
  # Ukrainian News Dataset
16
 
17
- This is a dataset of news articles downloaded from various Ukrainian websites. The dataset contains approximately 10 569 428 JSON objects (news), each with the following fields:
 
18
 
19
  ```json
20
  title: The title of the news article
@@ -24,6 +25,8 @@ This is a dataset of news articles downloaded from various Ukrainian websites. T
24
  owner: The name of the website that published the news article
25
  ```
26
 
 
 
27
  The JSON objects are divided into parts, and the dataset is available for download via Hugging Face. The terms of use state that all data in this dataset is under the copyright of the owners of the respective websites.
28
 
29
  ## Accessing the Dataset
 
14
 
15
  # Ukrainian News Dataset
16
 
17
+ This is a dataset of news articles downloaded from various Ukrainian websites and Telegram channels.
18
+ The dataset contains 22 567 099 JSON objects (news), total size ~67GB each with the following fields:
19
 
20
  ```json
21
  title: The title of the news article
 
25
  owner: The name of the website that published the news article
26
  ```
27
 
28
+ Count of news from websites: 16 022 416
29
+ Count of telegram posts: 6 544 683
30
  The JSON objects are divided into parts, and the dataset is available for download via Hugging Face. The terms of use state that all data in this dataset is under the copyright of the owners of the respective websites.
31
 
32
  ## Accessing the Dataset