alup/Open-Platypus-flattened-text
收藏Hugging Face2023-08-18 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/alup/Open-Platypus-flattened-text
下载链接
链接失效反馈官方服务:
资源简介:
这是garage-bAInd/Open-Platypus数据集的一个版本,名为Open-Platypus-flattened-text。该数据集包含一个text列,该列将Instruction、Input和Response连接成一个大字符串。文件还提供了两种模板,分别用于没有Input和有Input文本的情况。
提供机构:
alup
原始信息汇总
数据集卡片 "Open-Platypus-flattened-text"
概述
- 数据集名称: Open-Platypus-flattened-text
- 版本: 基于 garage-bAInd/Open-Platypus 的数据集
- 数据格式: 包含单个 "text" 列,内容为 "Instruction"、"Input" 和 "Response" 的拼接字符串
数据结构
- 特征:
- 名称: text
- 数据类型: string
数据分割
- 分割名称: train
- 字节数: 31,108,949
- 样本数量: 24,926
数据大小
- 下载大小: 15,282,012 字节
- 数据集大小: 31,108,949 字节
许可证
- 许可证: MIT
数据模板
-
无 "Input" 时:
Instruction:
Some instruction goes here
Response:
The response output goes here
-
有 "Input" 时:
Instruction:
Some instruction goes here
Input:
Here is the input text
Response:
The response output goes here



