--- dataset_info: features: - name: prompt dtype: string - name: label dtype: string splits: - name: yelp num_bytes: 850646 num_examples: 1000 - name: amazon num_bytes: 661369 num_examples: 1000 - name: dbpedia num_bytes: 424756 num_examples: 1000 - name: yahoo num_bytes: 296714 num_examples: 1000 - name: ag_news num_bytes: 349496 num_examples: 1000 - name: mnli num_bytes: 339234 num_examples: 1000 - name: qqp num_bytes: 296296 num_examples: 1000 - name: rte num_bytes: 496134 num_examples: 1000 - name: sst2 num_bytes: 172600 num_examples: 1000 - name: wic num_bytes: 275739 num_examples: 1000 - name: cb num_bytes: 124359 num_examples: 250 - name: copa num_bytes: 88631 num_examples: 400 - name: boolq num_bytes: 766014 num_examples: 1000 - name: multirc num_bytes: 1858166 num_examples: 1000 - name: imdb num_bytes: 1433555 num_examples: 1000 download_size: 4323612 dataset_size: 8433709 configs: - config_name: default data_files: - split: yelp path: data/yelp-* - split: amazon path: data/amazon-* - split: dbpedia path: data/dbpedia-* - split: yahoo path: data/yahoo-* - split: ag_news path: data/ag_news-* - split: mnli path: data/mnli-* - split: qqp path: data/qqp-* - split: rte path: data/rte-* - split: sst2 path: data/sst2-* - split: wic path: data/wic-* - split: cb path: data/cb-* - split: copa path: data/copa-* - split: boolq path: data/boolq-* - split: multirc path: data/multirc-* - split: imdb path: data/imdb-* ---