--- dataset_info: features: - name: steps list: - name: action dtype: string - name: chat_completions list: - name: content dtype: string - name: role dtype: string - name: done dtype: bool - name: mc_return dtype: float64 - name: model_response dtype: string - name: observation dtype: string - name: reward dtype: float64 - name: reward dtype: float64 splits: - name: train num_bytes: 176992429 num_examples: 12800 download_size: 2105520 dataset_size: 176992429 configs: - config_name: default data_files: - split: train path: data/train-* ---