--- dataset_info: features: - name: problem dtype: string - name: solution dtype: string - name: source dtype: string # - name: mix_index # dtype: string # - name: long_index # dtype: string # - name: short_index # dtype: string splits: - name: train num_bytes: 10184389 num_examples: 5383 download_size: 4723514 dataset_size: 10184389 configs: - config_name: default data_files: - split: train # path: data/updated_* path: data/train-* ---