JosJenn/nasa-artemis-ii-live-chat-twitch-comments
收藏Hugging Face2026-04-07 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/JosJenn/nasa-artemis-ii-live-chat-twitch-comments
下载链接
链接失效反馈官方服务:
资源简介:
---
license: cc-by-4.0
language:
- en
annotations_creators:
- no-annotation
language_creators:
- found
multilinguality:
- monolingual
size_categories:
- 10K<n<100K
source_datasets:
- original
task_categories:
- sequence-modeling
task_ids:
- language-modeling
---
# NASA Artemis II Live Chat Dataset — Twitch Comments
Public chat messages from the NASA Artemis II Twitch livestream broadcast on April 6, 2026, during the first crewed lunar mission since Apollo 17.
## Dataset Size
| Metric | Count |
|--------|-------|
| Messages | 93,782 |
| Broadcast Duration | ~4.5 hours |
## Data Schema
| Field | Type | Description |
|-------|------|-------------|
| `id` | integer | Unique message identifier |
| `platform_msg_id` | string | Twitch-specific message ID |
| `channel_id` | string | Anonymized channel identifier |
| `author_id` | string | Anonymized author identifier |
| `published_at` | string | UTC timestamp (ISO8601) |
| `msg_type` | string | Message type classification |
| `message` | string | Raw message text |
| `inserted_at` | string | When the message was recorded |
| `platform` | string | Always `twitch` |
| `category` | null | Not applicable for Twitch |
| `tags` | null | Not applicable for Twitch |
| `sentiment` | null | Not applicable for Twitch |
## Anonymization
Usernames anonymized using SHA-256 hashing with dataset-specific salt.
## License
CC BY 4.0 — Attribution required.
## Citation
```
NASA Artemis II Live Chat Dataset
Twitch broadcast
April 6, 2026
```
提供机构:
JosJenn



