long_cl-train8 / README.md
HHazard's picture
Upload dataset
c4a3d7e verified
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: yelp
      num_bytes: 9208056
      num_examples: 10000
    - name: amazon
      num_bytes: 6162794
      num_examples: 10000
    - name: dbpedia
      num_bytes: 5903742
      num_examples: 10000
    - name: yahoo
      num_bytes: 4942418
      num_examples: 10000
    - name: ag_news
      num_bytes: 3891315
      num_examples: 10000
    - name: mnli
      num_bytes: 3779203
      num_examples: 10000
    - name: qqp
      num_bytes: 3259515
      num_examples: 10000
    - name: rte
      num_bytes: 1297994
      num_examples: 2490
    - name: sst2
      num_bytes: 1958960
      num_examples: 10000
    - name: wic
      num_bytes: 1670703
      num_examples: 5428
    - name: cb
      num_bytes: 134109
      num_examples: 250
    - name: copa
      num_bytes: 97029
      num_examples: 400
    - name: boolq
      num_bytes: 7496636
      num_examples: 9427
    - name: multirc
      num_bytes: 18578277
      num_examples: 10000
    - name: imdb
      num_bytes: 14636037
      num_examples: 10000
  download_size: 40525020
  dataset_size: 83016788
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-*