TABLET-test / README.md
alonsoapp's picture
Upload dataset
4eb193a verified
metadata
dataset_info:
  features:
    - name: example_id
      dtype: string
    - name: img_source
      dtype:
        class_label:
          names:
            '0': PubTabNet
            '1': TABMWP
            '2': seed_render
            '3': wikipedia
    - name: input
      dtype: large_string
    - name: metadata
      dtype: string
    - name: output
      dtype: string
    - name: split
      dtype:
        class_label:
          names:
            '0': dev
            '1': test
            '2': train
    - name: src_example_ids
      dtype: string
    - name: table_id
      dtype: string
    - name: table_html
      dtype: large_string
    - name: table_img
      dtype: image
    - name: table_page_title
      dtype: string
    - name: table_section_title
      dtype: string
    - name: table_seed_dataset
      dtype: string
    - name: table_seed_id
      dtype: string
    - name: table_variant
      dtype: string
    - name: table_wiki_old_id
      dtype: string
    - name: table_wiki_page_id
      dtype: string
    - name: task
      dtype:
        class_label:
          names:
            '0': col_type
            '1': ent_link
            '2': fetaqa
            '3': hitab
            '4': hybridqa
            '5': infotabs
            '6': merged_cell_detection
            '7': rel_extraction
            '8': row_column_extraction
            '9': struct_aware_parse
            '10': tabfact
            '11': table_cell_extraction
            '12': table_cell_location
            '13': table_instruction
            '14': table_recognition
            '15': table_size_detection
            '16': tabmwp
            '17': tat-qa
            '18': totto
            '19': visual_table_qa
            '20': wikibio
            '21': wikitq
  splits:
    - name: merged_cell_detection_test
      num_bytes: 111207164
      num_examples: 950
    - name: col_type_test
      num_bytes: 3507511527
      num_examples: 12802
    - name: fetaqa_test
      num_bytes: 110492221
      num_examples: 1079
    - name: wikitq_test
      num_bytes: 1135695174
      num_examples: 4344
    - name: totto_test
      num_bytes: 2596197162
      num_examples: 7084
    - name: infotabs_test
      num_bytes: 540123874
      num_examples: 5400
    - name: row_column_extraction_test
      num_bytes: 156414556
      num_examples: 957
    - name: table_recognition_test
      num_bytes: 90711047
      num_examples: 843
    - name: table_cell_location_test
      num_bytes: 122522229
      num_examples: 956
    - name: rel_extraction_test
      num_bytes: 801217606
      num_examples: 2030
    - name: tatqa_test
      num_bytes: 14245792
      num_examples: 277
    - name: hybridqa_test
      num_bytes: 775722679
      num_examples: 3463
    - name: wikibio_test
      num_bytes: 5881664238
      num_examples: 72831
    - name: table_size_detection_test
      num_bytes: 149178767
      num_examples: 950
    - name: hitab_test
      num_bytes: 206156179
      num_examples: 1584
    - name: struct_aware_parse_test
      num_bytes: 22394826
      num_examples: 1102
    - name: tabfact_test
      num_bytes: 1400687502
      num_examples: 12326
    - name: table_cell_extraction_test
      num_bytes: 151935521
      num_examples: 966
    - name: tabmwp_test
      num_bytes: 107083061
      num_examples: 7686
    - name: visual_table_qa_test
      num_bytes: 131730910
      num_examples: 306
  download_size: 16689439505
  dataset_size: 18012892035
configs:
  - config_name: default
    data_files:
      - split: merged_cell_detection_test
        path: data/merged_cell_detection_test-*
      - split: col_type_test
        path: data/col_type_test-*
      - split: fetaqa_test
        path: data/fetaqa_test-*
      - split: wikitq_test
        path: data/wikitq_test-*
      - split: totto_test
        path: data/totto_test-*
      - split: infotabs_test
        path: data/infotabs_test-*
      - split: row_column_extraction_test
        path: data/row_column_extraction_test-*
      - split: table_recognition_test
        path: data/table_recognition_test-*
      - split: visual_table_qa_test
        path: data/visual_table_qa_test-*
      - split: table_cell_location_test
        path: data/table_cell_location_test-*
      - split: rel_extraction_test
        path: data/rel_extraction_test-*
      - split: tatqa_test
        path: data/tatqa_test-*
      - split: hybridqa_test
        path: data/hybridqa_test-*
      - split: wikibio_test
        path: data/wikibio_test-*
      - split: table_size_detection_test
        path: data/table_size_detection_test-*
      - split: hitab_test
        path: data/hitab_test-*
      - split: struct_aware_parse_test
        path: data/struct_aware_parse_test-*
      - split: tabfact_test
        path: data/tabfact_test-*
      - split: table_cell_extraction_test
        path: data/table_cell_extraction_test-*
      - split: tabmwp_test
        path: data/tabmwp_test-*