TableVQA_sample / README.md
yobro4619's picture
Upload dataset
5b86111 verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: question
      dtype: string
    - name: text_markdown_table
      dtype: string
    - name: text_html_table
      dtype: string
  splits:
    - name: fintabnetqa
      num_bytes: 24383213
      num_examples: 250
    - name: vtabfact
      num_bytes: 37698847
      num_examples: 250
    - name: vwtq
      num_bytes: 31471948
      num_examples: 250
    - name: vwtq_syn
      num_bytes: 35234697
      num_examples: 250
  download_size: 96266200
  dataset_size: 128788705
configs:
  - config_name: default
    data_files:
      - split: fintabnetqa
        path: data/fintabnetqa-*
      - split: vtabfact
        path: data/vtabfact-*
      - split: vwtq
        path: data/vwtq-*
      - split: vwtq_syn
        path: data/vwtq_syn-*