mookiezi
commited on
Commit
·
4df6912
1
Parent(s):
777c6f2
update
Browse files
README.md
CHANGED
@@ -1,29 +1,29 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
-
- datasets
|
4 |
-
- discord
|
5 |
-
- chatml
|
6 |
-
- conversation
|
7 |
-
- dialogue
|
8 |
-
- multi-turn
|
9 |
-
- single-turn
|
10 |
-
- fine-tuning
|
11 |
-
- reward-model
|
12 |
-
- llm-training
|
13 |
-
- chat-dataset
|
14 |
-
- open-source
|
15 |
-
- anonymized-data
|
16 |
-
- casual-dialogue
|
17 |
license: apache-2.0
|
18 |
language:
|
19 |
-
- en
|
20 |
pretty_name: Discord-Dialogues
|
21 |
size_categories:
|
22 |
-
- 10M<n<100M
|
23 |
---
|
24 |
|
25 |
<p align="center">
|
26 |
-
<img src="Discord-Dialogues.png" alt="Discord-Dialogues">
|
27 |
</p>
|
28 |
|
29 |
> **Discord-Dialogues** is a large-scale dataset of anonymized Discord conversations for training and evaluating conversational AI models in a ChatML-friendly format.
|
@@ -32,7 +32,7 @@ size_categories:
|
|
32 |
|
33 |
<p align="center">
|
34 |
<a href="https://atlas.nomic.ai/data/mookiezi/discord-alpha/map">
|
35 |
-
<img src="discord-alpha.png" alt="discord-alpha">
|
36 |
</a>
|
37 |
</p>
|
38 |
|
@@ -44,29 +44,29 @@ size_categories:
|
|
44 |
|
45 |
## Features
|
46 |
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
|
57 |
---
|
58 |
|
59 |
## Use
|
60 |
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
|
65 |
---
|
66 |
|
67 |
## Collection Policy
|
68 |
|
69 |
-
|
70 |
|
71 |
---
|
72 |
|
@@ -183,9 +183,9 @@ This project is licensed under the Apache License 2.0.
|
|
183 |
|
184 |
## Related
|
185 |
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
|
190 |
[](https://20000.online/micae)
|
191 |
[](https://20000.online/openmicae)
|
|
|
1 |
---
|
2 |
tags:
|
3 |
+
- datasets
|
4 |
+
- discord
|
5 |
+
- chatml
|
6 |
+
- conversation
|
7 |
+
- dialogue
|
8 |
+
- multi-turn
|
9 |
+
- single-turn
|
10 |
+
- fine-tuning
|
11 |
+
- reward-model
|
12 |
+
- llm-training
|
13 |
+
- chat-dataset
|
14 |
+
- open-source
|
15 |
+
- anonymized-data
|
16 |
+
- casual-dialogue
|
17 |
license: apache-2.0
|
18 |
language:
|
19 |
+
- en
|
20 |
pretty_name: Discord-Dialogues
|
21 |
size_categories:
|
22 |
+
- 10M<n<100M
|
23 |
---
|
24 |
|
25 |
<p align="center">
|
26 |
+
<img src="assets/Discord-Dialogues.png" alt="Discord-Dialogues">
|
27 |
</p>
|
28 |
|
29 |
> **Discord-Dialogues** is a large-scale dataset of anonymized Discord conversations for training and evaluating conversational AI models in a ChatML-friendly format.
|
|
|
32 |
|
33 |
<p align="center">
|
34 |
<a href="https://atlas.nomic.ai/data/mookiezi/discord-alpha/map">
|
35 |
+
<img src="assests/discord-alpha.png" alt="discord-alpha">
|
36 |
</a>
|
37 |
</p>
|
38 |
|
|
|
44 |
|
45 |
## Features
|
46 |
|
47 |
+
- Mixed single and multi-turn exchanges
|
48 |
+
- Human-only dialogues (no bots)
|
49 |
+
- Links, embeds, and commands removed
|
50 |
+
- Filtered for ToS violations and unsafe content
|
51 |
+
- Casual Discord tone
|
52 |
+
- Two-author chains only
|
53 |
+
- Merged self-replies from the same author into a single message
|
54 |
+
- Cleaned and deduplicated for relevance
|
55 |
+
- Primarily English, with some other languages present
|
56 |
|
57 |
---
|
58 |
|
59 |
## Use
|
60 |
|
61 |
+
- Fine-tuning conversational models
|
62 |
+
- Training relevance/reward models
|
63 |
+
- Dialogue generation research
|
64 |
|
65 |
---
|
66 |
|
67 |
## Collection Policy
|
68 |
|
69 |
+
- All data was collected adhering to Discord's Terms of Service.
|
70 |
|
71 |
---
|
72 |
|
|
|
183 |
|
184 |
## Related
|
185 |
|
186 |
+
- [mookiezi/Discord-Micae-Hermes-3-3B](https://huggingface.co/mookiezi/Discord-Micae-Hermes-3-3B)
|
187 |
+
- [mookiezi/Discord-OpenMicae](https://huggingface.co/datasets/mookiezi/Discord-OpenMicae)
|
188 |
+
- [NousResearch/Hermes-3-Llama-3.2-8B](https://huggingface.co/NousResearch/Hermes-3-Llama-3.1-8B)
|
189 |
|
190 |
[](https://20000.online/micae)
|
191 |
[](https://20000.online/openmicae)
|
Discord-Dialogues.png → assests/Discord-Dialogues.png
RENAMED
File without changes
|
discord-alpha.png → assests/discord-alpha.png
RENAMED
File without changes
|