Jonnylaw/chat-conversation-trainer
收藏Hugging Face2023-02-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Jonnylaw/chat-conversation-trainer
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是为flan-large-conv项目自动处理的,用于摘要生成任务。数据集的BCP-47语言代码为unk,表示语言未知。数据集包含两个字段:text(问题)和target(答案),均为字符串类型。数据集被划分为训练集和验证集,分别包含158和40个样本。
This dataset was automatically processed for the flan-large-conv project and is designed for summarization tasks. Its BCP-47 language code is "unk", which indicates that the language is unknown. The dataset contains two fields: `text` (question) and `target` (answer), both of string type. The dataset is split into training and validation sets, with 158 and 40 samples respectively.
提供机构:
Jonnylaw原始信息汇总
数据集概述
数据集名称
- AutoTrain Dataset for project: flan-large-conv
任务类别
- 摘要生成
语言信息
- 语言代码: unk
数据集结构
数据实例
- 示例数据包含问题及其答案,例如:
- 问题: "What is the largest insect in the world?"
- 答案: "The largest insect in the world is the Goliath Beetle."
数据集字段
- 包含以下字段:
text: 问题文本,数据类型为字符串。target: 答案文本,数据类型为字符串。
数据集分割
- 分割为训练集和验证集,具体大小如下:
- 训练集: 158个样本
- 验证集: 40个样本



