Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -81,7 +81,7 @@ model-index:
|
|
81 |
<img src="./assets/logo/kanana-logo.png" width="60%" style="margin: 40px auto;">
|
82 |
</picture>
|
83 |
</br>
|
84 |
-
<p align="center"> π€ <a href="https://huggingface.co/collections/kakaocorp/kanana-nano-21b-67a326cda1c449c8d4172259">Models</a>   |   π <a href="https://tech.kakao.com/posts/689">
|
85 |
|
86 |
<br>
|
87 |
|
@@ -115,7 +115,7 @@ We introduce Kanana, a series of bilingual language models (developed by [Kakao]
|
|
115 |
|
116 |
## News
|
117 |
|
118 |
-
- π`2025/02/27`: Released [Technical Report]() and π€[HF model weights](https://huggingface.co/collections/kakaocorp/kanana-nano-21b-67a326cda1c449c8d4172259).
|
119 |
- π`2025/01/10`: Published a blog post about the development of `Kanana-Nano` model. ([Kanana-Nano](https://tech.kakao.com/posts/682))
|
120 |
- π`2024/11/14`: Published blog posts about the development of `Kanana` models. ([Kanana LLM: Pre-training](https://tech.kakao.com/posts/661), [Kanana LLM: Post-training](https://tech.kakao.com/posts/662))
|
121 |
- βΆοΈ`2024/11/06`: Published a presentation video about the development of the `Kanana` models. ([if(kakaoAI)2024](https://youtu.be/HTBl142x9GI?si=o_we6t9suYK8DfX3))
|
@@ -124,7 +124,7 @@ We introduce Kanana, a series of bilingual language models (developed by [Kakao]
|
|
124 |
|
125 |
## Performance
|
126 |
|
127 |
-
Below are partial report on the performance of the `Kanana` model series. Please refer to the [Technical Report]() for the full results.
|
128 |
|
129 |
### Pre-trained Model Performance
|
130 |
|
@@ -796,14 +796,7 @@ The `Kanana` models are licensed under [CC-BY-NC-4.0](https://spdx.org/licenses/
|
|
796 |
|
797 |
## Citation
|
798 |
|
799 |
-
|
800 |
-
@article{kanana,
|
801 |
-
title={Kanana: Compute-efficient Bilingual Language Models},
|
802 |
-
author={Kanana LLM Team},
|
803 |
-
journal={TBD},
|
804 |
-
year={2025}
|
805 |
-
}
|
806 |
-
```
|
807 |
|
808 |
<br>
|
809 |
|
|
|
81 |
<img src="./assets/logo/kanana-logo.png" width="60%" style="margin: 40px auto;">
|
82 |
</picture>
|
83 |
</br>
|
84 |
+
<p align="center"> π€ <a href="https://huggingface.co/collections/kakaocorp/kanana-nano-21b-67a326cda1c449c8d4172259">Models</a>   |   π <a href="https://tech.kakao.com/posts/689">Blog</a>   |   π <a href="https://github.com/kakao/kanana/blob/main/paper/KananaV1_Technical_Report.pdf">Technical Report</a> |   π» <a href="https://github.com/kakao/kanana"> Github </a>
|
85 |
|
86 |
<br>
|
87 |
|
|
|
115 |
|
116 |
## News
|
117 |
|
118 |
+
- π`2025/02/27`: Released [Technical Report](https://github.com/kakao/kanana/blob/main/paper/KananaV1_Technical_Report.pdf) and π€[HF model weights](https://huggingface.co/collections/kakaocorp/kanana-nano-21b-67a326cda1c449c8d4172259).
|
119 |
- π`2025/01/10`: Published a blog post about the development of `Kanana-Nano` model. ([Kanana-Nano](https://tech.kakao.com/posts/682))
|
120 |
- π`2024/11/14`: Published blog posts about the development of `Kanana` models. ([Kanana LLM: Pre-training](https://tech.kakao.com/posts/661), [Kanana LLM: Post-training](https://tech.kakao.com/posts/662))
|
121 |
- βΆοΈ`2024/11/06`: Published a presentation video about the development of the `Kanana` models. ([if(kakaoAI)2024](https://youtu.be/HTBl142x9GI?si=o_we6t9suYK8DfX3))
|
|
|
124 |
|
125 |
## Performance
|
126 |
|
127 |
+
Below are partial report on the performance of the `Kanana` model series. Please refer to the [Technical Report](https://github.com/kakao/kanana/blob/main/paper/KananaV1_Technical_Report.pdf) for the full results.
|
128 |
|
129 |
### Pre-trained Model Performance
|
130 |
|
|
|
796 |
|
797 |
## Citation
|
798 |
|
799 |
+
- (TBD)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
800 |
|
801 |
<br>
|
802 |
|