Skip to content

Commit aa023b9

Browse files
authored
Merge pull request #12 from souradipp76/hellokayas-patch-1
Update paper.bib
2 parents edf486e + 1dd3502 commit aa023b9

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

paper/paper.bib

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ @article{freivalds2002learning
5151
@article{ma2023poe,
5252
title={POE: Process of Elimination for Multiple Choice Reasoning},
5353
author={Ma, Chenkai and Du, Xinya},
54-
journal={arXiv preprint arXiv:2310.15575},
54+
booktitle={Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing},
55+
pages={4487--4496},
5556
year={2023},
5657
doi = "10.18653/v1/2023.emnlp-main.273"
5758
}
@@ -160,8 +161,8 @@ @inproceedings{seo2022debiasing
160161
@article{shum2023automatic,
161162
title = {Automatic prompt augmentation and selection with chain-of-thought from labeled data},
162163
author = {Shum, KaShun and Diao, Shizhe and Zhang, Tong},
163-
journal = {arXiv preprint arXiv:2302.12822},
164-
year = {2023},
164+
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing},
165+
year={2023},
165166
doi = "10.18653/v1/2023.findings-emnlp.811"
166167
}
167168

@@ -228,8 +229,10 @@ @inproceedings{wei2022chain
228229
@article{yao2023tree,
229230
title = {Tree of thoughts: Deliberate problem solving with large language models},
230231
author = {Yao, Shunyu and Yu, Dian and Zhao, Jeffrey and Shafran, Izhak and Griffiths, Thomas L and Cao, Yuan and Narasimhan, Karthik},
231-
journal = {arXiv preprint arXiv:2305.10601},
232-
year = {2023},
232+
journal={Advances in neural information processing systems},
233+
volume={36},
234+
pages={11809--11822},
235+
year={2023},
233236
doi = "10.48550/arXiv.2305.10601"
234237
}
235238

@@ -325,9 +328,10 @@ @InProceedings{VQA
325328
@article{Kembhavi2016ADI,
326329
title={A Diagram is Worth a Dozen Images},
327330
author={Aniruddha Kembhavi and Michael Salvato and Eric Kolve and Minjoon Seo and Hannaneh Hajishirzi and Ali Farhadi},
328-
journal={ArXiv},
331+
booktitle={Computer Vision--ECCV 2016: 14th European Conference, Amsterdam, The Netherlands, October 11--14, 2016, Proceedings, Part IV 14},
332+
pages={235--251},
329333
year={2016},
330-
volume={abs/1603.07396},
334+
organization={Springer},
331335
url={https://api.semanticscholar.org/CorpusID:2682274},
332336
doi = "10.1007/978-3-319-46493-0_15"
333337
}
@@ -338,4 +342,4 @@ @inproceedings{lu2022learn
338342
booktitle={The 36th Conference on Neural Information Processing Systems (NeurIPS)},
339343
year={2022},
340344
doi = "10.48550/arXiv.2209.09513"
341-
}
345+
}

0 commit comments

Comments
 (0)