Datasets:
File size: 1,011 Bytes
f0fac5e a320c10 f0fac5e a320c10 f0fac5e a320c10 729c3cb a320c10 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 | ---
license: mit
task_categories:
- text-generation
language:
- en
- multilingual
pretty_name: Human-to-Human Dyadic Conversations
---
# Human-To-Human
440,968 two-person conversations between anonymized users. No bot messages or URLs.
## Columns
| Column | Description |
|--------|-------------|
| `chat` | Turns separated by newlines: `User1: ...\nUser2: ...` |
| `message_count` | Number of turns (2–50) |
## Statistics
- Total conversations: 440,968
- Total messages: 1,538,182
- Avg turns: 3.5
- Avg words per message: 3.7
**Turn distribution (top 10):**
| Turns | Count | % |
|-------|-------|---|
| 2 | 246,803 | 56.0 |
| 3 | 67,384 | 15.3 |
| 4 | 42,604 | 9.7 |
| 5 | 22,929 | 5.2 |
| 6 | 18,560 | 4.2 |
| 7 | 10,307 | 2.3 |
| 8 | 8,825 | 2.0 |
| 9 | 5,213 | 1.2 |
| 10 | 4,585 | 1.0 |
| 11 | 2,847 | 0.6 |
## Source
Merged from previous versions of the dataset. Filtered to include only dyadic (two-person) conversations with alternating speakers and messages within 24 hours of each other. |