--- dataset_info: features: - name: problem dtype: string - name: solution dtype: string - name: unique_id dtype: string - name: reward dtype: float64 - name: answer dtype: string - name: subject dtype: string - name: level dtype: int64 - name: influence dtype: float64 - name: log_prob dtype: float64 splits: - name: train num_bytes: 86583 num_examples: 100 download_size: 51754 dataset_size: 86583 configs: - config_name: default data_files: - split: train path: data/train-* ---