JeongwonChoi
commited on
Commit
•
b11f9f4
1
Parent(s):
ab0ad5b
Update README.md
Browse files
README.md
CHANGED
@@ -48,15 +48,13 @@ text = """\
|
|
48 |
|
49 |
### **[Ko LM Eval Harness](https://github.com/Beomi/ko-lm-evaluation-harness)**
|
50 |
|
51 |
-
|
52 |
-
|
53 |
-
|
|
54 |
-
|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
| kobest_sentineg | 0.0 | 0.0 | 0.0 | 0.0 |
|
59 |
-
| **Average** | **0.0** | **0.0** | **0.0** | **0.0** |
|
60 |
|
61 |
### **[Ko-LLM-Leaderboard](https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard)**
|
62 |
|
|
|
48 |
|
49 |
### **[Ko LM Eval Harness](https://github.com/Beomi/ko-lm-evaluation-harness)**
|
50 |
|
51 |
+
| Task | 0-shot | 5-shot | 10-shot | 50-shot |
|
52 |
+
| :--------------- | ----------: | -----------: | -----------: | -----------: |
|
53 |
+
| kobest_boolq | 0.491356 | 0.632476 | 0.648679 | 0.640638 |
|
54 |
+
| kobest_copa | 0.555845 | 0.589343 | 0.60019 | 0.580294 |
|
55 |
+
| kobest_hellaswag | 0.36013 | 0.353449 | 0.364599 | 0.346524 |
|
56 |
+
| kobest_sentineg | 0.448148 | 0.768864 | 0.753904 | 0.646915 |
|
57 |
+
| **Average** | **0.46387** | **0.586033** | **0.591843** | **0.553593** |
|
|
|
|
|
58 |
|
59 |
### **[Ko-LLM-Leaderboard](https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard)**
|
60 |
|