argilla/disticoder-dpo-v2-test-2
收藏官方服务:
资源简介:
--- dataset_info: features: - name: code_snippet dtype: string - name: generation_model sequence: string - name: input dtype: string - name: generations sequence: string - name: labelling_model dtype: string - name: labelling_prompt list: - name: content dtype: string - name: role dtype: string - name: raw_labelling_response dtype: string - name: rating sequence: float64 - name: rationale sequence: string splits: - name: train num_bytes: 123314 num_examples: 5 download_size: 87182 dataset_size: 123314 configs: - config_name: default data_files: - split: train path: data/train-* ---
提供机构:
argilla原始信息汇总
数据集概述
数据特征
- code_snippet: 数据类型为字符串。
- generation_model: 序列类型为字符串。
- input: 数据类型为字符串。
- generations: 序列类型为字符串。
- labelling_model: 数据类型为字符串。
- labelling_prompt: 包含以下子特征:
- content: 数据类型为字符串。
- role: 数据类型为字符串。
- raw_labelling_response: 数据类型为字符串。
- rating: 序列类型为浮点数(float64)。
- rationale: 序列类型为字符串。
数据分割
- train: 包含5个样本,占用123314字节。
数据集大小
- 下载大小: 87182字节。
- 数据集大小: 123314字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



