--- dataset_info: features: - name: step dtype: int64 - name: eps dtype: string - name: target dtype: string - name: last_choice dtype: string - name: curr_choice dtype: int64 - name: mpp dtype: float64 - name: image dtype: string - name: agent_pos sequence: int64 - name: agent_heading dtype: float64 - name: odometer dtype: float64 - name: distance_to_goal dtype: float64 - name: goal_pos sequence: int64 - name: rejected list: - name: content dtype: string - name: role dtype: string - name: frontiers sequence: sequence: int64 - name: frontier_ids sequence: string - name: dtg sequence: float64 - name: dta sequence: float64 - name: target_return dtype: float64 - name: images sequence: image - name: chosen list: - name: content dtype: string - name: role dtype: string - name: prompt list: - name: content list: - name: text dtype: string - name: type dtype: string - name: role dtype: string splits: - name: train num_bytes: 727737162.5099728 num_examples: 6625 download_size: 773744257 dataset_size: 727737162.5099728 configs: - config_name: default data_files: - split: train path: data/train-* ---