JeongwonChoi commited on
Commit
f228d64
1 Parent(s): 4620f84

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
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
- | 0 | 0 | 0 | 0 | 0 | 0 |
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
+ | 56.53 | 52.73 | 64.83 | 52.99 | 58.36 | 53.72 |
73
 
74
  ## **Implementation Code**
75