qacg-pl / README.md
heruberuto's picture
Upload dataset
c2fa496
metadata
dataset_info:
  - config_name: balanced
    features:
      - name: claim
        dtype: string
      - name: label
        dtype: string
      - name: evidence
        sequence: string
    splits:
      - name: train
        num_bytes: 28840978
        num_examples: 295209
      - name: validation
        num_bytes: 2999469
        num_examples: 30087
      - name: test
        num_bytes: 2794136
        num_examples: 28440
    download_size: 23940163
    dataset_size: 34634583
  - config_name: balanced_shuf
    features:
      - name: claim
        dtype: string
      - name: label
        dtype: string
      - name: evidence
        sequence: string
    splits:
      - name: train
        num_bytes: 17796423
        num_examples: 183204
      - name: validation
        num_bytes: 1843397
        num_examples: 18685
      - name: test
        num_bytes: 1723848
        num_examples: 17731
    download_size: 14541050
    dataset_size: 21363668
configs:
  - config_name: balanced
    data_files:
      - split: train
        path: balanced/train-*
      - split: validation
        path: balanced/validation-*
      - split: test
        path: balanced/test-*
  - config_name: balanced_shuf
    data_files:
      - split: train
        path: balanced_shuf/train-*
      - split: validation
        path: balanced_shuf/validation-*
      - split: test
        path: balanced_shuf/test-*