Content Deep Dive
Information Retrieval: Which LLM is best at looking things up?
Blog post from Deepgram
Post Details
Company
Date Published
Author
Jose Nicholas Francisco
Word Count
1,229
Company Posts That Month
Language
English
Hacker News Points
-
Summary
Researchers at Stanford tested four language models (BERT, BART, RoBERTa, GPT-2, and XLNet) to determine which is best at retrieving information. The models were evaluated on two tasks: Knowledge-Seeking Turn Detection and Knowledge Selection. In the first test, a finetuned version of BERT achieved an accuracy rate of 99.1%. In the second test, RoBERTa performed the best with scores of MRR@5=0.874, R@1=0.763, and R@5=0.929. The results suggest that RoBERTa is highly skilled at retrieving information for users, making it a good choice for building AI assistants focused on information retrieval and knowledge-grounded generation.
Trends Found in this Post
| Trend | Post Mentions | Total Month Mentions | Posts | Companies | MoM |
|---|---|---|---|---|---|
| LLM | 6 | 2,873 | 275 | 108 | +35% |
| AI Model Fine-tuning | 2 | 534 | 112 | 64 | +7% |
| AI Coding Assistant | 1 | 262 | 40 | 26 | +34% |