e-p-armstrong / e-p-armstrong/augmentoolkit
Communication between chunks/paragraphs
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 248
- PR merge metrics
- No merged PRs in 30d
Description
In this version of Augmentoolkit, each chunk/paragraph is treated independently, correct?
The questions/answers generated from one paragraph cannot benefit from the knowledge contained in another paragraph (or from answers generated from other paragraphs). One can for instance think about a scientific paper where important definitions are provided only in the first paragraphs.
What about using the questions/answers generated for paragraph n-1 (as a summary of paragraph n-1) along with paragraph n? (But then the paragraphs could no longer be treated in parallel...)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.