--- dataset_info: features: - name: id dtype: int64 - name: context dtype: string - name: choice_a dtype: string - name: choice_b dtype: string - name: choice_c dtype: string - name: choice_d dtype: string - name: label dtype: string - name: agreement dtype: int64 - name: core_event_pair dtype: string - name: conversations list: - name: from dtype: string - name: value dtype: string splits: - name: train num_bytes: 64940549 num_examples: 83127 - name: validation num_bytes: 8030358 num_examples: 10228 - name: test num_bytes: 8047320 num_examples: 10291 download_size: 38928824 dataset_size: 81018227 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* license: cc-by-sa-4.0 --- 以下のデータセットにconversations(chat_templateで読み込める形式のカラム)を追加して作成しました。 https://github.com/ku-nlp/KUCI