PerRing commited on
Commit
55ae279
โ€ข
1 Parent(s): e53e97f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
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) |