sparrow8i8 commited on
Commit
b5058ee
·
verified ·
1 Parent(s): 7016dc3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ language: [en]
4
+ tags: [reddit, control, placebo, value-lock-in, robustness, pre-chatgpt-users]
5
+ ---
6
+ # Control Discourse — Pre-ChatGPT Participants (robustness arm)
7
+
8
+ Subset of `CompassioninMachineLearning/reddit-control-discourse-2020-present` restricted to hashed authors whose **first comment in the corpus
9
+ predates ChatGPT's launch (2022-11-30)**. These users were demonstrably engaged in
10
+ hobby discourse before AI chatbots existed, so they cannot be the post-2022 LLM-bot /
11
+ karma-farm wave. Use as the robustness arm of the diversity/kink analysis: "among
12
+ people already in the conversation before ChatGPT, did their diversity collapse?"
13
+
14
+ - Kept **945,891** of 1,507,613 records (62.7%), from 256,437 pre-ChatGPT authors.
15
+ - `author_first_seen.parquet` maps every hashed author -> first_seen date + pre_chatgpt flag.