--- dataset_info: features: - name: prompt dtype: string - name: label dtype: string splits: - name: mnli num_bytes: 166318 num_examples: 500 - name: qqp num_bytes: 151647 num_examples: 500 - name: rte num_bytes: 132248 num_examples: 277 - name: sst2 num_bytes: 112817 num_examples: 500 - name: yelp num_bytes: 423812 num_examples: 500 - name: amazon num_bytes: 313148 num_examples: 500 - name: dbpedia num_bytes: 214782 num_examples: 500 - name: yahoo num_bytes: 151851 num_examples: 500 - name: ag_news num_bytes: 177446 num_examples: 500 - name: wic num_bytes: 141633 num_examples: 500 - name: cb num_bytes: 30208 num_examples: 56 - name: copa num_bytes: 22331 num_examples: 100 - name: boolq num_bytes: 385447 num_examples: 500 - name: multirc num_bytes: 885898 num_examples: 500 - name: imdb num_bytes: 620829 num_examples: 500 download_size: 1983847 dataset_size: 3930415 configs: - config_name: default data_files: - split: mnli path: data/mnli-* - split: qqp path: data/qqp-* - split: rte path: data/rte-* - split: sst2 path: data/sst2-* - 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: 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-* ---