Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ pretty_name: Human-to-Human Dyadic Conversations
|
|
| 10 |
|
| 11 |
# Human-To-Human
|
| 12 |
|
| 13 |
-
|
| 14 |
|
| 15 |
## Columns
|
| 16 |
|
|
@@ -21,26 +21,26 @@ pretty_name: Human-to-Human Dyadic Conversations
|
|
| 21 |
|
| 22 |
## Statistics
|
| 23 |
|
| 24 |
-
- Total conversations:
|
| 25 |
-
- Total messages: 1,
|
| 26 |
-
- Avg turns: 3.
|
| 27 |
-
- Avg words per message: 3.
|
| 28 |
|
| 29 |
**Turn distribution (top 10):**
|
| 30 |
|
| 31 |
| Turns | Count | % |
|
| 32 |
|-------|-------|---|
|
| 33 |
-
| 2 |
|
| 34 |
-
| 3 |
|
| 35 |
-
| 4 |
|
| 36 |
-
| 5 |
|
| 37 |
-
| 6 |
|
| 38 |
-
| 7 |
|
| 39 |
-
| 8 |
|
| 40 |
-
| 9 |
|
| 41 |
-
| 10 |
|
| 42 |
-
| 11 | 2,
|
| 43 |
|
| 44 |
## Source
|
| 45 |
|
| 46 |
-
|
|
|
|
| 10 |
|
| 11 |
# Human-To-Human
|
| 12 |
|
| 13 |
+
440,968 two-person conversations between anonymized users. No bot messages or URLs.
|
| 14 |
|
| 15 |
## Columns
|
| 16 |
|
|
|
|
| 21 |
|
| 22 |
## Statistics
|
| 23 |
|
| 24 |
+
- Total conversations: 440,968
|
| 25 |
+
- Total messages: 1,538,182
|
| 26 |
+
- Avg turns: 3.5
|
| 27 |
+
- Avg words per message: 3.7
|
| 28 |
|
| 29 |
**Turn distribution (top 10):**
|
| 30 |
|
| 31 |
| Turns | Count | % |
|
| 32 |
|-------|-------|---|
|
| 33 |
+
| 2 | 246,803 | 56.0 |
|
| 34 |
+
| 3 | 67,384 | 15.3 |
|
| 35 |
+
| 4 | 42,604 | 9.7 |
|
| 36 |
+
| 5 | 22,929 | 5.2 |
|
| 37 |
+
| 6 | 18,560 | 4.2 |
|
| 38 |
+
| 7 | 10,307 | 2.3 |
|
| 39 |
+
| 8 | 8,825 | 2.0 |
|
| 40 |
+
| 9 | 5,213 | 1.2 |
|
| 41 |
+
| 10 | 4,585 | 1.0 |
|
| 42 |
+
| 11 | 2,847 | 0.6 |
|
| 43 |
|
| 44 |
## Source
|
| 45 |
|
| 46 |
+
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.
|