DLI-Lab/code-dpo-classification
收藏Hugging Face2023-11-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/DLI-Lab/code-dpo-classification
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: eval
path: data/eval-*
dataset_info:
features:
- name: description
dtype: string
- name: index
dtype: int64
- name: invaluabe_feedback
dtype: string
- name: wrong_code
dtype: string
- name: valuabe_feedback
dtype: string
splits:
- name: train
num_bytes: 27040658
num_examples: 17140
- name: eval
num_bytes: 2998200
num_examples: 1904
download_size: 9705149
dataset_size: 30038858
---
# Dataset Card for "code-dpo-classification"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
DLI-Lab
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 评估集: data/eval-*
数据集信息
- 特征:
- description: 字符串类型
- index: 64位整数类型
- invaluabe_feedback: 字符串类型
- wrong_code: 字符串类型
- valuabe_feedback: 字符串类型
- 拆分:
- 训练集:
- 字节数: 27040658
- 样本数: 17140
- 评估集:
- 字节数: 2998200
- 样本数: 1904
- 训练集:
- 下载大小: 9705149
- 数据集大小: 30038858



