long_cl-test6 / README.md
HHazard's picture
Upload dataset
4b3b5a4 verified
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: yelp
      num_bytes: 942108
      num_examples: 1000
    - name: amazon
      num_bytes: 643943
      num_examples: 1000
    - name: dbpedia
      num_bytes: 611701
      num_examples: 1000
    - name: yahoo
      num_bytes: 507902
      num_examples: 1000
    - name: ag_news
      num_bytes: 405285
      num_examples: 1000
    - name: qqp
      num_bytes: 336490
      num_examples: 1000
    - name: rte
      num_bytes: 144436
      num_examples: 277
    - name: sst2
      num_bytes: 228332
      num_examples: 872
    - name: mnli
      num_bytes: 385134
      num_examples: 1000
    - name: wic
      num_bytes: 209092
      num_examples: 638
    - name: cb
      num_bytes: 33064
      num_examples: 56
    - name: copa
      num_bytes: 25831
      num_examples: 100
    - name: boolq
      num_bytes: 797068
      num_examples: 1000
    - name: multirc
      num_bytes: 1777970
      num_examples: 1000
    - name: imdb
      num_bytes: 1443189
      num_examples: 1000
  download_size: 3940745
  dataset_size: 8491545
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: qqp
        path: data/qqp-*
      - split: rte
        path: data/rte-*
      - split: sst2
        path: data/sst2-*
      - split: mnli
        path: data/mnli-*
      - 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-*