dialoqbase icon indicating copy to clipboard operation
dialoqbase copied to clipboard

two similar names Wrong answer

Open senavi888 opened this issue 1 year ago • 4 comments
trafficstars

Hi! Here's a question. I have loaded a database. I have the names and description of these values. There are two similar names for example:

  1. Farun
  2. farun-buddha

These are two different meanings and their descriptions are different.

The temperature is 0.

The system keeps giving me a description from Farun-buddha when I ask for Farun.

But when I ask for part of the description from Farun it gives the correct answer.

How can I make it not confuse similar words?

senavi888 avatar Mar 07 '24 10:03 senavi888

Hey, maybe you need to give a little more information about "Farun" to the application, or maybe try enabling "Use Hybrid Search Retrieval," which may solve the issue. image

n4ze3m avatar Mar 07 '24 10:03 n4ze3m

Enabling hybrid search didn't help.

When you write the query: tell me about Farun, which is used for the spine. It gives the correct answer.

But user will search for one word Farun often and will not get the exact answer :(.

senavi888 avatar Mar 07 '24 10:03 senavi888

When i ask for Farun, it responds with a description about farun-buddha, but instead of the word farun-buddha, it substitutes farun. That is, it substitutes the word and gives a description from another word. This is very big problem 😂😂😂

senavi888 avatar Mar 07 '24 11:03 senavi888

😅 I will look into it to fix in dialoqbase side. And it's usually because of model hallucinating.

n4ze3m avatar Mar 07 '24 11:03 n4ze3m