Skip to content
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

Claude output hallucinates DOI links #4

Open
aaronwtr opened this issue Nov 6, 2023 · 0 comments
Open

Claude output hallucinates DOI links #4

aaronwtr opened this issue Nov 6, 2023 · 0 comments
Labels
hallucination LLM is hallicinating

Comments

@aaronwtr
Copy link
Owner

aaronwtr commented Nov 6, 2023

Claude-2 sometimes hallucinates DOI links, even though the papers it suggests do exist, with accompanying DOI links. When scraping the literature, we collect the DOI's and we feed them to Claude together with paper title and abstract in a distinct block.

  • Idea: Add XML tags around the context per paper. <Title> </Title> for titles, for abstracts, and for DOIs.
@aaronwtr aaronwtr added the hallucination LLM is hallicinating label Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hallucination LLM is hallicinating
Projects
None yet
Development

No branches or pull requests

1 participant