table_data / README.md
fiveflow's picture
Upload README.md with huggingface_hub
97da584
metadata
dataset_info:
  features:
    - name: data
      struct:
        - name: QAS
          struct:
            - name: answer
              dtype: string
            - name: qid
              dtype: string
            - name: question
              dtype: string
        - name: T
          dtype: string
        - name: TBL
          sequence:
            sequence: string
        - name: U
          dtype: string
  splits:
    - name: train
      num_bytes: 118583012
      num_examples: 57819
  download_size: 22695247
  dataset_size: 118583012

Dataset Card for "table_data"

More Information needed