epinnock/oss-instruct-evol-2k
收藏官方服务:
资源简介:
--- license: mit dataset_info: features: - name: input dtype: string - name: generation_model sequence: string - name: generation_prompt list: list: - name: content dtype: string - name: role dtype: string - name: raw_generation_responses sequence: string - name: instructions sequence: string splits: - name: train num_bytes: 18388420 num_examples: 1351 download_size: 6131521 dataset_size: 18388420 configs: - config_name: default data_files: - split: train path: data/train-* ---
提供机构:
epinnock原始信息汇总
数据集概述
许可证
- MIT许可证
数据集信息
特征
- input: 数据类型为字符串
- generation_model: 序列类型为字符串
- generation_prompt: 列表类型,包含以下子项:
- content: 数据类型为字符串
- role: 数据类型为字符串
- raw_generation_responses: 序列类型为字符串
- instructions: 序列类型为字符串
数据分割
- train: 包含1351个样本,占用18388420字节
数据大小
- 下载大小: 6131521字节
- 数据集大小: 18388420字节
配置
- default: 包含训练数据文件,路径为
data/train-*



