Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- README.md +7 -0
- assets/performance/kanana-1.5-radar-8b.png +3 -0
.gitattributes
CHANGED
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
37 |
+
assets/performance/kanana-1.5-radar-8b.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -53,6 +53,13 @@ training_regime: bf16 mixed precision
|
|
53 |
|
54 |
`Kanana 1.5`, a newly introduced version of the Kanana model family, presents substantial enhancements in **coding, mathematics, and function calling capabilities** over the previous version, enabling broader application to more complex real-world problems. This new version now can handle __up to 32K tokens length natively and up to 128K tokens using YaRN__, allowing the model to maintain coherence when handling extensive documents or engaging in extended conversations. Furthermore, Kanana 1.5 delivers more natural and accurate conversations through a __refined post-training process__.
|
55 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
> [!Note]
|
57 |
> Neither the pre-training nor the post-training data includes Kakao user data.
|
58 |
|
|
|
53 |
|
54 |
`Kanana 1.5`, a newly introduced version of the Kanana model family, presents substantial enhancements in **coding, mathematics, and function calling capabilities** over the previous version, enabling broader application to more complex real-world problems. This new version now can handle __up to 32K tokens length natively and up to 128K tokens using YaRN__, allowing the model to maintain coherence when handling extensive documents or engaging in extended conversations. Furthermore, Kanana 1.5 delivers more natural and accurate conversations through a __refined post-training process__.
|
55 |
|
56 |
+
<p align="center">
|
57 |
+
<br>
|
58 |
+
<picture>
|
59 |
+
<img src="./assets/performance/kanana-1.5-radar-8b.png" width="80%" style="margin: 40px auto;">
|
60 |
+
</picture>
|
61 |
+
</br>
|
62 |
+
|
63 |
> [!Note]
|
64 |
> Neither the pre-training nor the post-training data includes Kakao user data.
|
65 |
|
assets/performance/kanana-1.5-radar-8b.png
ADDED
![]() |
Git LFS Details
|