Dataset Viewer
The dataset viewer is not available for this subset.
Cannot get the split names for the config 'default' of the dataset.
Exception:    SplitsNotFoundError
Message:      The split names could not be parsed from the dataset config.
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 289, in get_dataset_config_info
                  for split_generator in builder._split_generators(
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/webdataset/webdataset.py", line 81, in _split_generators
                  first_examples = list(islice(pipeline, self.NUM_EXAMPLES_FOR_FEATURES_INFERENCE))
                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/webdataset/webdataset.py", line 32, in _get_pipeline_from_tar
                  for filename, f in tar_iterator:
                                     ^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/utils/track.py", line 49, in __iter__
                  for x in self.generator(*self.args):
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/utils/file_utils.py", line 1329, in _iter_from_urlpath
                  yield from cls._iter_tar(f)
                File "/usr/local/lib/python3.12/site-packages/datasets/utils/file_utils.py", line 1280, in _iter_tar
                  stream = tarfile.open(fileobj=f, mode="r|*")
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/tarfile.py", line 1886, in open
                  t = cls(name, filemode, stream, **kwargs)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/tarfile.py", line 1762, in __init__
                  self.firstmember = self.next()
                                     ^^^^^^^^^^^
                File "/usr/local/lib/python3.12/tarfile.py", line 2750, in next
                  raise ReadError(str(e)) from None
              tarfile.ReadError: invalid header
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/split_names.py", line 65, in compute_split_names_from_streaming_response
                  for split in get_dataset_split_names(
                               ^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 343, in get_dataset_split_names
                  info = get_dataset_config_info(
                         ^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 294, in get_dataset_config_info
                  raise SplitsNotFoundError("The split names could not be parsed from the dataset config.") from err
              datasets.inspect.SplitsNotFoundError: The split names could not be parsed from the dataset config.

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

TABLET-tables

Here you can find the image and HTML files for all tables in the TABLET dataset.
These tables are already included in all TABLET datasets so you don't need to download anything in this repository if you only want to use the datasets.
TABLET datasets on Hugging Face are self-contained (each example already includes its table image and HTML), this resource provides access to the complete collection of table images and HTML files in one place.
These files are particularly useful when developing with our GitHub code.

TABLET datasets

In case you just want to have access to the examples including their images in a self-contained ready-to-use dataset, here are all the TABLET subsets:

  • (train) TABLET-Small: The smallest TABLET subset, including 776,602 examples across 14 tasks.
  • (train) TABLET-Medium: Includes all examples from TABLET-Small, plus Column Type Annotation, Entity Linking, and Relation Extraction tasks. Each task is capped at 140,000 examples, resulting in a total of 1,117,217 training examples across 17 tasks.
  • (train) TABLET-Large: Includes all examples from TABLET-Medium with no cap on task size, resulting in a total of 3,505,311 training examples across 17 tasks.
  • (dev) TABLET-dev: The development set of TABLET.
  • (test) TABLET-test: The test set of TABLET.

Downloading Table Files

  1. Download all files. All TABLET train sets build on each other, Small is a subset of Medium which is also a subset of Large. You can download a smaller set and later expand it by downloading more parts. No need to re-download existing files. Merge all parts into the final dataset using the snippet in step 4. Note that the first chunk "small.tar.zst.part_00*" contains not only TABLET-Small but also TABLET-test, and TABLET-dev.
# TABLET-Small, TABLET-test, and TABLET-dev (483GB)
wget -O small.tar.zst.part_001 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_001?download=true
wget -O small.tar.zst.part_002 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_002?download=true
wget -O small.tar.zst.part_003 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_003?download=true
wget -O small.tar.zst.part_004 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_004?download=true
wget -O small.tar.zst.part_005 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_005?download=true
wget -O small.tar.zst.part_006 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_006?download=true
wget -O small.tar.zst.part_007 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_007?download=true
wget -O small.tar.zst.part_008 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_008?download=true
wget -O small.tar.zst.part_009 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_009?download=true
wget -O small.tar.zst.part_0010 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_0010?download=true
wget -O small.tar.zst.part_0011 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_0011?download=true
wget -O small.tar.zst.part_0012 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_0012?download=true
wget -O small.tar.zst.part_0013 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_0013?download=true
wget -O small.tar.zst.part_0014 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_0014?download=true
wget -O small.tar.zst.part_0015 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_0015?download=true
wget -O small.tar.zst.part_0016 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_0016?download=true
wget -O small.tar.zst.part_0017 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_0017?download=true
wget -O small.tar.zst.part_0018 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_0018?download=true
wget -O small.tar.zst.part_0019 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_0019?download=true
wget -O small.tar.zst.part_0020 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_0020?download=true
wget -O small.tar.zst.part_0021 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_0021?download=true
wget -O small.tar.zst.part_0022 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_0022?download=true
wget -O small.tar.zst.part_0023 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_0023?download=true
wget -O small.tar.zst.part_0024 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_0024?download=true
wget -O small.tar.zst.part_0025 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_0025?download=true
wget -O small.tar.zst.part_0026 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_0026?download=true
wget -O small.tar.zst.part_0027 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/small.tar.zst.part_0027?download=true
wget -O checksums_small.sha256 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/checksums_small.sha256?download=true
# TABLET-Small complete: You already have all the tables needed for TABLET-Small, TABLET-test, and TABLET-dev.

# TABLET-Medium (+146GB)
wget -O medium.tar.zst.part_001 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/medium.tar.zst.part_001?download=true
wget -O medium.tar.zst.part_002 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/medium.tar.zst.part_002?download=true
wget -O medium.tar.zst.part_003 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/medium.tar.zst.part_003?download=true
wget -O medium.tar.zst.part_004 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/medium.tar.zst.part_004?download=true
wget -O medium.tar.zst.part_005 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/medium.tar.zst.part_005?download=true
wget -O medium.tar.zst.part_006 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/medium.tar.zst.part_006?download=true
wget -O medium.tar.zst.part_007 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/medium.tar.zst.part_007?download=true
wget -O medium.tar.zst.part_008 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/medium.tar.zst.part_008?download=true
wget -O medium.tar.zst.part_009 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/medium.tar.zst.part_009?download=true
wget -O checksums_medium.sha256 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/checksums_medium.sha256?download=true
# TABLET-Medium complete: You already have all the tables needed for TABLET-Medium.

# TABLET-Large (+907GB)
wget -O large.tar.zst.part_001 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_001?download=true
wget -O large.tar.zst.part_002 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_002?download=true
wget -O large.tar.zst.part_003 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_003?download=true
wget -O large.tar.zst.part_004 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_004?download=true
wget -O large.tar.zst.part_005 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_005?download=true
wget -O large.tar.zst.part_006 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_006?download=true
wget -O large.tar.zst.part_007 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_007?download=true
wget -O large.tar.zst.part_008 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_008?download=true
wget -O large.tar.zst.part_009 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_009?download=true
wget -O large.tar.zst.part_0010 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0010?download=true
wget -O large.tar.zst.part_0011 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0011?download=true
wget -O large.tar.zst.part_0012 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0012?download=true
wget -O large.tar.zst.part_0013 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0013?download=true
wget -O large.tar.zst.part_0014 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0014?download=true
wget -O large.tar.zst.part_0015 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0015?download=true
wget -O large.tar.zst.part_0016 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0016?download=true
wget -O large.tar.zst.part_0017 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0017?download=true
wget -O large.tar.zst.part_0018 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0018?download=true
wget -O large.tar.zst.part_0019 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0019?download=true
wget -O large.tar.zst.part_0020 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0020?download=true
wget -O large.tar.zst.part_0021 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0021?download=true
wget -O large.tar.zst.part_0022 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0022?download=true
wget -O large.tar.zst.part_0023 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0023?download=true
wget -O large.tar.zst.part_0024 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0024?download=true
wget -O large.tar.zst.part_0025 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0025?download=true
wget -O large.tar.zst.part_0026 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0026?download=true
wget -O large.tar.zst.part_0027 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0027?download=true
wget -O large.tar.zst.part_0028 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0028?download=true
wget -O large.tar.zst.part_0029 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/large.tar.zst.part_0029?download=true
wget -O checksums_large.sha256 https://huggingface.co/datasets/alonsoapp/TABLET-tables/resolve/main/checksums_large.sha256?download=true
  1. Verify checksums (optional):
sha256sum -c checksums_small.sha256
sha256sum -c checksums_medium.sha256
sha256sum -c checksums_large.sha256

Re-download any files that do not pass the check

  1. Stream-extract the parts:
cat small.tar.zst.part_* | zstd -d -T0 | tar -xf -
rm small.tar.zst.part_*
cat medium.tar.zst.part_* | zstd -d -T0 | tar -xf -
rm medium.tar.zst.part_*
cat large.tar.zst.part_* | zstd -d -T0 | tar -xf -
rm large.tar.zst.part_*
  1. Merge into the same directory using rsync:
mv ./small/ ./resources/
rsync -zavhP --remove-source-files ./medium/tables/ ./resources/tables/
rsync -zavhP --remove-source-files ./large/tables/ ./resources/tables/
  1. Resources path You can place the tables folder under ./resources/ at the root of this project or put it on a separate location (e.g. a high capacity drive). If using a custom path, export it as an environment variable:
export TABLET_RESOURCES="/media/hdd/resources/" # Your custom path to resources

Once finished, the ./resources/tables/ the folder should look like this:

.
β”œβ”€β”€ html
β”‚         β”œβ”€β”€ highlighted
β”‚         β”‚         β”œβ”€β”€ ToTTo
β”‚         β”‚         β”‚         β”œβ”€β”€ fetaqa
β”‚         β”‚         β”‚         β”‚         β”œβ”€β”€ dev
β”‚         β”‚         β”‚         β”‚         β”œβ”€β”€ test
β”‚         β”‚         β”‚         β”‚         └── train
β”‚         β”‚         β”‚         └── totto
β”‚         β”‚         β”‚             β”œβ”€β”€ dev
β”‚         β”‚         β”‚             β”œβ”€β”€ test
β”‚         β”‚         β”‚             └── train
β”‚         β”‚         └── TURL
β”‚         β”‚             β”œβ”€β”€ col_type
β”‚         β”‚             β”‚         β”œβ”€β”€ dev
β”‚         β”‚             β”‚         β”œβ”€β”€ test
β”‚         β”‚             β”‚         └── train
β”‚         β”‚             β”œβ”€β”€ ent_link
β”‚         β”‚             β”‚         β”œβ”€β”€ dev
β”‚         β”‚             β”‚         β”œβ”€β”€ test
β”‚         β”‚             β”‚         └── train
β”‚         β”‚             └── rel_extraction
β”‚         β”‚                 β”œβ”€β”€ dev
β”‚         β”‚                 β”œβ”€β”€ test
β”‚         β”‚                 └── train
β”‚         └── raw
β”‚             β”œβ”€β”€ HybridQA
β”‚             β”œβ”€β”€ InfoTabs
β”‚             β”œβ”€β”€ NSF
β”‚             β”œβ”€β”€ PubTabNet
β”‚             β”œβ”€β”€ StatCan
β”‚             β”œβ”€β”€ TabFact
β”‚             β”œβ”€β”€ TABMWP
β”‚             β”œβ”€β”€ TAT-QA
β”‚             β”œβ”€β”€ ToTTo
β”‚             β”œβ”€β”€ TURL
β”‚             β”œβ”€β”€ WikiBIO
β”‚             └── WikiTableQuestions
└── img
          β”œβ”€β”€ highlighted
          β”‚         β”œβ”€β”€ ToTTo
          β”‚         β”‚         β”œβ”€β”€ fetaqa
          β”‚         β”‚         β”‚         β”œβ”€β”€ dev
          β”‚         β”‚         β”‚         β”œβ”€β”€ test
          β”‚         β”‚         β”‚         └── train
          β”‚         β”‚         └── totto
          β”‚         β”‚             β”œβ”€β”€ dev
          β”‚         β”‚             β”œβ”€β”€ test
          β”‚         β”‚             └── train
          β”‚         └── TURL
          β”‚             β”œβ”€β”€ col_type
          β”‚             β”‚         β”œβ”€β”€ dev
          β”‚             β”‚         β”œβ”€β”€ test
          β”‚             β”‚         └── train
          β”‚             β”œβ”€β”€ ent_link
          β”‚             β”‚         β”œβ”€β”€ dev
          β”‚             β”‚         β”œβ”€β”€ test
          β”‚             β”‚         └── train
          β”‚             └── rel_extraction
          β”‚                 β”œβ”€β”€ dev
          β”‚                 β”œβ”€β”€ test
          β”‚                 └── train
          └── raw
              β”œβ”€β”€ HybridQA
              β”œβ”€β”€ InfoTabs
              β”œβ”€β”€ NSF
              β”œβ”€β”€ PubTabNet
              β”œβ”€β”€ StatCan
              β”œβ”€β”€ TabFact
              β”œβ”€β”€ TABMWP
              β”œβ”€β”€ TAT-QA
              β”œβ”€β”€ ToTTo
              β”œβ”€β”€ TURL
              β”œβ”€β”€ WikiBIO
              └── WikiTableQuestions
Downloads last month
95