--- 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: visual_table_qa_test num_bytes: 131730910 num_examples: 306 download_size: 123481495 dataset_size: 131730910 configs: - config_name: default data_files: - split: visual_table_qa_test path: data/visual_table_qa_test-* ---