SubMaroon commited on
Commit
39b10a6
·
verified ·
1 Parent(s): f972bb6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -3,4 +3,9 @@ language:
3
  - ru
4
  ---
5
  The dataset is a set of data from mid-2016 to the end of 2024 from the website DTF.ru
6
- The dataset contains the body of the post, comments, responses to these comments, as well as the number of responses to the parent comment and a normalized value (from 0 to 1)
 
 
 
 
 
 
3
  - ru
4
  ---
5
  The dataset is a set of data from mid-2016 to the end of 2024 from the website DTF.ru
6
+ The dataset contains:
7
+ – body of the post;
8
+ – parent comment;
9
+ – response (child) comment to parent comment;
10
+ – number of responses to the parent comment;
11
+ – normalized value of number of responses to the parent comment (from 0 to 1).