distilabel-internal-testing/deita-after-conversation
收藏资源简介:
--- dataset_info: features: - name: evolved_instruction dtype: string - name: completion dtype: string - name: meta struct: - name: category dtype: string - name: completion dtype: string - name: id dtype: int64 - name: input dtype: 'null' - name: motivation_app dtype: 'null' - name: prompt dtype: string - name: source dtype: string - name: subcategory dtype: string - name: answer dtype: string - name: model_name dtype: string - name: evol_instruction_score dtype: float64 - name: evolved_response dtype: string - name: evol_response_score dtype: float64 - name: conversation list: - name: content dtype: string - name: role dtype: string splits: - name: train num_bytes: 6923587 num_examples: 1800 download_size: 1022792 dataset_size: 6923587 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集概述
数据集特征
- evolved_instruction: 数据类型为字符串。
- completion: 数据类型为字符串。
- meta: 结构化数据,包含以下字段:
- category: 数据类型为字符串。
- completion: 数据类型为字符串。
- id: 数据类型为int64。
- input: 数据类型为null。
- motivation_app: 数据类型为null。
- prompt: 数据类型为字符串。
- source: 数据类型为字符串。
- subcategory: 数据类型为字符串。
- answer: 数据类型为字符串。
- model_name: 数据类型为字符串。
- evol_instruction_score: 数据类型为float64。
- evolved_response: 数据类型为字符串。
- evol_response_score: 数据类型为float64。
- conversation: 列表类型,包含以下字段:
- content: 数据类型为字符串。
- role: 数据类型为字符串。
数据集分割
- train:
- 数据大小: 6923587字节。
- 示例数量: 1800。
数据集大小
- 下载大小: 1022792字节。
- 数据集总大小: 6923587字节。
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- split: train
- data_files:



