lionelchg/dolly_creative_writing
收藏官方服务:
资源简介:
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: instruction dtype: string - name: context dtype: string - name: response dtype: string - name: category dtype: string - name: text dtype: string splits: - name: train num_bytes: 1532046.0564174894 num_examples: 673 - name: test num_bytes: 81951.94358251058 num_examples: 36 download_size: 1011371 dataset_size: 1613998.0 --- # Dataset Card for "dolly_creative_writing" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
lionelchg原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集:
data/train-* - 测试集:
data/test-*
- 训练集:
数据集信息
-
特征:
- instruction: 数据类型为字符串
- context: 数据类型为字符串
- response: 数据类型为字符串
- category: 数据类型为字符串
- text: 数据类型为字符串
-
分割:
- 训练集:
- 大小: 1532046.0564174894字节
- 示例数量: 673
- 测试集:
- 大小: 81951.94358251058字节
- 示例数量: 36
- 训练集:
-
下载大小: 1011371字节
-
数据集总大小: 1613998.0字节



