├── LICENSE ├── README.md ├── figure ├── benchmarks.png ├── decompose.png ├── external_knowledge.png ├── rank_vote.png ├── structure_variants.png ├── taxonomy.png └── verify_refine.png └── slides_cot.pdf /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zchuz/CoT-Reasoning-Survey/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zchuz/CoT-Reasoning-Survey/HEAD/README.md -------------------------------------------------------------------------------- /figure/benchmarks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zchuz/CoT-Reasoning-Survey/HEAD/figure/benchmarks.png -------------------------------------------------------------------------------- /figure/decompose.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zchuz/CoT-Reasoning-Survey/HEAD/figure/decompose.png -------------------------------------------------------------------------------- /figure/external_knowledge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zchuz/CoT-Reasoning-Survey/HEAD/figure/external_knowledge.png -------------------------------------------------------------------------------- /figure/rank_vote.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zchuz/CoT-Reasoning-Survey/HEAD/figure/rank_vote.png -------------------------------------------------------------------------------- /figure/structure_variants.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zchuz/CoT-Reasoning-Survey/HEAD/figure/structure_variants.png -------------------------------------------------------------------------------- /figure/taxonomy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zchuz/CoT-Reasoning-Survey/HEAD/figure/taxonomy.png -------------------------------------------------------------------------------- /figure/verify_refine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zchuz/CoT-Reasoning-Survey/HEAD/figure/verify_refine.png -------------------------------------------------------------------------------- /slides_cot.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zchuz/CoT-Reasoning-Survey/HEAD/slides_cot.pdf --------------------------------------------------------------------------------