|
--- |
|
dataset_info: |
|
features: |
|
- name: question |
|
dtype: string |
|
- name: solutions |
|
dtype: string |
|
- name: starter_code |
|
dtype: string |
|
- name: input_output |
|
dtype: string |
|
- name: difficulty |
|
dtype: string |
|
- name: raw_tags |
|
dtype: string |
|
- name: name |
|
dtype: string |
|
- name: source |
|
dtype: string |
|
- name: tags |
|
dtype: string |
|
- name: skill_types |
|
dtype: string |
|
- name: url |
|
dtype: string |
|
- name: Expected Auxiliary Space |
|
dtype: string |
|
- name: time_limit |
|
dtype: string |
|
- name: date |
|
dtype: string |
|
- name: picture_num |
|
dtype: string |
|
- name: memory_limit |
|
dtype: string |
|
- name: Expected Time Complexity |
|
dtype: string |
|
splits: |
|
- name: rl |
|
num_bytes: 166619972.99846715 |
|
num_examples: 1000 |
|
- name: sft |
|
num_bytes: 83309986.49923357 |
|
num_examples: 500 |
|
- name: test |
|
num_bytes: 49613759.8 |
|
num_examples: 100 |
|
download_size: 121897282 |
|
dataset_size: 299543719.2977007 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: rl |
|
path: data/rl-* |
|
- split: sft |
|
path: data/sft-* |
|
- split: test |
|
path: data/test-* |
|
--- |
|
|