WildChat-1M allenai
Dataset Card for WildChat Dataset Description Paper: https://arxiv.org/abs/2405.01470 Interactive Search Tool: https://wildvisualizer.com (paper) License: ODC-BY Language(s) (NLP): multi-lingual Point of Contact: Yuntian Deng Dataset Summary WildChat is a collection of 1 million conversations between human users and ChatGPT, alongside demographic data, including state, country, hashed IP addresses, and request headers. We collected WildChat by… See the full description on the dataset page: https://huggingface.co/datasets/allenai/WildChat-1M.
- Type
- dataset
- License
- odc-by
- Downloads
- 19,859
- Likes
- 454
- Access
- public
- Files
- 0
Tags
- 对话数据
- 指令微调
- 多语言语料
- 大语言模型
- 文本生成
- NLP
- 多语言
- 数据处理
README
--- license: odc-by size_categories: - 1M<n<10M task_categories: - text-generation - question-answering - text2text-generation pretty_name: WildChat-1M dataset_info: features: - name: conversation_hash dtype: string - name: model dtype: string - name: timestamp dtype: timestamp[us, tz=UTC] - name: …