--- dataset_info: features: - name: problem dtype: string - name: solution dtype: string - name: win_rate dtype: float64 - name: completions list: string - name: rewards list: float64 - name: num_completions dtype: int64 - name: task dtype: string splits: - name: train num_bytes: 652966923 num_examples: 24279 download_size: 213623308 dataset_size: 652966923 configs: - config_name: default data_files: - split: train path: data/train-* ---