Jonnylaw/autotrain-data-flan-xl-conversation
收藏Hugging Face2023-02-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Jonnylaw/autotrain-data-flan-xl-conversation
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是为flan-xl-conversation项目自动处理的AutoTrain数据集,任务类别为摘要生成。数据集的语言代码为unk,表示语言未知。数据集包含text和target两个字段,均为字符串类型。数据集被划分为训练集和验证集,训练集包含158个样本,验证集包含40个样本。
提供机构:
Jonnylaw
原始信息汇总
数据集概述
数据集名称
AutoTrain Dataset for project: flan-xl-conversation
任务类别
- 总结(summarization)
语言信息
- 数据集语言的BCP-47代码为unk。
数据集结构
数据实例示例
json [ { "text": "What is the largest insect in the world?", "target": "The largest insect in the world is the Goliath Beetle." }, { "text": "What is the largest amphibian in the world?", "target": "The largest amphibian in the world is the Chinese giant salamander." } ]
数据集字段
- text: 字符串类型
- target: 字符串类型
数据集分割
- 训练集(train): 158个样本
- 验证集(valid): 40个样本



