Open pseudotensor opened 1 year ago
Was just about to post that I am not able to select the individual document in the UI, I see you have it on your list to implement. I hackily deleted tmp files under gradio as it kept answering about a machine learning idea and it did answer from the uploaded txt file (im using a collab notebook).
Which interaction method is best to query uploaded documents? prompt-answer, summarise etc?
Hi @G-force78 , yes you can select only an individual document. Just click x near the drop-down icon so All becomes unselected, then select any number of documents, search by name, etc. Can be 1 document too.
As for what to put in the chat as prompt, whatever you like! Probably best is question/answer for a human.
Hi @G-force78 , yes you can select only an individual document. Just click x near the drop-down icon so All becomes unselected, then select any number of documents, search by name, etc. Can be 1 document too.
As for what to put in the chat as prompt, whatever you like! Probably best is question/answer for a human.
Sorry I meant what 'prompt type'? There are quite a few. When I asked it to summarize the document it basically just repeated it lol
The vector search is very literal right now. If you ask "Summarize this document" that query won't match anything useful in the document selected.
So for now you should ask things like "What is the "named title" paper about? etc. Something semi-literal has to match in query and document for now.
Starting from: https://github.com/h2oai/h2ogpt/pull/111
ure\n\nquestion\n\nplayed tennis
- horrible chop will confuse LLMSeems to be using caption model twice when uploaded long multi-files to UserData: