damianoimola's picture
Upload dataset
e098703 verified
metadata
license: mit
dataset_info:
  features:
    - name: premise
      dtype: string
    - name: hypothesis
      dtype: string
    - name: label
      dtype: string
    - name: og_hypothesis
      dtype: string
  splits:
    - name: train
      num_bytes: 2866154
      num_examples: 6970
    - name: validation
      num_bytes: 175252
      num_examples: 408
    - name: test
      num_bytes: 196434
      num_examples: 448
  download_size: 1750884
  dataset_size: 3237840
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*