--- dataset_info: features: - name: common_id dtype: string - name: template_id dtype: string - name: topic_id dtype: int64 - name: topic_polarity dtype: string - name: call_idx dtype: int64 - name: generation_model dtype: string - name: eval_model dtype: string - name: prompt_text dtype: string - name: response_text dtype: string - name: eval_text dtype: string - name: template_text dtype: string - name: topic_text dtype: string splits: - name: train num_bytes: 12192567211 num_examples: 3180000 download_size: 6053517249 dataset_size: 12192567211 configs: - config_name: default data_files: - split: train path: data/train-* ---