nreimers commited on
Commit
c4821b6
1 Parent(s): c904fec

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
1
+ Question & question body together with the best answers to that question from Reddit.
2
+
3
+ The score for the question / answer is the upvote count (i.e. positive-negative upvotes).
4
+
5
+ Only questions / answers that have these properties were extracted:
6
+ min_score = 3
7
+ min_title_len = 20
8
+ min_body_len = 100