Hacker News new | ask | show | jobs
by M4v3R 929 days ago
To verify you could either do a simple text search through the source document or utilize a 2-shot approach to double check the answer. Just take the answer from the first step and then ask the model again:

    Given the following document: <document text>
    Does this document support the following statement: <statement from step 1>
The downside of course is that you pay twice for the inference.