Skip to content

Commit 409076f

Browse files
authored
Update README.md
1 parent a1462dd commit 409076f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
- [GPT-2] **Language models are unsupervised multitask learners**, 2019 [[paper](https://d4mucfpksywv.cloudfront.net/better-language-models/language_models_are_unsupervised_multitask_learners.pdf)]
153153
- [UnifiedQA] **UNIFIEDQA: Crossing Format Boundaries with a Single QA System**, EMNLP 2020 [[paper](https://arxiv.org/abs/2005.00700)]
154154

155-
### Larguage Models for MWPs
155+
### Language Models for MWPs
156156

157157
- **Lime: Learning inductive bias for primitives of mathematical reasoning**, ICML 2021 [[paper](https://arxiv.org/abs/2101.06223)]
158158
- :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,26 +162,26 @@
162162
- **Learning from Self-Sampled Correct and Partially-Correct Programs**, arXiv:2205.14318 [[paper](https://arxiv.org/abs/2205.14318)]
163163
- **Solving quantitative reasoning problems with language models**, arXiv:2206.14858 [[paper](https://arxiv.org/abs/2206.14858)]
164164

165-
### Larguage Models for Geometry Solvers
165+
### Language Models for Geometry Solvers
166166

167167
- :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/)]
168168
- :fire: [UniGeo] **UniGeo: Unifying Geometry Logical Reasoning via Reformulating Mathematical Expression**, EMNLP 2022 [[paper](https://lupantech.github.io/papers/emnlp22_unigeo.pdf)]
169169

170-
### Larguage Models for Theorem Proving
170+
### Language Models for Theorem Proving
171171

172172
- **Generative Language Modeling for Automated Theorem Proving**, arXiv:2009.03393 [[paper](https://arxiv.org/abs/2009.03393)]
173173
- **HyperTree Proof Search for Neural Theorem Proving**, arXiv:2205.11491 [[paper](https://arxiv.org/abs/2205.11491)]
174174
- **Proof Artifact Co-training for Theorem Proving with Language Models**, ICLR 2022 [[paper](https://arxiv.org/abs/2102.06203)]
175175
- **Thor: Wielding Hammers to Integrate Language Models and Automated Theorem Provers**, NeurIPS 2022 [[paper](https://arxiv.org/abs/2205.10893)]
176176
- [LISA] **LISA: Language models of ISAbelle proofs**, AITP 2021 [[paper](http://138.232.66.212/2021/abstract/paper_17.pdf)]
177177

178-
### Larguage Models for MathQA
178+
### Language Models for MathQA
179179

180180
- **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)]
181181
- **Injecting Numerical Reasoning Skills into Language Models**, ACL 2020 [[paper](https://arxiv.org/abs/2004.04487)]
182182
- **Injecting Numerical Reasoning Skills into Knowledge Base Question Answering Models**, arXiv:2112.06109 [[paper](https://arxiv.org/abs/2112.06109)]
183183

184-
### Larguage Models for Other Math Tasks
184+
### Language Models for Other Math Tasks
185185

186186
- **Linear algebra with transformers**, TMLR 2022 [[paper](https://arxiv.org/abs/2112.01898)]
187187
- **Show Your Work: Scratchpads for Intermediate Computation with Language Models**, arXiv:2112.00114 [[paper](https://arxiv.org/abs/2112.00114)]

0 commit comments

Comments
 (0)