--- dataset_info: features: - name: question dtype: string - name: answer dtype: string - name: label dtype: int64 - name: idx dtype: int64 splits: - name: evaluation num_bytes: 733641 num_examples: 1000 - name: few_shots num_bytes: 39995 num_examples: 50 - name: short_few_shots num_bytes: 4799.4 num_examples: 6 download_size: 389266 dataset_size: 778435.4 configs: - config_name: default data_files: - split: evaluation path: data/evaluation-* - split: few_shots path: data/few_shots-* - split: short_few_shots path: data/short_few_shots-* ---