--- dataset_info: features: - name: problem_id dtype: int64 - name: problem dtype: string - name: label dtype: string - name: level dtype: string - name: type dtype: string - name: prompt list: - name: role dtype: string - name: content dtype: string - name: completion list: - name: role dtype: string - name: content dtype: string splits: - name: full num_bytes: 12568563 num_examples: 1303 - name: 1a num_bytes: 2759696 num_examples: 361 - name: 2a num_bytes: 5838697 num_examples: 685 - name: 3a num_bytes: 9121311 num_examples: 998 download_size: 7440707 dataset_size: 30288267 configs: - config_name: default data_files: - split: full path: data/full-* - split: 1a path: data/1a-* - split: 2a path: data/2a-* - split: 3a path: data/3a-* ---