flâneur — a map of the web's best reading

rl-for-llms.md

gist.github.com · 2,730 words · saved by 1 readers

GitHub Gist: instantly share code, notes, and snippets.

Reinforcement Learning for Language Models Yoav Goldberg, April 2023. Why RL? With the release of the ChatGPT model and followup large language models (LLMs), there was a lot of discussion of the importance of "RLHF training", that is, "reinforcement learning from human feedback". I was puzzled for a while as to why RL (Reinforcement Learning) is better than learning from demonstrations (a.k.a supervised learning) for training language models. Shouldn't learning from demonstrations (or, in language model terminology "instruction fine tuning", learning to immitate human written answers) be suff

Explore this link on the map →

related reading