LangAGI-Lab/code-dpo-classification
收藏Hugging Face2023-11-05 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/LangAGI-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)
提供机构:
LangAGI-Lab



