zoher15 commited on
Commit
2db74c5
·
verified ·
1 Parent(s): 3cc2b02

Clarify dataset and code license

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -127,3 +127,13 @@ data/test_hydrated_clustered.json.zst
127
  ```
128
 
129
  For details and troubleshooting, see [`hydrate/README.md`](hydrate/README.md).
 
 
 
 
 
 
 
 
 
 
 
127
  ```
128
 
129
  For details and troubleshooting, see [`hydrate/README.md`](hydrate/README.md).
130
+
131
+ ## License
132
+
133
+ This dataset repository uses `license: other`. The released PluRule files are
134
+ dehydrated IDs, metadata, labels, rules, and placeholders. Hydrated moderator
135
+ comments, submissions, and media are reconstructed from the publicly archived
136
+ Pushshift Reddit corpus and remain bound by Reddit's terms of service.
137
+
138
+ The hydrate scripts and supporting code in this repository are released under
139
+ the MIT License; see [`LICENSE`](LICENSE).