--- dataset_info: features: - name: text dtype: string - name: label dtype: int64 - name: idx dtype: int64 splits: - name: evaluation num_bytes: 194625 num_examples: 900 - name: few_shots num_bytes: 7136 num_examples: 30 - name: short_few_shots num_bytes: 2140.8 num_examples: 9 download_size: 146217 dataset_size: 203901.8 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-* ---