docling-sdg icon indicating copy to clipboard operation
docling-sdg copied to clipboard

Improve the generation of QA pairs on tables

Open ceberam opened this issue 8 months ago • 0 comments

The current version supports Q&A generation on tabular data. With the [ChunkingDocSerializer](https://github.com/docling-project/docling-core/blob/main/docling_core/transforms/chunker/hierarchical_chunker.py#L175 we can leverage tables from chunks in markdown format and fine tuned the LLM prompts.

ceberam avatar Apr 11 '25 14:04 ceberam