Mutonix/RefGPT-Fact
收藏资源简介:
--- license: apache-2.0 dataset_info: features: - name: dialogue dtype: string - name: reference dtype: string - name: language dtype: string - name: type dtype: string splits: - name: zh num_bytes: 180760081 num_examples: 50000 - name: en num_bytes: 464054853 num_examples: 50000 download_size: 260969665 dataset_size: 644814934 task_categories: - conversational language: - zh - en arxiv: https://arxiv.org/abs/2305.14994 size_categories: - 10K<n<100K --- # Dataset Card for RefGPT-Fact ## Dataset Description - **Homepage:** - **Repository:** [https://github.com/ziliwangnlp/RefGPT](https://github.com/ziliwangnlp/RefGPT) - **Paper:** [https://arxiv.org/abs/2305.14994](https://arxiv.org/abs/2305.14994) - **Leaderboard:** - **Point of Contact:** ### Dataset Summary <p align="center"> <a href="https://arxiv.org/abs/2305.14994"><b>[Paper] RefGPT</b></a> | <a href="https://github.com/ziliwangnlp/RefGPT"><b>[Github] RefGPT</b></a> </p> RefGPT-Fact is a datasets containing 100k multi-turn dialogues about factual knowledge with 50k English and 50k Chinese. The English version uses the English Wikipedia as the reference and the Chinese version uses the frequently-used Chinese online encyclopedia website, Baidu Baike. ### Supported Tasks and Leaderboards Chatbot instruction finetuning ### Languages Chinese, English ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset Please pay attention that RefGPT Datasets, including RefGPT-Fact and RefGPT-Code, have not undergone manual verification, and as such, their security cannot be strictly guaranteed. Users should be aware that they are responsible for the results generated using this data. ### Discussion of Biases As the datasets RefGPT-Fact and RefGPT-Code are collected by using the references like Wikipedia and Github repositories, it can not be avoided that the reference itself has factual errors, typos, or bugs and malicious code if it is from Github repositories. The datasets may also reflect the biases of the selected references and GPT-3.5/GPT-4 model ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information ```bibtex @misc{yang2023refgpt, title={RefGPT: Reference -> Truthful & Customized Dialogues Generation by GPTs and for GPTs}, author={Dongjie Yang and Ruifeng Yuan and YuanTao Fan and YiFei Yang and Zili Wang and Shusen Wang and Hai Zhao}, year={2023}, eprint={2305.14994}, archivePrefix={arXiv}, primaryClass={cs.CL} } ``` ### Contributions [More Information Needed]
许可证:Apache-2.0 数据集信息: 数据特征: - 字段名:对话(dialogue),数据类型:字符串(string) - 字段名:参考文本(reference),数据类型:字符串(string) - 字段名:语言(language),数据类型:字符串(string) - 字段名:类型(type),数据类型:字符串(string) 数据拆分: - 拆分名称:zh,字节数:180760081,样本数:50000 - 拆分名称:en,字节数:464054853,样本数:50000 下载大小:260969665 数据集总大小:644814934 任务类别: - 对话式(conversational) 语言: - 中文(zh) - 英文(en) arXiv链接:https://arxiv.org/abs/2305.14994 规模类别: - 1万<样本数<10万 # RefGPT-Fact 数据集卡片 ## 数据集说明 - **主页:** - **代码仓库:** [https://github.com/ziliwangnlp/RefGPT]("https://github.com/ziliwangnlp/RefGPT") - **论文:** [https://arxiv.org/abs/2305.14994]("https://arxiv.org/abs/2305.14994") - **排行榜:** - **联系人:** ### 数据集概述 <p align="center"> <a href="https://arxiv.org/abs/2305.14994"><b>[论文] RefGPT</b></a> | <a href="https://github.com/ziliwangnlp/RefGPT"><b>[代码仓库] RefGPT</b></a> </p> RefGPT-Fact 是一款包含10万条事实知识类多轮对话的数据集,其中英文对话与中文对话各5万条。英文版本以英文维基百科(English Wikipedia)作为参考源,中文版本则采用国内常用的中文在线百科网站百度百科(Baidu Baike)作为参考源。 ### 支持任务与排行榜 聊天机器人指令微调(Chatbot instruction finetuning) ### 支持语言 中文、英文 ## 数据集结构 ### 数据实例 [更多信息待补充] ### 数据字段 [更多信息待补充] ### 数据拆分 [更多信息待补充] ## 数据集构建 ### 构建依据 [更多信息待补充] ### 源数据 #### 初始数据收集与归一化 [更多信息待补充] #### 源语言生成者 [更多信息待补充] ### 标注 #### 标注流程 [更多信息待补充] #### 标注人员 [更多信息待补充] ### 个人与敏感信息 [更多信息待补充] ## 数据使用注意事项 ### 数据集社会影响 请注意,包括RefGPT-Fact与RefGPT-Code在内的RefGPT系列数据集尚未经过人工核验,因此无法严格保证其安全性。使用者需知晓,其使用本数据生成的结果需自行承担相应责任。 ### 偏差分析 由于RefGPT-Fact与RefGPT-Code数据集分别以维基百科(Wikipedia)与GitHub仓库作为参考源进行采集,不可避免地会存在参考源本身包含事实错误、拼写失误的情况;若参考源来自GitHub仓库,则还可能包含程序漏洞与恶意代码。此外,本数据集亦可能反映所选参考源以及GPT-3.5/GPT-4模型本身存在的偏差。 ### 其他已知局限性 [更多信息待补充] ## 附加信息 ### 数据集维护者 [更多信息待补充] ### 许可证信息 [更多信息待补充] ### 引用信息 bibtex @misc{yang2023refgpt, title={RefGPT: Reference -> Truthful & Customized Dialogues Generation by GPTs and for GPTs}, author={Dongjie Yang and Ruifeng Yuan and YuanTao Fan and YiFei Yang and Zili Wang and Shusen Wang and Hai Zhao}, year={2023}, eprint={2305.14994}, archivePrefix={arXiv}, primaryClass={cs.CL} } ### 贡献 [更多信息待补充]
数据集概述
名称: RefGPT-Fact
语言: 中文, 英文
数据集大小: 10K<n<100K
任务类别: 对话式
数据集结构:
- 特征:
- dialogue: 字符串
- reference: 字符串
- language: 字符串
- type: 字符串
- 分割:
- zh: 50000个示例, 180760081字节
- en: 50000个示例, 464054853字节
- 下载大小: 260969665字节
- 数据集大小: 644814934字节
数据集内容:
- 包含100k多轮对话,涉及事实知识,其中50k为英文,50k为中文。英文版使用英文维基百科作为参考,中文版使用百度百科。
使用注意事项:
- 数据集未经过手动验证,安全性不能严格保证。
- 数据集可能反映所选参考资料和GPT-3.5/GPT-4模型的偏见。
许可证: Apache-2.0




