Collections of resources for LLM reasoning, including papers, codes and data. There are numbers of awesome repos focus on reasoning of LLM, we try to summarize these methods in a different angle, their specific domain, such common reasoning, math, table related, KG relate or multimodal(welcome to name them more).
We try to give a comprehensive view of resources, thus papers here may not be well evaluated by now for the sake of time, any suggestion are well appreciated!
Paper | code | data |
---|---|---|
Chain-of-Thought Hub: A Continuous Effort to Measure Large Language Models' Reasoning Performance | chain-of-thought-hub | chain-of-thought-hub |
We are standing on the shoulders of giants, inspired and borrow a lot from them.
- Awesome-Multimodal-Reasoning Collection of papers and resources on Multimodal Reasoning, including Vision-Language Models, Multimodal Chain-of-Thought, Visual Inference, and others.
- Chain-of-ThoughtsPapers A trend starts from "Chain-of-Thought Prompting Elicits Reasoning in Large Language Models".
- LM-reasoning Collection of papers and resources on Reasoning in Large Language Models.
- Prompt4ReasoningPapers Repository for the paper "Reasoning with Language Model Prompting: A Survey".
- ReasoningNLP Paper list on reasoning in NLP
- Instruction-Tuning-Papers Reading list of Instruction-tuning.
- Deep-Reasoning-Papers Recent Papers including Neural Symbolic Reasoning, Logical Reasoning, Visual Reasoning, planning and any other topics connecting deep learning and reasoning.
- Awesome-LLM Curated list of Large Language Model.
- Tool Learning Papers Awesome tool learning paper collection from THUNLP.