--- dataset_info: features: - name: prompt list: - name: content dtype: string - name: role dtype: string - name: completion dtype: string - name: conv_id dtype: int64 - name: score dtype: float64 - name: single_turn_prompt dtype: string - name: single_turn_completion dtype: string - name: single_turn_metadata struct: - name: answer_extraction_strategy dtype: string - name: metadata struct: - name: table_page_title dtype: string - name: table_section_text dtype: string - name: table_section_title dtype: string - name: table_webpage_url dtype: string - name: references list: string - name: table_highlighted_html dtype: string - name: table_html dtype: string - name: task_id dtype: string - name: turn_id dtype: int64 - name: sessions list: list: - name: content dtype: string - name: role dtype: string - name: rewards struct: - name: MR list: float64 - name: interactivity list: float64 - name: table caption->totto_bleu list: float64 - name: token_amount list: float64 splits: - name: train num_bytes: 3886169 num_examples: 213 download_size: 275664 dataset_size: 3886169 configs: - config_name: default data_files: - split: train path: data/train-* ---