Update README.md
Browse files
README.md
CHANGED
@@ -130,14 +130,18 @@ Our data is available at [this repository](https://huggingface.co/datasets/dmis-
|
|
130 |
|
131 |
Please see the information below to cite our paper.
|
132 |
```bibtex
|
133 |
-
@article{
|
134 |
title={Small language models learn enhanced reasoning skills from medical textbooks},
|
135 |
-
author={Kim, Hyunjae and Hwang, Hyeon and Lee, Jiwoo and Park, Sihyeon and Kim, Dain and Lee, Taewhoo and Yoon, Chanwoong and Sohn, Jiwoong and Choi, Donghee and Kang, Jaewoo},
|
136 |
-
journal={
|
137 |
-
|
|
|
|
|
|
|
|
|
138 |
}
|
139 |
```
|
140 |
|
141 |
## Contact
|
142 |
|
143 |
-
Feel free to email `[email protected]` if you have any questions.
|
|
|
130 |
|
131 |
Please see the information below to cite our paper.
|
132 |
```bibtex
|
133 |
+
@article{kim2025small,
|
134 |
title={Small language models learn enhanced reasoning skills from medical textbooks},
|
135 |
+
author={Kim, Hyunjae and Hwang, Hyeon and Lee, Jiwoo and Park, Sihyeon and Kim, Dain and Lee, Taewhoo and Yoon, Chanwoong and Sohn, Jiwoong and Park, Jungwoo and Reykhart, Olga and Fetherston, Thomas and Choi, Donghee and Kwak, Soo Heon and Chen, Qingyu and Kang, Jaewoo},
|
136 |
+
journal={npj Digital Medicine},
|
137 |
+
volume={8},
|
138 |
+
number={1},
|
139 |
+
pages={240},
|
140 |
+
year={2025},
|
141 |
+
publisher={Nature Publishing Group UK London}
|
142 |
}
|
143 |
```
|
144 |
|
145 |
## Contact
|
146 |
|
147 |
+
Feel free to email `[email protected]` and `[email protected]` if you have any questions.
|