JeongwonChoi
commited on
Commit
•
fc80056
1
Parent(s):
19874a2
Update README.md
Browse files
README.md
CHANGED
@@ -50,15 +50,13 @@ text = """\
|
|
50 |
|
51 |
### **[Ko LM Eval Harness](https://github.com/Beomi/ko-lm-evaluation-harness)**
|
52 |
|
53 |
-
|
54 |
-
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
| kobest_sentineg | 0.0 | 0.0 | 0.0 | 0.0 |
|
61 |
-
| **Average** | **0.0** | **0.0** | **0.0** | **0.0** |
|
62 |
|
63 |
### **[Ko-LLM-Leaderboard](https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard)**
|
64 |
|
|
|
50 |
|
51 |
### **[Ko LM Eval Harness](https://github.com/Beomi/ko-lm-evaluation-harness)**
|
52 |
|
53 |
+
| Task | 0-shot | 5-shot | 10-shot | 50-shot |
|
54 |
+
| :--------------- | -----------: | -----------: | -----------: | -----------: |
|
55 |
+
| kobest_boolq | 0.915201 | 0.908687 | 0.912913 | 0.912913 |
|
56 |
+
| kobest_copa | 0.815575 | 0.858739 | 0.865826 | 0.876896 |
|
57 |
+
| kobest_hellaswag | 0.510673 | 0.515149 | 0.517118 | 0.517941 |
|
58 |
+
| kobest_sentineg | 0.3517 | 0.977329 | 0.992443 | 0.984886 |
|
59 |
+
| **Average** | **0.648287** | **0.814976** | **0.822075** | **0.823159** |
|
|
|
|
|
60 |
|
61 |
### **[Ko-LLM-Leaderboard](https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard)**
|
62 |
|