Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,20 @@ base_model:
|
|
18 |
<img src="https://github.com/teddysum/bllossom/blob/main//bllossom_icon.png?raw=true" width="40%" height="50%">
|
19 |
</a>
|
20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
# Bllossom | [Demo]() | [Homepage](https://www.bllossom.ai/) | [Github](https://github.com/MLP-Lab/Bllossom)
|
22 |
|
23 |
- ๋ณธ ๋ชจ๋ธ์ CPU์์ ๊ตฌ๋๊ฐ๋ฅํ๋ฉฐ ๋น ๋ฅธ ์๋๋ฅผ ์ํด์๋ 8GB GPU์์ ๊ตฌ๋ ๊ฐ๋ฅํ ์์ํ ๋ชจ๋ธ์
๋๋ค! [Colab ์์ ](https://colab.research.google.com/drive/129ZNVg5R2NPghUEFHKF0BRdxsZxinQcJ?usp=drive_link) |
|
|
|
18 |
<img src="https://github.com/teddysum/bllossom/blob/main//bllossom_icon.png?raw=true" width="40%" height="50%">
|
19 |
</a>
|
20 |
|
21 |
+
|
22 |
+
|
23 |
+
# Update!
|
24 |
+
* [2024.06.18] ์ฌ์ ํ์ต๋์ **250GB**๊น์ง ๋๋ฆฐ Bllossom ELO๋ชจ๋ธ๋ก ์
๋ฐ์ดํธ ๋์์ต๋๋ค. ๋ค๋ง ๋จ์ดํ์ฅ์ ํ์ง ์์์ต๋๋ค. ๊ธฐ์กด ๋จ์ดํ์ฅ๋ long-context ๋ชจ๋ธ์ ํ์ฉํ๊ณ ์ถ์ผ์ ๋ถ์ ๊ฐ์ธ์ฐ๋ฝ์ฃผ์ธ์!
|
25 |
+
* [2024.06.18] Bllossom ELO ๋ชจ๋ธ์ ์์ฒด ๊ฐ๋ฐํ ELO์ฌ์ ํ์ต ๊ธฐ๋ฐ์ผ๋ก ์๋ก์ด ํ์ต๋ ๋ชจ๋ธ์
๋๋ค. [LogicKor](https://github.com/StableFluffy/LogicKor) ๋ฒค์น๋งํฌ ๊ฒฐ๊ณผ ํ์กดํ๋ ํ๊ตญ์ด 10B์ดํ ๋ชจ๋ธ์ค SOTA์ ์๋ฅผ ๋ฐ์์ต๋๋ค.
|
26 |
+
|
27 |
+
LogicKor ์ฑ๋ฅํ :
|
28 |
+
| Model | Math | Reasoning | Writing | Coding | Understanding | Grammar | Single ALL | Multi ALL | Overall |
|
29 |
+
|:---------:|:-----:|:------:|:-----:|:-----:|:----:|:-----:|:-----:|:-----:|:----:|
|
30 |
+
| gpt-3.5-turbo-0125 | 7.14 | 7.71 | 8.28 | 5.85 | 9.71 | 6.28 | 7.50 | 7.95 | 7.72 |
|
31 |
+
| gemini-1.5-pro-preview-0215 | 8.00 | 7.85 | 8.14 | 7.71 | 8.42 | 7.28 | 7.90 | 6.26 | 7.08 |
|
32 |
+
| llama-3-Korean-Bllossom-8B | 5.43 | 8.29 | 9.0 | 4.43 | 7.57 | 6.86 | 6.93 | 6.93 | 6.93 |
|
33 |
+
|
34 |
+
|
35 |
# Bllossom | [Demo]() | [Homepage](https://www.bllossom.ai/) | [Github](https://github.com/MLP-Lab/Bllossom)
|
36 |
|
37 |
- ๋ณธ ๋ชจ๋ธ์ CPU์์ ๊ตฌ๋๊ฐ๋ฅํ๋ฉฐ ๋น ๋ฅธ ์๋๋ฅผ ์ํด์๋ 8GB GPU์์ ๊ตฌ๋ ๊ฐ๋ฅํ ์์ํ ๋ชจ๋ธ์
๋๋ค! [Colab ์์ ](https://colab.research.google.com/drive/129ZNVg5R2NPghUEFHKF0BRdxsZxinQcJ?usp=drive_link) |
|