tablevqa-enhanced / README.md
yobro4619's picture
Upload dataset
d38fd38 verified
|
Raw
History Blame Contribute Delete
861 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: question
      dtype: string
    - name: text_markdown_table
      dtype: string
    - name: generated_caption
      dtype: string
    - name: responses
      dtype: string
    - name: id
      dtype: string
    - name: answer
      dtype: string
  splits:
    - name: fintabnetqa
      num_bytes: 24693131
      num_examples: 250
    - name: vtabfact
      num_bytes: 37563274
      num_examples: 250
    - name: vwtq
      num_bytes: 31185890
      num_examples: 250
    - name: vwtq_syn
      num_bytes: 35102501
      num_examples: 250
  download_size: 97486771
  dataset_size: 128544796
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-*