table-extraction
table-extraction
Dataset Labels
['bordered', 'borderless']
Number of Images
{'test': 34, 'train': 238, 'valid': 70}
How to Use
Install datasets:
pip install datasets
Load the dataset:
from datasets import load_dataset
ds = load_dataset("keremberke/table-extraction", name="full")
example = ds['train'][0]
Roboflow Dataset Page
https://universe.roboflow.com/mohamed-traore-2ekkp/table-extraction-pdf/dataset/2
Citation
License
CC… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/table-extraction.table-extraction-scientific-datasets
Benchmarking Table Extraction from Heterogeneous Scientific PDF Documents
Dataset Sources
Repository: GitHub
Code archive: Zenodo (DOI 10.5281/zenodo.20486311)
Paper: 10.1145/3770855.3817462
Extended version: arXiv:2511.16134
Interactive demo: table-extraction-benchmark-explorer.streamlit.app
(source)
Dataset Details
PubTables (pubtables/*.tar.gz)
Subset of PubTables-Test dataset, enriched with HTML table ground… See the full description on the dataset page: https://huggingface.co/datasets/marijanic/table-extraction-scientific-datasets.Table-Extraction
Table Extract Dataset
This dataset is designed to evaluate the ability of large language models (LLMs) to extract tables from text. It provides a collection of text snippets containing tables and their corresponding structured representations in JSON format.
Source
The dataset is based on the Table Fact Dataset, also known as TabFact, which contains 16,573 tables extracted from Wikipedia.
Schema:
Each data point in the dataset consists of two elements:… See the full description on the dataset page: https://huggingface.co/datasets/Effyis/Table-Extraction.yifAI__Llama-3-8B-Instruct-SPPO-score-Iter3_gp_8b-table-0.002yfzp__Llama-3-8B-Instruct-SPPO-score-Iter1_bt_2b-table-0.001xkp24__Llama-3-8B-Instruct-SPPO-score-Iter2_bt_2b-table-0.001
