clcp_anli_r3 / README.md
aarabil's picture
Upload dataset
1199756 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: 48269776.492701806
      num_examples: 162865
    - name: test
      num_bytes: 920052.3774095367
      num_examples: 3600
  download_size: 42559530
  dataset_size: 49189828.870111346
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*