diff --git a/Awesome-Self-Evolution-of-LLM/README.md b/Awesome-Self-Evolution-of-LLM/README.md index 1151f6fb..66275779 100644 --- a/Awesome-Self-Evolution-of-LLM/README.md +++ b/Awesome-Self-Evolution-of-LLM/README.md @@ -1,6 +1,10 @@

🤖 Awesome Self-Evolution of Large Language Models

This is the reading list for the survey "A Survey on Self-Evolution of Large Language Models" maintained by Alibaba Group, Tongyi Laboratory, Conversation AI. We will keep adding papers and improving the list. Any suggestions and PRs are welcome! +

+
+ Training paradigms shift of LLMs. +

We present a comprehensive survey of self-evolution approaches in LLMs. We first propose a conceptual framework for self-evolution and outline the evolving process as iterative cycles composed of four phases: experience acquisition, experience refinement, updating, and evaluation.

diff --git a/Awesome-Self-Evolution-of-LLM/imgs/intro.jpeg b/Awesome-Self-Evolution-of-LLM/imgs/intro.jpeg new file mode 100644 index 00000000..8e9ced34 Binary files /dev/null and b/Awesome-Self-Evolution-of-LLM/imgs/intro.jpeg differ