DLI-Lab/SCOTT-COFFEE-Editor-sample
收藏Hugging Face2024-06-06 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/DLI-Lab/SCOTT-COFFEE-Editor-sample
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 9765539
num_examples: 3600
- name: eval
num_bytes: 1097757
num_examples: 400
download_size: 3881743
dataset_size: 10863296
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: eval
path: data/eval-*
---
提供机构:
DLI-Lab
原始信息汇总
数据集信息
特征
- input_format: 类型为字符串
- index: 类型为整数
- feedback: 类型为字符串
- problem_id: 类型为字符串
- user_id: 类型为字符串
- wrong_code: 类型为字符串
- output_format: 类型为字符串
- correct_code: 类型为字符串
- description: 类型为字符串
数据分割
- train: 字节数为9765539,样本数为3600
- eval: 字节数为1097757,样本数为400
数据大小
- 下载大小: 3881743字节
- 数据集大小: 10863296字节
配置
- config_name: default
- data_files:
- train: 路径为
data/train-* - eval: 路径为
data/eval-*
- train: 路径为
- data_files:



