claim-amr-test / README.md
Tverous's picture
Upload README.md with huggingface_hub
ea78bec
metadata
dataset_info:
  features:
    - name: uid
      dtype: string
    - name: premise
      dtype: string
    - name: hypothesis
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': entailment
            '1': neutral
            '2': contradiction
    - name: reason
      dtype: string
    - name: claim_cleaned_amr
      dtype: string
  splits:
    - name: train
      num_bytes: 2143
      num_examples: 2
  download_size: 11051
  dataset_size: 2143

Dataset Card for "claim-amr-test"

More Information needed