Datasets:
Fix README: correct row count from 20 to 1,421; document column differences from full dataset
2561b7c verified | license: apache-2.0 | |
| task_categories: | |
| - image-to-text | |
| language: | |
| - en | |
| - hi | |
| tags: | |
| - table-structure-recognition | |
| - tsr | |
| - benchmark | |
| - sample | |
| - indian-textbooks | |
| size_categories: | |
| - n<20 | |
| # DrishtiTable — Public Sample (10 rows) | |
| **10 representative rows from [Nalandadata/DrishtiTable](https://huggingface.co/datasets/Nalandadata/DrishtiTable) — no login required.** | |
| Each row includes a table image (embedded, renders directly in the Dataset Viewer) and its expert-verified HTML ground truth. This is a benchmark for Table Structure Recognition on Indian academic textbook tables. | |
| > **Full dataset (1,421 annotated tables):** [Nalandadata/DrishtiTable](https://huggingface.co/datasets/Nalandadata/DrishtiTable) — requires access request. | |
| > | |
| > **Fine-tuned model:** [Nalandadata/DrishtiTable-Qwen2.5-VL-7B](https://huggingface.co/Nalandadata/DrishtiTable-Qwen2.5-VL-7B) | |
| > | |
| > **Live demo:** [DrishtiTable Live Demo](https://huggingface.co/spaces/Nalandadata/nalanda-live-demos) — upload any table image, get HTML back. | |
| > | |
| > **Leaderboard:** [DrishtiTable Leaderboard](https://huggingface.co/spaces/Nalandadata/DrishtiTable-Leaderboard) | |
| --- | |
| ## Columns | |
| | Column | Description | | |
| |--------|-------------| | |
| | `table_id` | Unique table identifier (book ISBN + page + table index) | | |
| | `image` | Embedded table image (renders in viewer) | | |
| | `html` | Expert-verified HTML ground truth (`<table>...</table>`) | | |
| | `subject` | Subject domain (Statistics, Finance, Mathematics…) | | |
| | `sub_topic` | Sub-topic within the subject | | |
| | `table_type` | Statistical / Financial / Lookup / Comparison | | |
| > The full dataset also includes complexity flags: `is_complex`, `merged_cells`, `has_colors`, `no_line_table`. | |
| --- | |
| For commercial licensing: [info@nalandadata.ai](mailto:info@nalandadata.ai) · [nalandadata.ai](https://nalandadata.ai) | |