ddokbaro commited on
Commit
20f3fde
·
verified ·
1 Parent(s): 657e15f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -94,7 +94,7 @@ print(model.get_nearest_neighbors('미래', k=5))
94
  ## 인용 정보 (Citation)
95
  본 모델을 연구에 사용하실 경우, 다음을 인용해주십시오:
96
 
97
- ```
98
  @misc{kimbaro_chosunilbo_lms_2025,
99
  author = {Kim, Baro},
100
  title = {20th Century Korean Diachronic Language Models from Chosun Ilbo Text},
@@ -103,4 +103,4 @@ print(model.get_nearest_neighbors('미래', k=5))
103
  journal = {Hugging Face repository},
104
  howpublished = {\url{[https://huggingface.co/ddokbaro/chosunilbo-LMs](https://huggingface.co/ddokbaro/chosunilbo-LMs)}},
105
  }
106
- ```
 
94
  ## 인용 정보 (Citation)
95
  본 모델을 연구에 사용하실 경우, 다음을 인용해주십시오:
96
 
97
+ ```bibtex
98
  @misc{kimbaro_chosunilbo_lms_2025,
99
  author = {Kim, Baro},
100
  title = {20th Century Korean Diachronic Language Models from Chosun Ilbo Text},
 
103
  journal = {Hugging Face repository},
104
  howpublished = {\url{[https://huggingface.co/ddokbaro/chosunilbo-LMs](https://huggingface.co/ddokbaro/chosunilbo-LMs)}},
105
  }
106
+