Langboat / mengzi-retrieval-lm

An experimental implementation of the retrieval-enhanced language model
Apache License 2.0
75 stars 5 forks source link

Prompt for Result #22

Open siddgarg88 opened 1 year ago

siddgarg88 commented 1 year ago

Hi ,

Can you explain or give an example of what prompt we should be giving for Q&A The code mentions finding loss as a whole for a file, but If I want to get the answer of a single question, how do I go about it?