dataset_info: | |
features: | |
- name: task_id | |
dtype: string | |
- name: url | |
dtype: string | |
- name: title | |
dtype: string | |
- name: meta | |
struct: | |
- name: categoryTitle | |
dtype: string | |
- name: difficulty | |
dtype: string | |
- name: dislikes | |
dtype: int64 | |
- name: isPaidOnly | |
dtype: bool | |
- name: likes | |
dtype: int64 | |
- name: questionFrontendId | |
dtype: string | |
- name: questionId | |
dtype: string | |
- name: title | |
dtype: string | |
- name: titleSlug | |
dtype: string | |
- name: prompt | |
dtype: string | |
- name: prompt_sft | |
dtype: string | |
- name: test | |
dtype: string | |
- name: start_time | |
dtype: int64 | |
splits: | |
- name: train | |
num_bytes: 2812182 | |
num_examples: 180 | |
download_size: 667636 | |
dataset_size: 2812182 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |