|
|
--- |
|
|
dataset_info: |
|
|
features: |
|
|
- name: prob_desc_time_limit |
|
|
dtype: string |
|
|
- name: prob_desc_sample_outputs |
|
|
dtype: string |
|
|
- name: src_uid |
|
|
dtype: string |
|
|
- name: prob_desc_notes |
|
|
dtype: string |
|
|
- name: prob_desc_description |
|
|
dtype: string |
|
|
- name: prob_desc_output_spec |
|
|
dtype: string |
|
|
- name: prob_desc_input_spec |
|
|
dtype: string |
|
|
- name: prob_desc_output_to |
|
|
dtype: string |
|
|
- name: prob_desc_input_from |
|
|
dtype: string |
|
|
- name: lang |
|
|
dtype: string |
|
|
- name: lang_cluster |
|
|
dtype: string |
|
|
- name: difficulty |
|
|
dtype: int64 |
|
|
- name: file_name |
|
|
dtype: string |
|
|
- name: code_uid |
|
|
dtype: string |
|
|
- name: prob_desc_memory_limit |
|
|
dtype: string |
|
|
- name: prob_desc_sample_inputs |
|
|
dtype: string |
|
|
- name: exec_outcome |
|
|
dtype: string |
|
|
- name: source_code |
|
|
dtype: string |
|
|
- name: prob_desc_created_at |
|
|
dtype: string |
|
|
- name: tags |
|
|
sequence: string |
|
|
- name: hidden_unit_tests |
|
|
dtype: string |
|
|
- name: labels |
|
|
sequence: int64 |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 8331398 |
|
|
num_examples: 2289 |
|
|
- name: validation |
|
|
num_bytes: 980269 |
|
|
num_examples: 255 |
|
|
- name: test |
|
|
num_bytes: 480657 |
|
|
num_examples: 134 |
|
|
download_size: 4453432 |
|
|
dataset_size: 9792324 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: train |
|
|
path: data/train-* |
|
|
- split: validation |
|
|
path: data/validation-* |
|
|
- split: test |
|
|
path: data/test-* |
|
|
--- |
|
|
|