--- dataset_info: features: - name: query_positive_zero_shot dtype: string - name: instruction_positive_zero_shot dtype: string - name: instruction_negative_zero_shot dtype: string - name: query_positive_fewshot dtype: string - name: instruction_positive_fewshot dtype: string - name: query_negative_fewshot dtype: string - name: instruction_negative_fewshot dtype: string - name: document dtype: string - name: hard_negative_document_1 dtype: string splits: - name: train num_bytes: 30236790 num_examples: 5060 download_size: 16693144 dataset_size: 30236790 configs: - config_name: default data_files: - split: train path: data/train-* ---