JeongwonChoi
commited on
Commit
•
13ec8a0
1
Parent(s):
31e6719
Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,13 @@ pipeline_tag: text-generation
|
|
12 |
|
13 |
<img src="./DataVortex.png" alt="DataVortex" style="height: 8em;">
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
## **Model Details**
|
16 |
|
17 |
### **Base Model**
|
@@ -60,11 +67,9 @@ text = """\
|
|
60 |
|
61 |
### **[Ko-LLM-Leaderboard](https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard)**
|
62 |
|
63 |
-
On Benchmarking ...
|
64 |
-
|
65 |
| Average | Ko-ARC | Ko-HellaSwag | Ko-MMLU | Ko-TruthfulQA | Ko-CommonGen V2 |
|
66 |
| ------: | -----: | -----------: | ------: | ------------: | --------------: |
|
67 |
-
|
|
68 |
|
69 |
## **Implementation Code**
|
70 |
|
|
|
12 |
|
13 |
<img src="./DataVortex.png" alt="DataVortex" style="height: 8em;">
|
14 |
|
15 |
+
## Our Team
|
16 |
+
|
17 |
+
| Research & Engineering | Product Management |
|
18 |
+
| :--------------------: | :----------------: |
|
19 |
+
| Kwangseok Yang | Seunghyun Choi |
|
20 |
+
| Jeongwon Choi | Hyoseok Choi |
|
21 |
+
|
22 |
## **Model Details**
|
23 |
|
24 |
### **Base Model**
|
|
|
67 |
|
68 |
### **[Ko-LLM-Leaderboard](https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard)**
|
69 |
|
|
|
|
|
70 |
| Average | Ko-ARC | Ko-HellaSwag | Ko-MMLU | Ko-TruthfulQA | Ko-CommonGen V2 |
|
71 |
| ------: | -----: | -----------: | ------: | ------------: | --------------: |
|
72 |
+
| 57.61 | 54.44 | 67.21 | 54.09 | 61.88 | 50.41 |
|
73 |
|
74 |
## **Implementation Code**
|
75 |
|