DLI-Lab/COFFEEGYM-Editor
收藏Hugging Face2024-06-06 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/DLI-Lab/COFFEEGYM-Editor
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input_format
dtype: string
- name: index
dtype: int64
- name: feedback
dtype: string
- name: problem_id
dtype: string
- name: user_id
dtype: string
- name: wrong_code
dtype: string
- name: output_format
dtype: string
- name: correct_code
dtype: string
- name: description
dtype: string
splits:
- name: train
num_bytes: 98346880
num_examples: 36000
- name: eval
num_bytes: 10992354
num_examples: 4000
download_size: 38010246
dataset_size: 109339234
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: eval
path: data/eval-*
---
提供机构:
DLI-Lab
原始信息汇总
数据集概述
数据集特征
- input_format: 数据类型为字符串
- index: 数据类型为整数64位
- feedback: 数据类型为字符串
- problem_id: 数据类型为字符串
- user_id: 数据类型为字符串
- wrong_code: 数据类型为字符串
- output_format: 数据类型为字符串
- correct_code: 数据类型为字符串
- description: 数据类型为字符串
数据集分割
- train:
- 数据大小: 98346880字节
- 示例数量: 36000
- eval:
- 数据大小: 10992354字节
- 示例数量: 4000
数据集大小
- 下载大小: 38010246字节
- 数据集总大小: 109339234字节
数据文件配置
- config_name: default
- data_files:
- train: 路径为
data/train-* - eval: 路径为
data/eval-*
- train: 路径为



