shibing624/nli-zh-all
收藏资源简介:
中文自然语言推理(NLI)数据合集(nli-zh-all)整合了文本推理、相似、摘要、问答、指令微调等任务的820万高质量数据,并转化为匹配格式数据集。该数据集支持中文文本匹配任务和文本相似度计算等相关任务。数据集的创建受到m3e-base的启发,合并了中文高质量NLI数据集,并上传到huggingface的datasets,方便大家使用。数据集的结构包括text1、text2和label三个字段,label表示两个文本是否相似。数据集的文件大小为4.7 GB,总数据量为8234680条。
The Chinese Natural Language Inference (NLI) dataset collection nli-zh-all integrates 8,234,680 high-quality data instances from tasks including textual inference, text similarity, summarization, question answering, and instruction tuning, and is formatted into a dataset compatible with text matching tasks. This dataset supports Chinese text matching tasks and related downstream tasks such as text similarity calculation. Inspired by m3e-base, this dataset was compiled by merging high-quality Chinese NLI datasets, and uploaded to Hugging Face Datasets for convenient public use. The dataset comprises three fields: text1, text2, and label, where label denotes whether the two texts are similar. The total file size of the dataset is 4.7 GB.
数据集概述
数据集名称
- 中文自然语言推理(NLI)数据合集(nli-zh-all)
数据集描述
- 整合了文本推理,相似,摘要,问答,指令微调等任务的820万高质量数据,并转化为匹配格式数据集。
支持的任务和排行榜
- 支持任务: 中文文本匹配任务,文本相似度计算等相关任务。
- 排行榜: NLI_zh leaderboard
语言
- 数据集语言: 简体中文文本。
数据集结构
- 数据实例: 示例包括两个文本字段(text1, text2)和一个标签字段(label),其中标签1表示相似,0表示不相似。
- 数据字段: 包括text1, text2, label三个字段。
- 数据分割: 数据集经过处理后,各个子集的行数详细列出。
数据集创建
- 来源数据: 数据集构建方法可在提供的脚本中找到,所有数据均上传到huggingface datasets。
- 社会影响: 该数据集用于评估文本表示系统,特别是通过表示学习方法诱导的系统,在预测给定上下文中的真实条件任务中的表现。
许可证信息
- 许可证: cc-by-4.0
贡献者
- 贡献者: shibing624




