--- dataset_info: features: - name: text dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' '2': '2' '3': '3' '4': '4' - name: idx dtype: int32 splits: - name: evaluation num_bytes: 196593 num_examples: 900 - name: few_shots num_bytes: 10536 num_examples: 50 - name: short_few_shots num_bytes: 2739.36 num_examples: 13 download_size: 152267 dataset_size: 209868.36 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-* ---