clcp_anli_r2 / README.md
aarabil's picture
Upload dataset
b22341d 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: 766710.3145079472
      num_examples: 3000
  download_size: 42409304
  dataset_size: 49036486.80720975
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*