CodeNet-24K / README.md
VaibhavSahai's picture
Upload dataset
33cada8 verified
|
raw
history blame
No virus
688 Bytes
---
license: apache-2.0
dataset_info:
features:
- name: llm_verification_cot
dtype: string
- name: output_description
dtype: string
- name: submission_id
dtype: string
- name: status
dtype: string
- name: problem_id
dtype: string
- name: input_description
dtype: string
- name: attempt
dtype: string
- name: llm_feedback_cot
dtype: string
- name: problem_description
dtype: string
- name: samples
dtype: string
splits:
- name: train
num_bytes: 50385975
num_examples: 23734
download_size: 11519294
dataset_size: 50385975
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---