TABLET-Large / README.md
alonsoapp's picture
Upload dataset
f567705 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': wikibio
            '20': wikitq
  splits:
    - name: wikibio_train
      num_bytes: 47803552114
      num_examples: 582659
    - name: rel_extraction_train
      num_bytes: 14264318362
      num_examples: 60615
    - name: col_type_train
      num_bytes: 90603200072
      num_examples: 602406
    - name: tatqa_train
      num_bytes: 114858343
      num_examples: 2201
    - name: hybridqa_train
      num_bytes: 14932211962
      num_examples: 62670
    - name: table_instruction_train
      num_bytes: 12180311588
      num_examples: 136944
    - name: tabmwp_train
      num_bytes: 326185390
      num_examples: 23059
    - name: hitab_train
      num_bytes: 1026591638
      num_examples: 7417
    - name: fetaqa_train
      num_bytes: 366072076
      num_examples: 3006
    - name: table_recognition_train
      num_bytes: 788489342
      num_examples: 6927
    - name: table_cell_extraction_train
      num_bytes: 2102295002
      num_examples: 7727
    - name: table_size_detection_train
      num_bytes: 1695496677
      num_examples: 7800
    - name: merged_cell_detection_train
      num_bytes: 993975422
      num_examples: 7500
    - name: table_cell_location_train
      num_bytes: 1227016604
      num_examples: 7708
    - name: tabfact_train
      num_bytes: 10356547439
      num_examples: 87717
    - name: totto_train
      num_bytes: 36076770312
      num_examples: 110934
    - name: ent_link_train
      num_bytes: 17849832481099
      num_examples: 1236128
    - name: row_column_extraction_train
      num_bytes: 2261383511
      num_examples: 7721
    - name: infotabs_train
      num_bytes: 1486818337
      num_examples: 16538
    - name: wikitq_train
      num_bytes: 3661437306
      num_examples: 14152
    - name: struct_aware_parse_train
      num_bytes: 10362644046
      num_examples: 513482
  download_size: 1307536813623
  dataset_size: 18102462656642
configs:
  - config_name: default
    data_files:
      - split: wikibio_train
        path: data/wikibio_train-*
      - split: rel_extraction_train
        path: data/rel_extraction_train-*
      - split: col_type_train
        path: data/col_type_train-*
      - split: tatqa_train
        path: data/tatqa_train-*
      - split: hybridqa_train
        path: data/hybridqa_train-*
      - split: table_instruction_train
        path: data/table_instruction_train-*
      - split: tabmwp_train
        path: data/tabmwp_train-*
      - split: hitab_train
        path: data/hitab_train-*
      - split: fetaqa_train
        path: data/fetaqa_train-*
      - split: table_recognition_train
        path: data/table_recognition_train-*
      - split: table_cell_extraction_train
        path: data/table_cell_extraction_train-*
      - split: table_size_detection_train
        path: data/table_size_detection_train-*
      - split: merged_cell_detection_train
        path: data/merged_cell_detection_train-*
      - split: table_cell_location_train
        path: data/table_cell_location_train-*
      - split: tabfact_train
        path: data/tabfact_train-*
      - split: totto_train
        path: data/totto_train-*
      - split: ent_link_train
        path: data/ent_link_train-*
      - split: row_column_extraction_train
        path: data/row_column_extraction_train-*
      - split: infotabs_train
        path: data/infotabs_train-*
      - split: wikitq_train
        path: data/wikitq_train-*
      - split: struct_aware_parse_train
        path: data/struct_aware_parse_train-*