A Paper a Week - Week 8
Fine-Tuning or Retrieval? Comparing Knowledge Injection in LLMs, Ovadia et al.
Introduction For the eighth post in this series, I read “Fine-Tuning or Retrieval? Comparing Knowledge Injection in LLMs” by Ovadia et al. Following last week’s paper on RAG as a knowledge injection technique, I found this study done comparing RAG with the more traditional task-specific fine-tuning. Surprisingly, the results of...
[Read More]