distilabel-internal-testing/instruction-dataset-mini
收藏官方服务:
资源简介:
--- dataset_info: features: - name: prompt dtype: string - name: completion dtype: string - name: meta struct: - name: id dtype: int64 - name: motivation_app dtype: string - name: prompt dtype: string - name: input dtype: string - name: completion dtype: string - name: source dtype: string - name: category dtype: string - name: subcategory dtype: string splits: - name: test num_bytes: 16701 num_examples: 10 download_size: 19694 dataset_size: 16701 configs: - config_name: default data_files: - split: test path: data/test-* ---
原始信息汇总
数据集概述
数据集特征
- prompt: 数据类型为字符串。
- completion: 数据类型为字符串。
- meta: 结构化数据,包含以下字段:
- id: 数据类型为int64。
- motivation_app: 数据类型为字符串。
- prompt: 数据类型为字符串。
- input: 数据类型为字符串。
- completion: 数据类型为字符串。
- source: 数据类型为字符串。
- category: 数据类型为字符串。
- subcategory: 数据类型为字符串。
数据集分割
- test: 包含10个示例,占用16701字节。
数据集大小
- 下载大小: 19694字节。
- 数据集大小: 16701字节。
配置
- default: 包含测试数据文件,路径为
data/test-*。



