You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to ask if anyone really get correct and stable performance for almost questions you asked (large local data, tested several times)?
In fact, my local data is a text file with around 150k lines in Chinese.
I used Baichuan2-13b-chat for LLM and bge-large-zh-v1.5 for embedding model.
However, when I tried to ask questions related to my local data, I got the following issues:
Ask the same questions for different times, the answer is not the same (for example, information about number values are totally different)
Answer is poor compared with the "context" (extracted from similarity search), miss a lot of important information. Also, sometimes, information is totally wrong.
I mean, the performance is not capable for industry
If anyone still can get good performance, please share with me.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'd like to ask if anyone really get correct and stable performance for almost questions you asked (large local data, tested several times)?
In fact, my local data is a text file with around 150k lines in Chinese.
I used Baichuan2-13b-chat for LLM and bge-large-zh-v1.5 for embedding model.
However, when I tried to ask questions related to my local data, I got the following issues:
Ask the same questions for different times, the answer is not the same (for example, information about number values are totally different)
Answer is poor compared with the "context" (extracted from similarity search), miss a lot of important information. Also, sometimes, information is totally wrong.
I mean, the performance is not capable for industry
If anyone still can get good performance, please share with me.
I'd appreciate about your help!
Beta Was this translation helpful? Give feedback.
All reactions