--- dataset_info: features: - name: problem dtype: string - name: answer dtype: string - name: solution dtype: string - name: reward dtype: float64 - name: length dtype: float64 - name: correct_length dtype: float64 - name: incorrect_length dtype: float64 - name: all_hints sequence: string - name: no_hint_completions dtype: string - name: hint_completions sequence: string splits: - name: train num_bytes: 1172235387 num_examples: 12853 download_size: 475199125 dataset_size: 1172235387 configs: - config_name: default data_files: - split: train path: data/train-* ---