-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sherpa does not accurately extract numeric values from search results #80
Comments
@YujingYang666777 could you add some examples to the description? |
@YujingYang666777 talk to @johnnykfeng because he had to solve this issue in a different project |
@YujingYang666777 @johnnykfeng is this issue still occurring? Any comments to add? |
I just tried this again. It's still happening.
The $104,203 number does not appear anywhere on the 1st URL page. |
part of the evidence verification that we looked at is dealing with
numbers and entities specifically. maybe once we have a baseline "evidence
verification" and "citation" then we can break this down more specifically
to sub tasks that need to be handled?
…On Tue, Dec 5, 2023 at 11:26 AM Oshoma Momoh ***@***.***> wrote:
I just tried this again. It's still happening.
Osh: https://github.com/sherpa What is the annual salary for an entry level software engineer in Canada?
Sherpa: The annual salary for an entry level software engineer in Canada can vary. According to Glassdoor, the median pay for entry level software engineers in Canada is CA$104,203 [[1]](https://www.levels.fyi/t/software-engineer/levels/entry-level/locations/canada). Another source, Levels.fyi, states that the average salary range for entry level software engineers in Canada is from CA$67,576 to CA$107,680 [[2]](https://www.glassdoor.ca/Salaries/canada-entry-level-software-engineer-salary-SRCH_IL.0,6_IN3_KO7,36.htm). It's important to note that salaries can also depend on factors such as location and experience.
The $104,203 number does not appear anywhere on the 1st URL page.
For the 2nd URL, the actual range on the web page is $84K - $130K/yr.
—
Reply to this email directly, view it on GitHub
<#80 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD4OK5ILECVAQTLAPKOP2NLYH5DLJAVCNFSM6AAAAAA3LP35GCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBRGE2DEOBWGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
ok, to add more concrete details. this is also related and can probably borrow implementation ideas from #241
ps. this can be also done for entities that are important. |
Closed by #277 |
Description: when searching for the annual salary for several jobs, the results given by the LLM are exactly the same. Probably the searched result can be more accurate regarding the specific question.
For example:
User: @sherpa What is the annual salary for an entry level software engineer in Canada?
Sherpa:
The average annual salary for an entry-level software engineer in Canada ranges from $68,207 to $110,963. Source: Levels.fyi
However, when clicking into the URL, the number display on the website is 5.07 - 11.13 instead of the number claimed by Sherpa.
The text was updated successfully, but these errors were encountered: