JeongwonChoi
commited on
Commit
•
dc9adee
1
Parent(s):
d09ba5c
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**
|
@@ -58,11 +65,9 @@ text = """\
|
|
58 |
|
59 |
### **[Ko-LLM-Leaderboard](https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard)**
|
60 |
|
61 |
-
On Benchmarking ...
|
62 |
-
|
63 |
| Average | Ko-ARC | Ko-HellaSwag | Ko-MMLU | Ko-TruthfulQA | Ko-CommonGen V2 |
|
64 |
| ------: | -----: | -----------: | ------: | ------------: | --------------: |
|
65 |
-
|
|
66 |
|
67 |
## **Implementation Code**
|
68 |
|
|
|
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**
|
|
|
65 |
|
66 |
### **[Ko-LLM-Leaderboard](https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard)**
|
67 |
|
|
|
|
|
68 |
| Average | Ko-ARC | Ko-HellaSwag | Ko-MMLU | Ko-TruthfulQA | Ko-CommonGen V2 |
|
69 |
| ------: | -----: | -----------: | ------: | ------------: | --------------: |
|
70 |
+
| 57.65 | 52.99 | 64.8 | 54.86 | 53.87 | 61.75 |
|
71 |
|
72 |
## **Implementation Code**
|
73 |
|