Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -35,12 +35,12 @@ size_categories:
|
|
| 35 |
- 10K<n<100K
|
| 36 |
---
|
| 37 |
|
| 38 |
-
# DailyDialog
|
| 39 |
|
| 40 |
## Dataset Summary
|
| 41 |
|
| 42 |
-
DailyDialog is a high-quality, multi-turn dialogue dataset containing human-written conversations that cover a wide variety of everyday topics.
|
| 43 |
-
It is designed to support research in dialogue modeling, conversational AI, and emotion-aware interactions.
|
| 44 |
The dataset emphasizes natural, contextually coherent exchanges that resemble real-world human dialogue, making it ideal for training AI systems that need to handle daily interactions with consistency and relevance.
|
| 45 |
|
| 46 |
---
|
|
@@ -61,12 +61,12 @@ The dataset emphasizes natural, contextually coherent exchanges that resemble re
|
|
| 61 |
|
| 62 |
| Split | Examples | Size (bytes) | Description |
|
| 63 |
|:------|----------:|-------------:|:-------------|
|
| 64 |
-
| Train |
|
| 65 |
-
| Validation |
|
| 66 |
-
| Test |
|
| 67 |
|
| 68 |
-
**Total dataset size:**
|
| 69 |
-
**Total number of dialogues:**
|
| 70 |
|
| 71 |
---
|
| 72 |
|
|
|
|
| 35 |
- 10K<n<100K
|
| 36 |
---
|
| 37 |
|
| 38 |
+
# DailyDialog - ShareGPT Processed
|
| 39 |
|
| 40 |
## Dataset Summary
|
| 41 |
|
| 42 |
+
**DailyDialog** is a high-quality, multi-turn dialogue dataset containing human-written conversations that cover a wide variety of everyday topics.
|
| 43 |
+
It is designed to support research in dialogue modeling, conversational AI, and emotion-aware interactions.
|
| 44 |
The dataset emphasizes natural, contextually coherent exchanges that resemble real-world human dialogue, making it ideal for training AI systems that need to handle daily interactions with consistency and relevance.
|
| 45 |
|
| 46 |
---
|
|
|
|
| 61 |
|
| 62 |
| Split | Examples | Size (bytes) | Description |
|
| 63 |
|:------|----------:|-------------:|:-------------|
|
| 64 |
+
| Train | 11118 | 6261903 | Used for model training |
|
| 65 |
+
| Validation | 1000 | 578128 | Used for validation and tuning |
|
| 66 |
+
| Test | 1000 | 564009 | Used for model evaluation |
|
| 67 |
|
| 68 |
+
**Total dataset size:** 7404040 bytes
|
| 69 |
+
**Total number of dialogues:** 13118
|
| 70 |
|
| 71 |
---
|
| 72 |
|