Update README.md
Browse files
README.md
CHANGED
|
@@ -28,11 +28,11 @@ The following `bitsandbytes` quantization config was used during training:
|
|
| 28 |
|
| 29 |
## Citation
|
| 30 |
```bash
|
| 31 |
-
@inproceedings{
|
| 32 |
title = {{MATHWELL}: {Generating} {Educational} {Math} {Word} {Problems} {Using} {Teacher} {Annotations}},
|
| 33 |
url = {https://openreview.net/forum?id=jNsjlRfpk0},
|
| 34 |
booktitle = {The 2024 {Conference} on {Empirical} {Methods} in {Natural} {Language} {Processing}},
|
| 35 |
-
author = {
|
| 36 |
year = {2024},
|
| 37 |
}
|
| 38 |
```
|
|
|
|
| 28 |
|
| 29 |
## Citation
|
| 30 |
```bash
|
| 31 |
+
@inproceedings{christ_mathwell_2024,
|
| 32 |
title = {{MATHWELL}: {Generating} {Educational} {Math} {Word} {Problems} {Using} {Teacher} {Annotations}},
|
| 33 |
url = {https://openreview.net/forum?id=jNsjlRfpk0},
|
| 34 |
booktitle = {The 2024 {Conference} on {Empirical} {Methods} in {Natural} {Language} {Processing}},
|
| 35 |
+
author = {Christ, Bryan R. and Kropko, Jonathan and Hartvigsen, Thomas},
|
| 36 |
year = {2024},
|
| 37 |
}
|
| 38 |
```
|