Skip to content

Commit

Permalink
Update README to point to published paper
Browse files Browse the repository at this point in the history
  • Loading branch information
levon003 committed Dec 5, 2023
1 parent ab4f76c commit 503a79e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,11 +187,11 @@ Other contributors:

1. How can I cite this work?

You can cite this using the CITATION.cff file above (and the "Cite this repository" drop-down on GitHub for BibTeX).
You should cite [our paper](https://arxiv.org/abs/2310.03184) at the NeurIPS’23 Workshop on Generative AI for Education (GAIED).

>Levonian, Z., Henkel, O., & Roberts, B. (2023). llm-math-education: Retrieval augmented generation for middle-school math question answering and hint generation (Version 0.5.1) [Computer software]. https://doi.org/10.5281/zenodo.8284412
You can cite this using the CITATION.cff file above (and the "Cite this repository" drop-down on GitHub for BibTeX) or the following citation:

We hope to publish a whitepaper describing this work and its evaluation with students in more detail; we'll update the CITATION.cff file if that happens.
>Zachary Levonian, Chenglu Li, Wangda Zhu, Anoushka Gade, Owen Henkel, Millie-Ellen Postle, and Wanli Xing. 2023. [Retrieval-augmented Generation to Improve Math Question-Answering: Trade-offs Between Groundedness and Human Preference](https://arxiv.org/abs/2310.03184). In _NeurIPS’23 Workshop on Generative AI for Education (GAIED)_, New Orleans, USA. DOI:https://doi.org/10.48550/arXiv.2310.03184
2. How should I use this code?

Expand Down

0 comments on commit 503a79e

Please sign in to comment.