Update README.md
Browse files
README.md
CHANGED
|
@@ -69,6 +69,20 @@ The released files contain IDs, metadata, rules, cluster labels, answer
|
|
| 69 |
options, and `[NEEDS_HYDRATION]` placeholders. Reddit text and media are not
|
| 70 |
redistributed directly.
|
| 71 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 72 |
## Coverage
|
| 73 |
|
| 74 |
<p align="center">
|
|
|
|
| 69 |
options, and `[NEEDS_HYDRATION]` placeholders. Reddit text and media are not
|
| 70 |
redistributed directly.
|
| 71 |
|
| 72 |
+
## At a glance
|
| 73 |
+
|
| 74 |
+
| Split | Instances | Comments | Images | Subreddits / Clusters | Rules / Clusters | Languages |
|
| 75 |
+
|---|---:|---:|---:|---:|---:|---:|
|
| 76 |
+
| Train | 9,155 | 51,968 | 2,077 | 861 / 25 | 1,336 / 27 | 9 |
|
| 77 |
+
| Val | 1,382 | 7,631 | 376 | 537 / 25 | 586 / 27 | 9 |
|
| 78 |
+
| Test | 2,834 | 13,076 | 1,190 | **1,989 / 25** | 2,039 / 27 | 9 |
|
| 79 |
+
| **Total** | **13,371** | **72,675** | **3,643** | **1,989 / 25** | **2,885 / 27** | **9** |
|
| 80 |
+
|
| 81 |
+
Every instance contains (a) a root-to-leaf discussion thread where a
|
| 82 |
+
moderator cited a rule on the leaf comment, (b) a compliant sibling thread
|
| 83 |
+
from the same submission, (c) the submission itself with any images, and
|
| 84 |
+
(d) the subreddit's full rule set.
|
| 85 |
+
|
| 86 |
## Coverage
|
| 87 |
|
| 88 |
<p align="center">
|