docling-project / docling-project/docling-sdg

Allow generating a custom profile of question types

Open
#37 0 comments 0 reactions 1 assignee Claimed by @ceberam View on GitHub
enhancement
Dominant language
Python
Stars
51
Forks
21
PR merge metrics
No merged PRs in 30d

Description

The default Q&A generation tries to generate 1 question of each type for every chunk.

Some use cases may require more questions of a specific type (e.g., summary vs single value).
Even though the prompt can be passed as an option in `GenerateOptions` object, there is no flexibility in terms of:
- number of target questions per passage (chunk)
- percentage of question per type

This enhancement should allow users have a more customized Q&A dataset

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.