Browse Source

Update in_context_learning.md

Hannibal046 2 years ago
parent
commit
27257f558a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      paper_list/in_context_learning.md

+ 4 - 0
paper_list/in_context_learning.md

@@ -0,0 +1,4 @@
+# In-context Learning
+> Large language models (LLMs) demonstrate an in-context learning (ICL) ability, that is, learning from a few ex- amples in the context.
+## Useful Resource
+- [ICL_PaperList](https://github.com/dqxiu/ICL_PaperList) - An active repository for ICL paper list.