AI Large Model Application Practice
Apr 10, 2024 · Artificial Intelligence
What Is Self‑RAG? A Simple Guide to Self‑Reflective Retrieval‑Augmented Generation
This article explains the motivation behind Self‑RAG, describes its core workflow—including conditional retrieval, enhanced generation, and self‑evaluation tokens—details the four evaluation metrics (Retrieve, IsRel, IsSup, IsUse), and provides a Python scoring example using log‑probabilities.
LLMLogprobsPython
0 likes · 13 min read
