lucy4 commited on
Commit
7d475ec
1 Parent(s): b497bc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -113,7 +113,17 @@ Though language models have the potential to automate the task of identifying st
113
 
114
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
115
 
116
- BibTeX TBD
 
 
 
 
 
 
 
 
 
 
117
 
118
  ## Dataset Card Contact
119
 
 
113
 
114
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
115
 
116
+ ```
117
+ @misc{lucy2024evaluatinglanguagemodelmath,
118
+ title={Evaluating Language Model Math Reasoning via Grounding in Educational Curricula},
119
+ author={Li Lucy and Tal August and Rose E. Wang and Luca Soldaini and Courtney Allison and Kyle Lo},
120
+ year={2024},
121
+ eprint={2408.04226},
122
+ archivePrefix={arXiv},
123
+ primaryClass={cs.CL},
124
+ url={https://arxiv.org/abs/2408.04226},
125
+ }
126
+ ```
127
 
128
  ## Dataset Card Contact
129