Clarify dataset and code license
Browse files
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).
|