jujbob commited on
Commit
f488a1a
ยท
verified ยท
1 Parent(s): 5fdfd07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -5
README.md CHANGED
@@ -12,6 +12,19 @@ base_model:
12
  <img src="https://github.com/teddysum/bllossom/blob/main//bllossom_icon.png?raw=true" width="40%" height="50%">
13
  </a>
14
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  # Bllossom | [Demo]() | [Homepage](https://www.bllossom.ai/) | [Github](https://github.com/MLP-Lab/Bllossom) |
16
 
17
  <!-- [GPU์šฉ Colab ์ฝ”๋“œ์˜ˆ์ œ](https://colab.research.google.com/drive/1fBOzUVZ6NRKk_ugeoTbAOokWKqSN47IG?usp=sharing) | -->
@@ -68,13 +81,10 @@ The Bllossom language model is a Korean-English bilingual language model based o
68
 
69
 
70
 
71
- ## NEWS
 
72
  * [2024.05.08] Vocab Expansion Model Update
73
  * [2024.04.25] We released Bllossom v2.0, based on llama-3
74
- * [2023/12] We released Bllossom-Vision v1.0, based on Bllossom
75
- * [2023/08] We released Bllossom v1.0, based on llama-2.
76
- * [2023/07] We released Bllossom v0.7, based on polyglot-ko.
77
-
78
 
79
  ## Example code
80
 
 
12
  <img src="https://github.com/teddysum/bllossom/blob/main//bllossom_icon.png?raw=true" width="40%" height="50%">
13
  </a>
14
 
15
+
16
+
17
+ # Update!
18
+ * [2024.06.18] ์‚ฌ์ „ํ•™์Šต๋Ÿ‰์„ **250GB**๊นŒ์ง€ ๋Š˜๋ฆฐ Bllossom ELO๋ชจ๋ธ๋กœ ์—…๋ฐ์ดํŠธ ๋˜์—ˆ์Šต๋‹ˆ๋‹ค. ๋‹ค๋งŒ ๋‹จ์–ดํ™•์žฅ์€ ํ•˜์ง€ ์•Š์•˜์Šต๋‹ˆ๋‹ค. ๊ธฐ์กด ๋‹จ์–ดํ™•์žฅ๋œ long-context ๋ชจ๋ธ์„ ํ™œ์šฉํ•˜๊ณ  ์‹ถ์œผ์‹ ๋ถ„์€ ๊ฐœ์ธ์—ฐ๋ฝ์ฃผ์„ธ์š”!
19
+ * [2024.06.18] Bllossom ELO ๋ชจ๋ธ์€ ์ž์ฒด ๊ฐœ๋ฐœํ•œ ELO์‚ฌ์ „ํ•™์Šต ๊ธฐ๋ฐ˜์œผ๋กœ ์ƒˆ๋กœ์šด ํ•™์Šต๋œ ๋ชจ๋ธ์ž…๋‹ˆ๋‹ค. [LogicKor](https://github.com/StableFluffy/LogicKor) ๋ฒค์น˜๋งˆํฌ ๊ฒฐ๊ณผ ํ˜„์กดํ•˜๋Š” ํ•œ๊ตญ์–ด 10B์ดํ•˜ ๋ชจ๋ธ์ค‘ SOTA์ ์ˆ˜๋ฅผ ๋ฐ›์•˜์Šต๋‹ˆ๋‹ค.
20
+
21
+ LogicKor ์„ฑ๋Šฅํ‘œ :
22
+ | Model | Math | Reasoning | Writing | Coding | Understanding | Grammar | Single ALL | Multi ALL | Overall |
23
+ |:---------:|:-----:|:------:|:-----:|:-----:|:----:|:-----:|:-----:|:-----:|:----:|
24
+ | llama-3-Korean-Bllossom-8B | 5.43 | 8.29 | 9.0 | 4.43 | 7.57 | 6.86 | 6.93 | 6.93 | 6.93 |
25
+
26
+
27
+
28
  # Bllossom | [Demo]() | [Homepage](https://www.bllossom.ai/) | [Github](https://github.com/MLP-Lab/Bllossom) |
29
 
30
  <!-- [GPU์šฉ Colab ์ฝ”๋“œ์˜ˆ์ œ](https://colab.research.google.com/drive/1fBOzUVZ6NRKk_ugeoTbAOokWKqSN47IG?usp=sharing) | -->
 
81
 
82
 
83
 
84
+ # NEWS
85
+ * [2024.06.18] We have reverted to the non-vocab-expansion model. However, we have significantly increased the amount of pre-training data to 250GB.
86
  * [2024.05.08] Vocab Expansion Model Update
87
  * [2024.04.25] We released Bllossom v2.0, based on llama-3
 
 
 
 
88
 
89
  ## Example code
90