We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3da92c commit e3b65caCopy full SHA for e3b65ca
README.md
@@ -153,3 +153,13 @@ python compute_score.py --inputs aqua_zs_s0_e-1_11_19_11_56.jsonl --relaxed
153
- Output: outputs/tabmwp_zs_s0_e-1_11_19_20_01.jsonl
154
- EM Score: 0.646
155
156
+
157
+## Cite our Work
158
+```
159
+@article{chen2022program,
160
+ title = {Program of Thoughts Prompting: Disentangling Computation from Reasoning for Numerical Reasoning Tasks},
161
+ author = {Wenhu Chen and Xueguang Ma and Xinyi Wang and William W. Cohen},
162
+ journal={arXiv preprint arXiv:2211.12588},
163
+ year = {2022},
164
+}
165
0 commit comments