--- dataset_info: features: - name: question dtype: string - name: answer dtype: bool - name: passage dtype: string - name: ift_instruction dtype: string - name: ift_answer dtype: string - name: translated_instruction dtype: string - name: translated_answer dtype: string splits: - name: train num_bytes: 44677 num_examples: 20 download_size: 45992 dataset_size: 44677 configs: - config_name: default data_files: - split: train path: data/train-* ---