Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 473 Bytes

230509 MoT.md

File metadata and controls

7 lines (4 loc) · 473 Bytes

https://arxiv.org/abs/2305.05181

MoT: Pre-thinking and Recalling Enable ChatGPT to Self-Improve with Memory-of-Thoughts (Xiaonan Li, Xipeng Qiu)

메모리에 대한 이야기를 했는데 잘 들어맞는 듯한 연구가 하나 나왔군요. unlabeled dataset에 대해 CoT로 생성한 텍스트를 메모리로 집어넣고, 메모리에서 새 지문에 대해 관련 있는 텍스트를 인출해 새 질문에 대한 답을 한다는 흐름입니다.

#llm #prompt