argilla/disticoder-dpo-v2-test-1
收藏Hugging Face2024-02-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/argilla/disticoder-dpo-v2-test-1
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 127362
num_examples: 5
download_size: 86746
dataset_size: 127362
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个样本,占用127362字节。
数据集大小
- 下载大小: 86746字节。
- 数据集大小: 127362字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



