The dataset viewer is not available for this subset.
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.
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
- Download all files.
All TABLET train sets build on each other,
Smallis a subset ofMediumwhich is also a subset ofLarge. 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
- 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
- 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_*
- 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/
- Resources path
You can place the
tablesfolder 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