SamW commited on
Commit
3748fea
1 Parent(s): 3aff9ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ Dataset Summary:
20
  - Thereafter, we used a snowballing approach to collect the corresponding comments on all the posts.
21
  - The metadata includes post content, post time, comment content, comment time, karma score, etc.
22
  - We set a threshold for the minimum number of comments to 2 and an upper bound for the number of direct comments to 15 to facilitate the extraction of graph-based structural information.
23
- - The final dataset consists of 8,511 moderated posts and another 8,511 not moderated posts that were randomly selected from the remainder of the dataset.
24
  - All the posts were commented on, with a total of 148,344 comments.
25
 
26
  Data Fields for HumanMOD_Posts dataset:
 
20
  - Thereafter, we used a snowballing approach to collect the corresponding comments on all the posts.
21
  - The metadata includes post content, post time, comment content, comment time, karma score, etc.
22
  - We set a threshold for the minimum number of comments to 2 and an upper bound for the number of direct comments to 15 to facilitate the extraction of graph-based structural information.
23
+ - The final dataset consists of 8,511 moderated posts and another 8,511 not moderated posts.
24
  - All the posts were commented on, with a total of 148,344 comments.
25
 
26
  Data Fields for HumanMOD_Posts dataset: