mookiezi
commited on
Commit
Β·
c9c90e4
1
Parent(s):
b2bfe3d
Remove more blanks and ToS breaking content
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ size_categories:
|
|
27 |
|
28 |
> **Discord-Dialogues** is a large-scale dataset of anonymized Discord conversations from late spring to early fall 2025 for training and evaluating realistic conversational AI models in a ChatML-friendly format.
|
29 |
|
30 |
-
This dataset contains 7.
|
31 |
|
32 |
---
|
33 |
|
@@ -111,76 +111,84 @@ The full end-to-end pipeline is documented in the [dataset-pipeline GitHub repos
|
|
111 |
## Dataset Statistics <span style="font-weight:normal;">(using the [NousResearch/Hermes-3-Llama-3.1-8B tokenizer](https://huggingface.co/NousResearch/Hermes-3-Llama-3.1-8B))</span>
|
112 |
|
113 |
<div style="display:flex; gap:20px; align-items:flex-start;">
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
184 |
</div>
|
185 |
|
186 |
---
|
|
|
27 |
|
28 |
> **Discord-Dialogues** is a large-scale dataset of anonymized Discord conversations from late spring to early fall 2025 for training and evaluating realistic conversational AI models in a ChatML-friendly format.
|
29 |
|
30 |
+
This dataset contains 7.5 million exchanges spread out over 17 million turns, with more than 145 million words.
|
31 |
|
32 |
---
|
33 |
|
|
|
111 |
## Dataset Statistics <span style="font-weight:normal;">(using the [NousResearch/Hermes-3-Llama-3.1-8B tokenizer](https://huggingface.co/NousResearch/Hermes-3-Llama-3.1-8B))</span>
|
112 |
|
113 |
<div style="display:flex; gap:20px; align-items:flex-start;">
|
114 |
+
|
115 |
+
<div>
|
116 |
+
|
117 |
+
| Metric | Value |
|
118 |
+
| ---------------------- | ------------: |
|
119 |
+
| Samples (count) | 7,546,294 |
|
120 |
+
| Min length (tokens) | 7 |
|
121 |
+
| Max length (tokens) | 5,979 |
|
122 |
+
| Mean length (tokens) | 33.02 |
|
123 |
+
| Median length (tokens) | 29 |
|
124 |
+
| Std dev (tokens) | 17.39 |
|
125 |
+
| Skew | 26.46 |
|
126 |
+
| Kurtosis | 7,487.55 |
|
127 |
+
| Total tokens | 249,193,745 |
|
128 |
+
| Total characters | 1,291,480,299 |
|
129 |
+
| Total words | 145,887,976 |
|
130 |
+
| Avg chars per sample | 171.14 |
|
131 |
+
| Avg words per sample | 19.33 |
|
132 |
+
| Avg chars per word | 8.85 |
|
133 |
+
| Tokens per char | 0.19 |
|
134 |
+
| Total assistant blocks | 9,341,891 |
|
135 |
+
|
136 |
+
</div>
|
137 |
+
|
138 |
+
<div>
|
139 |
+
|
140 |
+
| Tokens | Count |
|
141 |
+
| --------- | --------: |
|
142 |
+
| 0β8 | 1 |
|
143 |
+
| 8β16 | 110,310 |
|
144 |
+
| 16β32 | 4,382,094 |
|
145 |
+
| 32β64 | 2,674,780 |
|
146 |
+
| 64β128 | 360,401 |
|
147 |
+
| 128β256 | 18,083 |
|
148 |
+
| 256β384 | 417 |
|
149 |
+
| 384β512 | 75 |
|
150 |
+
| 512β768 | 78 |
|
151 |
+
| 768β1024 | 30 |
|
152 |
+
| 1024β2048 | 18 |
|
153 |
+
| 2048β4096 | 3 |
|
154 |
+
|
155 |
+
</div>
|
156 |
+
|
157 |
+
<div>
|
158 |
+
|
159 |
+
| Turns | Count |
|
160 |
+
| ----- | --------: |
|
161 |
+
| 2 | 5,969,540 |
|
162 |
+
| 3 | 1,080,526 |
|
163 |
+
| 4 | 319,794 |
|
164 |
+
| 5 | 102,553 |
|
165 |
+
| 6 | 41,246 |
|
166 |
+
| 7 | 16,904 |
|
167 |
+
| 8 | 7,715 |
|
168 |
+
| 9 | 3,691 |
|
169 |
+
| 10 | 1,867 |
|
170 |
+
| 11 | 1,007 |
|
171 |
+
| 12 | 575 |
|
172 |
+
| 13 | 334 |
|
173 |
+
| 14 | 189 |
|
174 |
+
| 15 | 129 |
|
175 |
+
| 16 | 67 |
|
176 |
+
| 17 | 62 |
|
177 |
+
| 18 | 32 |
|
178 |
+
| 19 | 21 |
|
179 |
+
| 20 | 8 |
|
180 |
+
| 21 | 11 |
|
181 |
+
| 22 | 11 |
|
182 |
+
| 23 | 2 |
|
183 |
+
| 24 | 1 |
|
184 |
+
| 25 | 3 |
|
185 |
+
| 27 | 2 |
|
186 |
+
| 29 | 1 |
|
187 |
+
| 32 | 1 |
|
188 |
+
| 33 | 2 |
|
189 |
+
|
190 |
+
</div>
|
191 |
+
|
192 |
</div>
|
193 |
|
194 |
---
|