--- license: mit dataset_info: - config_name: chain features: - name: id dtype: string - name: query dtype: string - name: answer dtype: string - name: type dtype: string - name: others dtype: 'null' - name: context dtype: string - name: gpt3_response dtype: string - name: label sequence: string - name: hm_eval dtype: int64 splits: - name: train num_bytes: 9965 num_examples: 6 download_size: 20112 dataset_size: 9965 - config_name: com_cnt features: - name: id dtype: string - name: query dtype: string - name: answer dtype: string - name: type dtype: string - name: others dtype: 'null' - name: context dtype: string - name: gpt3_response dtype: string - name: label sequence: string - name: hm_eval dtype: int64 splits: - name: train num_bytes: 29627 num_examples: 21 download_size: 26460 dataset_size: 29627 - config_name: com_diff features: - name: id dtype: string - name: query dtype: string - name: answer dtype: string - name: type dtype: string - name: others dtype: 'null' - name: context dtype: string - name: gpt3_response dtype: string - name: label sequence: string - name: hm_eval dtype: int64 splits: - name: train num_bytes: 86580 num_examples: 75 download_size: 60495 dataset_size: 86580 - config_name: com_sim features: - name: id dtype: string - name: query dtype: string - name: answer dtype: string - name: type dtype: string - name: others dtype: 'null' - name: context dtype: string - name: gpt3_response dtype: string - name: label sequence: string - name: hm_eval dtype: int64 splits: - name: train num_bytes: 61735 num_examples: 57 download_size: 48214 dataset_size: 61735 - config_name: com_temp features: - name: id dtype: string - name: query dtype: string - name: answer dtype: string - name: type dtype: string - name: others dtype: 'null' - name: context dtype: string - name: gpt3_response dtype: string - name: label sequence: string - name: hm_eval dtype: int64 splits: - name: train num_bytes: 36405 num_examples: 29 download_size: 30243 dataset_size: 36405 - config_name: cp_nred features: - name: id dtype: string - name: query dtype: string - name: answer dtype: string - name: type dtype: string - name: others dtype: 'null' - name: context dtype: string - name: gpt3_response dtype: string - name: label sequence: string - name: hm_eval dtype: int64 splits: - name: train num_bytes: 10277 num_examples: 7 download_size: 19262 dataset_size: 10277 - config_name: cp_red features: - name: id dtype: string - name: query dtype: string - name: answer dtype: string - name: type dtype: string - name: others dtype: 'null' - name: context dtype: string - name: gpt3_response dtype: string - name: label sequence: string - name: hm_eval dtype: int64 splits: - name: train num_bytes: 4275 num_examples: 3 download_size: 15582 dataset_size: 4275 - config_name: lgc features: - name: id dtype: string - name: query dtype: string - name: answer dtype: string - name: type dtype: string - name: others dtype: 'null' - name: context dtype: string - name: gpt3_response dtype: string - name: label sequence: string - name: hm_eval dtype: int64 splits: - name: train num_bytes: 1158450 num_examples: 820 download_size: 659284 dataset_size: 1158450 - config_name: multis features: - name: id dtype: string - name: query dtype: string - name: answer dtype: string - name: type dtype: string - name: others dtype: 'null' - name: context dtype: string - name: gpt3_response dtype: string - name: label sequence: string - name: hm_eval dtype: int64 splits: - name: train num_bytes: 1366058 num_examples: 999 download_size: 771233 dataset_size: 1366058 - config_name: nctx_sinf features: - name: id dtype: string - name: query dtype: string - name: answer dtype: string - name: type dtype: string - name: others dtype: 'null' - name: context dtype: string - name: gpt3_response dtype: string - name: label sequence: string - name: hm_eval dtype: int64 splits: - name: train num_bytes: 1139 num_examples: 1 download_size: 11527 dataset_size: 1139 configs: - config_name: chain data_files: - split: train path: chain/train-* - config_name: com_cnt data_files: - split: train path: com_cnt/train-* - config_name: com_diff data_files: - split: train path: com_diff/train-* - config_name: com_sim data_files: - split: train path: com_sim/train-* - config_name: com_temp data_files: - split: train path: com_temp/train-* - config_name: cp_nred data_files: - split: train path: cp_nred/train-* - config_name: cp_red data_files: - split: train path: cp_red/train-* - config_name: lgc data_files: - split: train path: lgc/train-* - config_name: multis data_files: - split: train path: multis/train-* - config_name: nctx_sinf data_files: - split: train path: nctx_sinf/train-* ---