--- dataset_info: features: - name: game_index dtype: int64 - name: num_moves dtype: int64 - name: move_number dtype: int64 - name: move_frac dtype: float64 - name: player dtype: string - name: prefix_moves sequence: string - name: true_move dtype: string - name: legal_moves sequence: string - name: n_legal_moves dtype: int64 - name: is_second_move dtype: bool - name: messages list: - name: role dtype: string - name: content dtype: string splits: - name: full num_bytes: 135740033 num_examples: 148963 - name: sample1k num_bytes: 27123765 num_examples: 29770 - name: full_base_prompt num_bytes: 154062482 num_examples: 148963 - name: sample1k_base_prompt num_bytes: 30785475 num_examples: 29770 download_size: 11684270 dataset_size: 347711755 configs: - config_name: default data_files: - split: full path: data/full-* - split: sample1k path: data/sample1k-* - split: full_base_prompt path: data/full_base_prompt-* - split: sample1k_base_prompt path: data/sample1k_base_prompt-* ---