| --- |
| license: mit |
| task_categories: |
| - text-generation |
| - fill-mask |
| language: |
| - en |
| - multilingual |
| pretty_name: Human Messages Corpus |
| --- |
| |
| # Human Messages Corpus |
|
|
| 4,594,008 individual human-written messages. No bot messages or URLs. |
|
|
| ## File |
|
|
| `all_messages.parquet` |
|
|
| ## Column |
|
|
| | Column | Description | |
| |--------|-------------| |
| | `text` | The message content (whitespace cleaned) | |
|
|
| ## Statistics |
|
|
| - Total messages: 4,594,008 |
| - Average words per message: 5.9 |
| - Total words: ~27.2 million |
|
|
| ## Source |
|
|
| Merged from previous versions of the dataset. Extracted from raw messages, deduplicated, and filtered to retain only human-written content. |