--- dataset_info: features: - name: text dtype: string - name: label dtype: int64 - name: idx dtype: int64 splits: - name: evaluation num_bytes: 162062 num_examples: 1000 - name: few_shots num_bytes: 7104 num_examples: 50 - name: short_few_shots num_bytes: 1187 num_examples: 6 download_size: 114140 dataset_size: 170353 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-* ---