Commit ·
585f29b
1
Parent(s): f873cc6
Added paper
Browse files
README.md
CHANGED
|
@@ -14,6 +14,8 @@ Posts of the AITA subreddit, with the 2 top voted comments that share the post v
|
|
| 14 |
|
| 15 |
The dataset contains 270,709 entiries each of which contain the post title, text, verdict, comment1, comment2 and score (number of upvotes)
|
| 16 |
|
|
|
|
|
|
|
| 17 |
### Dataset Sources
|
| 18 |
|
| 19 |
The Reddit PushShift data dumps are part of a data collection effort which crawls Reddit at regular intervals, to extract and keep all its data.
|
|
|
|
| 14 |
|
| 15 |
The dataset contains 270,709 entiries each of which contain the post title, text, verdict, comment1, comment2 and score (number of upvotes)
|
| 16 |
|
| 17 |
+
For more details see paper: https://arxiv.org/abs/2310.18336
|
| 18 |
+
|
| 19 |
### Dataset Sources
|
| 20 |
|
| 21 |
The Reddit PushShift data dumps are part of a data collection effort which crawls Reddit at regular intervals, to extract and keep all its data.
|