dmis-lab commited on
Commit
6d2ac37
·
verified ·
1 Parent(s): daa6c11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
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{kim2024small,
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={arXiv preprint arXiv:2404.00376},
137
- year={2024}
 
 
 
 
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.