--- dataset_info: features: - name: id dtype: string - name: label dtype: string - name: prompts list: - name: sentence_pair dtype: string - name: prompt_templates sequence: string - name: metadata struct: - name: language dtype: string - name: linguistic_phenomenon dtype: string - name: category dtype: string - name: subcategory dtype: string - name: correct dtype: string - name: wrong dtype: string - name: shuffled dtype: bool splits: - name: id num_bytes: 206209 num_examples: 380 - name: id_fewshot num_bytes: 612 num_examples: 5 download_size: 42471 dataset_size: 206821 configs: - config_name: default data_files: - split: id path: data/id-* - split: id_fewshot path: data/id_fewshot-* ---