danwakeem's picture
Upload README.md with huggingface_hub
1c156c2
|
raw
history blame
702 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: question
      dtype: string
    - name: answers
      sequence: string
    - name: table
      struct:
        - name: header
          sequence: string
        - name: rows
          sequence:
            sequence: string
        - name: name
          dtype: string
    - name: aggregation_label
      dtype: string
    - name: answer_coordinates
      sequence:
        sequence: int64
  splits:
    - name: train
      num_bytes: 1219
      num_examples: 1
  download_size: 6269
  dataset_size: 1219

Dataset Card for "wikitablequestions-wtq"

More Information needed