DLI-Lab/rejection_sampling
收藏Hugging Face2024-06-08 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/DLI-Lab/rejection_sampling
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: problem_id
dtype: string
- name: correct_code
dtype: string
- name: feedback
dtype: string
- name: wrong_code
dtype: string
- name: description
dtype: string
- name: user_id
dtype: string
- name: output_format
dtype: string
- name: input_format
dtype: string
splits:
- name: train
num_bytes: 26666301
num_examples: 10000
- name: eval
num_bytes: 2661799
num_examples: 1000
download_size: 9616535
dataset_size: 29328100
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: eval
path: data/eval-*
---
提供机构:
DLI-Lab
原始信息汇总
数据集概述
数据集特征
- problem_id: 字符串类型
- correct_code: 字符串类型
- feedback: 字符串类型
- wrong_code: 字符串类型
- description: 字符串类型
- user_id: 字符串类型
- output_format: 字符串类型
- input_format: 字符串类型
数据集分割
- train:
- 字节数: 26666301
- 样本数: 10000
- eval:
- 字节数: 2661799
- 样本数: 1000
数据集大小
- 下载大小: 9616535 字节
- 数据集总大小: 29328100 字节
配置
- config_name: default
- data_files:
- train: data/train-*
- eval: data/eval-*
- data_files:



