ykhwang commited on
Commit
29bb3ca
·
1 Parent(s): cb1d680

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -96,14 +96,14 @@ We evaluate 42dot-PLM on a variety of academic benchmarks both in Korean and Eng
96
  The contents generated by 42dot LLM series ("42dot LLM") do not necessarily reflect the views or opinions of 42dot Inc. ("42dot"). 42dot disclaims any and all liability to any part for any direct, indirect, implied, punitive, special, incidental, or other consequential damages arising from any use of the 42dot LLM and its generated contents.
97
 
98
  ## License
99
- The 42dot-PLM is licensed under the Creative Commons Attribution-NonCommercial 4.0 (CC BY-NC 4.0) license.
100
 
101
  ## Citation
102
 
103
  ```
104
- @misc{42dot2023lm,
105
- title={42dot LM: Instruction Tuned Large Language Model of 42dot},
106
- author={Woo-Jong Ryu and Sang-Kil Park and Jinwoo Park and Sungmin Lee and Yongkeun Hwang},
107
  year={2023},
108
  url = {https://github.com/42dot/42dot_LLM},
109
  version = {pre-release},
 
96
  The contents generated by 42dot LLM series ("42dot LLM") do not necessarily reflect the views or opinions of 42dot Inc. ("42dot"). 42dot disclaims any and all liability to any part for any direct, indirect, implied, punitive, special, incidental, or other consequential damages arising from any use of the 42dot LLM and its generated contents.
97
 
98
  ## License
99
+ The 42dot-PLM is licensed under the Creative Commons Attribution-NonCommercial 4.0 (CC BY-NC 4.0).
100
 
101
  ## Citation
102
 
103
  ```
104
+ @misc{42dot2023llm,
105
+ title={42dot LLM: A Series of Large Language Model by 42dot},
106
+ author={Woo-Jong Ryu and Sang-Kil Park and Jinwoo Park and Seongmin Lee and Yongkeun Hwang},
107
  year={2023},
108
  url = {https://github.com/42dot/42dot_LLM},
109
  version = {pre-release},