clcp_fevernli / README.md
aarabil's picture
Upload dataset
2423079 verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: hypothesis
      dtype: string
    - name: labels
      dtype:
        class_label:
          names:
            '0': entailment
            '1': not_entailment
    - name: task_name
      dtype: string
  splits:
    - name: train
      num_bytes: 58328881.9736971
      num_examples: 196805
    - name: test
      num_bytes: 2555701.0483598243
      num_examples: 10000
  download_size: 48705916
  dataset_size: 60884583.02205693
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*