demo / README.md
Tverous's picture
Upload README.md with huggingface_hub
95a7c1e
metadata
dataset_info:
  features:
    - name: uid
      dtype: string
    - name: article
      sequence: string
    - name: premise
      dtype: string
    - name: image
      sequence: string
    - name: claim
      dtype: string
    - name: label
      dtype: int64
    - name: claim_cleaned_amr
      dtype: string
    - name: amr_penman
      dtype: string
    - name: amr_tokens
      sequence: string
    - name: amr_nodes
      dtype: string
    - name: amr_alignments
      dtype: string
    - name: amr_edges
      sequence:
        sequence: string
  splits:
    - name: train
      num_bytes: 10508
      num_examples: 1
  download_size: 29322
  dataset_size: 10508

Dataset Card for "demo"

More Information needed