|
152 | 152 | - [GPT-2] **Language models are unsupervised multitask learners**, 2019 [[paper](https://d4mucfpksywv.cloudfront.net/better-language-models/language_models_are_unsupervised_multitask_learners.pdf)]
|
153 | 153 | - [UnifiedQA] **UNIFIEDQA: Crossing Format Boundaries with a Single QA System**, EMNLP 2020 [[paper](https://arxiv.org/abs/2005.00700)]
|
154 | 154 |
|
155 |
| -### Larguage Models for MWPs |
| 155 | +### Language Models for MWPs |
156 | 156 |
|
157 | 157 | - **Lime: Learning inductive bias for primitives of mathematical reasoning**, ICML 2021 [[paper](https://arxiv.org/abs/2101.06223)]
|
158 | 158 | - :fire: [IconQA] **IconQA: A New Benchmark for Abstract Diagram Understanding and Visual Language Reasoning**, NeurIPS 2021 (Datasets and Benchmarks)] [[paper](https://arxiv.org/abs/2110.13214)]
|
|
162 | 162 | - **Learning from Self-Sampled Correct and Partially-Correct Programs**, arXiv:2205.14318 [[paper](https://arxiv.org/abs/2205.14318)]
|
163 | 163 | - **Solving quantitative reasoning problems with language models**, arXiv:2206.14858 [[paper](https://arxiv.org/abs/2206.14858)]
|
164 | 164 |
|
165 |
| -### Larguage Models for Geometry Solvers |
| 165 | +### Language Models for Geometry Solvers |
166 | 166 |
|
167 | 167 | - :fire: [Inter-GPS] **Inter-GPS: Interpretable Geometry Problem Solving with Formal Language and Symbolic Reasoning**, ACL 2021 [[paper](https://aclanthology.org/2021.acl-long.528/)]
|
168 | 168 | - :fire: [UniGeo] **UniGeo: Unifying Geometry Logical Reasoning via Reformulating Mathematical Expression**, EMNLP 2022 [[paper](https://lupantech.github.io/papers/emnlp22_unigeo.pdf)]
|
169 | 169 |
|
170 |
| -### Larguage Models for Theorem Proving |
| 170 | +### Language Models for Theorem Proving |
171 | 171 |
|
172 | 172 | - **Generative Language Modeling for Automated Theorem Proving**, arXiv:2009.03393 [[paper](https://arxiv.org/abs/2009.03393)]
|
173 | 173 | - **HyperTree Proof Search for Neural Theorem Proving**, arXiv:2205.11491 [[paper](https://arxiv.org/abs/2205.11491)]
|
174 | 174 | - **Proof Artifact Co-training for Theorem Proving with Language Models**, ICLR 2022 [[paper](https://arxiv.org/abs/2102.06203)]
|
175 | 175 | - **Thor: Wielding Hammers to Integrate Language Models and Automated Theorem Provers**, NeurIPS 2022 [[paper](https://arxiv.org/abs/2205.10893)]
|
176 | 176 | - [LISA] **LISA: Language models of ISAbelle proofs**, AITP 2021 [[paper](http://138.232.66.212/2021/abstract/paper_17.pdf)]
|
177 | 177 |
|
178 |
| -### Larguage Models for MathQA |
| 178 | +### Language Models for MathQA |
179 | 179 |
|
180 | 180 | - **From 'F' to 'A' on the NY Regents Science Exams: An Overview of the Aristo Project**, arXiv:1909.01958 [[paper](https://arxiv.org/abs/1909.01958)]
|
181 | 181 | - **Injecting Numerical Reasoning Skills into Language Models**, ACL 2020 [[paper](https://arxiv.org/abs/2004.04487)]
|
182 | 182 | - **Injecting Numerical Reasoning Skills into Knowledge Base Question Answering Models**, arXiv:2112.06109 [[paper](https://arxiv.org/abs/2112.06109)]
|
183 | 183 |
|
184 |
| -### Larguage Models for Other Math Tasks |
| 184 | +### Language Models for Other Math Tasks |
185 | 185 |
|
186 | 186 | - **Linear algebra with transformers**, TMLR 2022 [[paper](https://arxiv.org/abs/2112.01898)]
|
187 | 187 | - **Show Your Work: Scratchpads for Intermediate Computation with Language Models**, arXiv:2112.00114 [[paper](https://arxiv.org/abs/2112.00114)]
|
|
0 commit comments