climate_fever_fixed / README.md
rexarski's picture
Update README.md
c0647a6
|
raw
history blame
914 Bytes
metadata
dataset_info:
  features:
    - name: claim_id
      dtype: int64
    - name: claim
      dtype: string
    - name: evidence
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': SUPPORTS
            '1': REFUTES
            '2': NOT_ENOUGH_INFO
    - name: category
      dtype: string
  splits:
    - name: train
      num_bytes: 1467456
      num_examples: 4298
    - name: test
      num_bytes: 526276
      num_examples: 1535
    - name: valid
      num_bytes: 635174
      num_examples: 1842
  download_size: 1372892
  dataset_size: 2628906
license: mit
task_categories:
  - text-classification
language:
  - en
tags:
  - climate
pretty_name: climate_fever dataset with one-to-one claim-evidence pair
size_categories:
  - 1K<n<10K

Dataset Card for "climate_fever_fixed"

More Information needed