--- 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.