Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Twitch Chat Dataset

Twitch logo

This dataset is a large-scale collection of Twitch chat logs aggregated from multiple streamers across various categories. It is designed to support the research and development of models for real-time, informal, and community-driven conversation, such as:

  • Chatbots tailored for livestream platforms
  • Simulating the behavior of Twitch chat
  • Modeling how chat reacts during hype moments, events, or memes

The code for it can be found here


πŸ“‚ Dataset Structure

  • All files are combined into the train split, except the last one, which is used as the validation split.
  • The message column contains raw Twitch chat messages.

πŸ’‘ Use Cases

  • Fine-tuning language models (e.g., LLaMA, Mistral, GPT) on informal, emoji-heavy, meme-rich dialogue.
  • Building generative agents or NPCs that mimic Twitch chat behavior.
  • Training moderation, toxicity, or sentiment classifiers for real-world fast-paced chat.
  • Analyzing the dynamics of online communities, virality, and meme propagation.

πŸ”’ Ethics

  • Usernames are removed to protect individual privacy.
  • No private messages, subscriptions, or off-platform data are included.
    If you find any such data, please open a discussion so it can be removed.
  • Always review and comply with Twitch's Terms of Service when using, modifying, or deploying models trained on this dataset.

πŸ“œ License

This dataset is licensed under CC BY-SA 4.0.
You may use it for research or commercial purposes, provided that you give appropriate credit and share any derivative works under the same license.


πŸ™ Acknowledgements

Special thanks to the Twitch community and to the streamers whose public broadcasts and chat logs made this dataset possible.


πŸ”— Citation

If you use this dataset in your research or applications, please cite it as:

@misc{twitchchat2025,
  title = {Twitch Chat},
  author = {parkourer10},
  year = {2025},
  publisher = {Hugging Face Datasets},
  url = {https://huggingface.co/datasets/lparkourer10/twitch_chat}
}
Downloads last month
64