datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
TABLET-Large
TABLET-Large
This is the Large sized train set of the TABLET dataset. It contains all train examples for all TABLET tasks, resulting in a total of 3,505,311 training examples across 17 tasks.This dataset is self-contained, each example includes a table image, its HTML representation, and the associated task data.However, if you're interested in downloading just the TABLET tables, check out TABLET-tables.
All TABLET Subsets:
(train) TABLET-Small: The smallest TABLET subset… See the full description on the dataset page: https://huggingface.co/datasets/alonsoapp/TABLET-Large.Multimodal-Dataset-Image_Text_Table_TimeSeries-for-Financial-Time-Series-ForecastingThe sp500stock_data_description.csv file provides detailed information on the existence of four modalities (text, image, time series, and table) for 4,213 S&P 500 stocks.
The hs300stock_data_description.csv file provides detailed information on the existence of four modalities (text, image, time series, and table) for 858 HS 300 stocks.
If you find our research helpful, please cite our paper:
@article{xu2025finmultitime,
title={FinMultiTime: A Four-Modal Bilingual Dataset for… See the full description on the dataset page: https://huggingface.co/datasets/Wenyan0110/Multimodal-Dataset-Image_Text_Table_TimeSeries-for-Financial-Time-Series-Forecasting.TableVistafranka-table-top-0904
Franka Table Top 0904
Real-robot tabletop manipulation demonstrations collected with a Franka Emika Panda.
Contents
banana_orange_demos/: 53 banana-and-orange tabletop episodes.
open_drawer_demo/: 50 drawer-opening episodes.
pnp_banana_close_drawer_demo/: 50 pick-and-place and drawer-closing episodes.
Episodes contain camera frames, synchronized robot state, commanded actions, metadata, and calibration/configuration files when available.
sign_language_comparison_table_modifiedelements_annotated_tables_4500_docs
Dataset
🚀 Progress
Last update (UTC): 2025-11-11 15:40:21Z
Documents processed: 4500 / 500058
Batches completed: 30
Total pages/rows uploaded: 89882
Latest batch summary
Batch index: 30
Docs in batch: 150
Pages/rows added: 1487
TableVerse-5K
TableVerse-5K
A Table-Parsing Benchmark for the StrucTab Framework
GitHub Repo •
ModelScope Dataset •
Paper
News
[2026.06] 📖 Code and the TableVerse-5K benchmark are released!
[2026.06] 🎉 Our StrucTab is accepted by ECCV 2026!
Overview
TableVerse-5K is the evaluation benchmark for StrucTab, a structured optimization framework for table parsing, the task of converting a table image into structured HTML. Each sample pairs a table image… See the full description on the dataset page: https://huggingface.co/datasets/psp-dada/TableVerse-5K.table-vqa
Dataset description
The table-vqa Dataset integrates images of tables from the dataset AFTdb (Arxiv Figure Table Database) curated by cmarkea.
This dataset consists of pairs of table images and corresponding LaTeX source code, with each image linked to an average of ten questions and answers. Half of the Q&A pairs are in English and the other half in French. These questions and answers were generated using Gemini 1.5 Pro and Claude 3.5 sonnet, making the dataset well-suited for… See the full description on the dataset page: https://huggingface.co/datasets/cmarkea/table-vqa.clean-up-tableThis dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v2.1",
"robot_type": "franka",
"total_episodes": 51,
"total_frames": 28867,
"total_tasks": 1,
"total_videos": 0,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 20,
"splits": {
"train": "0:51"
},
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"video_path": null,
"features": {… See the full description on the dataset page: https://huggingface.co/datasets/danielsanjosepro/clean-up-table.TABLET-Medium
TABLET-Medium
This is the Medium sized train set of the TABLET dataset. It contains the train examples for all TABLET tasks.Each task is capped at 140,000 examples, resulting in a total of 1,117,217 training examples across 17 tasks.This dataset is self-contained, each example includes a table image, its HTML representation, and the associated task data.However, if you're interested in downloading just the TABLET tables, check out TABLET-tables.
All TABLET Subsets:
(train)… See the full description on the dataset page: https://huggingface.co/datasets/alonsoapp/TABLET-Medium.Visual-TableQA
🧠 Visual-TableQA: Open-Domain Benchmark for Reasoning over Table Images
Welcome to Visual-TableQA, a project designed to generate high-quality synthetic question-answer datasets associated to images of tables. This resource is ideal for training and evaluating models on visually-grounded table understanding tasks such as document QA, table parsing, and multimodal reasoning.
🚀 Latest Update
We have refreshed the dataset with newly generated QA pairs created by… See the full description on the dataset page: https://huggingface.co/datasets/AI-4-Everyone/Visual-TableQA.TableVQA-Bench
Dataset Card for "TableVQA-Bench"
More Information needed
table_rec_test_dataset
表格识别测试集
数据集简介
该数据集包含百度生成工具 20 张有线 20 张无线,wtw 数据集 15, pubnet val 集 20 张,自我零散标注 18 张,共计 93 张表格图片,涵盖多种场景、不同光照条件、不同的图像分辨率。
该数据集可以结合 表格指标评测库-TableRecognitionMetric 使用,快速评测各种表格还原算法。
关于该数据集,欢迎小伙伴贡献更多数据呦!有任何想法,可以前往 issue讨论。
如果遇到标注有误的,还请指出。
数据集支持的任务
可用于自定义数据集下的模型验证和性能评估等。
数据集的格式和结构
数据格式
数据集只有测试集,仅用于客观评估算法表现。
data
└── test
├── images
│ ├── 000cce9ca593055d4618466e823e6d7c.jpg
│ ├── 0aNtiNtRRLqEZ9y6PuShtAAAACMAAQED.jpg
│ ├──… See the full description on the dataset page: https://huggingface.co/datasets/SWHL/table_rec_test_dataset.BUDDI-Table-FactoryAbout
We release BTF1K dataset, which contains 1000 synthetically generated documents with table and cell annotations.
The dataset was generated synthetically using BUDDI Table Factory.
table-judge-benchmark
Benchmark design
The benchmark contains 538 paired clean/corrupted examples:
Error type
Cases
Corruption
Content: numeric
90
Change one numeric body-cell value
Content: typo
90
Transpose two adjacent, distinct Unicode letters in one body cell
Formatting
179
Bold and italicize letter-containing cells in one body row
Structure
179
Remove one row
Total
538
One fixed corruption per table
Corruption rules
Text typos never modify headers, tags… See the full description on the dataset page: https://huggingface.co/datasets/reducto/table-judge-benchmark.clean_table_1202_1920TableBank-Detectiontable_spill_cleanup_bimanual_rgbd_segmentation_poses
Exylos Bimanual Table Spill Cleanup Rich-Modality Sample
A compact, rich-modality bimanual robot manipulation dataset for tabletop spill cleanup.
Each episode combines synchronized dual-arm Panda state/action trajectories, 7 RGB camera streams, per-frame depth maps, per-frame segmentation masks, object pose streams, phase annotations, and an objective cleanup success metric based on the remaining spill fraction.
This dataset is a rich-modality inspection sample for the Exylos… See the full description on the dataset page: https://huggingface.co/datasets/ExylosAi/table_spill_cleanup_bimanual_rgbd_segmentation_poses.realsense-multicam-tabletop
RealSense Multi-Camera Tabletop
Synchronized multi-view RGB + stereo IR captures of a tabletop scene from 4 Intel RealSense
cameras, recorded with fixed camera positions. Includes FoundationStereo depth for two scenes
and chessboard-derived extrinsics for merging the views into a single point cloud.
Layout
scene_000NN/
├── camera_poses.json # extrinsics, only in calibration scenes (see table)
└── <camera_serial>/
├── rgb/00000.jpg ... 00119.jpg #… See the full description on the dataset page: https://huggingface.co/datasets/Flashkernel/realsense-multicam-tabletop.iCWT-TABLE-TOP-single-object-maskstext_table_md_v0TABLET-Small
TABLET-Small
This is the Small sized train set of the TABLET dataset. It contains the train examples for 14 TABLET tasks.Each task is capped at 140,000 examples, resulting in a total of 776,602 training examples across 14 tasks.This dataset is self-contained, each example includes a table image, its HTML representation, and the associated task data.However, if you're interested in downloading just the TABLET tables, check out TABLET-tables.
All TABLET Subsets:
(train)… See the full description on the dataset page: https://huggingface.co/datasets/alonsoapp/TABLET-Small.nutrition-table-detection
Open Food Facts Nutrition table detection dataset
This dataset was used to train the nutrition table object detection model running in production at Open Food Facts.
Images were collected from the Open Food Facts database and labeled manually.
Just like the original images, the images in this dataset are licensed under the Creative Commons Attribution Share Alike license (CC-BY-SA 3.0).
Fields
image_id: Unique identifier for the image, generated from the barcode and… See the full description on the dataset page: https://huggingface.co/datasets/openfoodfacts/nutrition-table-detection.table-vqa_beirThis is a copy of https://huggingface.co/datasets/jinaai/table-vqa reformatted into the BEIR format. For any further information like license, please refer to the original dataset.
Disclaimer
This dataset may contain publicly available images or text data. All data is provided for research and educational purposes only. If you are the rights holder of any content and have concerns regarding intellectual property or copyright, please contact us at "support-data (at) jina.ai" for… See the full description on the dataset page: https://huggingface.co/datasets/jinaai/table-vqa_beir.Multimodal-Dataset-Image_Text_Table_TimeSeries-for-Financial-Time-Series-ForecastingThe sp500stock_data_description.csv file provides detailed information on the existence of four modalities (text, image, time series, and table) for 4,213 S&P 500 stocks.
The hs300stock_data_description.csv file provides detailed information on the existence of four modalities (text, image, time series, and table) for 858 HS 300 stocks.
If you find our research helpful, please cite our paper:
@article{xu2025finmultitime,
title={FinMultiTime: A Four-Modal Bilingual Dataset for… See the full description on the dataset page: https://huggingface.co/datasets/Y123-wed/Multimodal-Dataset-Image_Text_Table_TimeSeries-for-Financial-Time-Series-Forecasting.open_tables_icttd_for_table_detectionDatasets for the paper "Revisiting Table Detection Datasets for Visually Rich Documents" (https://arxiv.org/abs/2305.04833) (https://link.springer.com/article/10.1007/s10032-025-00527-9).
Benchmark
We buidt a new benchmark with this dataset. Please refer to https://github.com/uobinxiao/SparseTableDet for the details.
License
Since this dataset is built on several open datasets and open documents, users should also adhere to the licenses of these publicly available… See the full description on the dataset page: https://huggingface.co/datasets/uobinxiao/open_tables_icttd_for_table_detection.09012025_clean_table_closerclosercamThis dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v2.1",
"robot_type": null,
"total_episodes": 50,
"total_frames": 9169,
"total_tasks": 1,
"total_videos": 0,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 30,
"splits": {
"train": "0:50"
},
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"video_path": null,
"features": {… See the full description on the dataset page: https://huggingface.co/datasets/rli14/09012025_clean_table_closerclosercam.TableEval
TableEval dataset
TableEval is developed to benchmark and compare the performance of (M)LLMs on tables from scientific vs. non-scientific sources, represented as images vs. text.
It comprises six data subsets derived from the test sets of existing benchmarks for question answering (QA) and table-to-text (T2T) tasks, containing a total of 3017 tables and 11312 instances.
The scienfific subset includes tables from pre-prints and peer-reviewed scholarly publications, while the… See the full description on the dataset page: https://huggingface.co/datasets/katebor/TableEval.table-image-html-pairsfranka-tabletop
Franka Tabletop
Real-robot tabletop manipulation demonstrations collected with a Franka Emika Panda.
Contents
PnPBananaTwoPlates/: pick-and-place demonstrations involving a banana and two plates.
banana_orange_demos/: tabletop demonstrations involving a banana and an orange.
space_mouse_demos/: additional SpaceMouse-collected tabletop demonstrations.
Each episode contains synchronized robot state, commanded actions, camera frames, metadata, and… See the full description on the dataset page: https://huggingface.co/datasets/Zhiyuan17/franka-tabletop.
