JeongwonChoi
commited on
Commit
•
d09ba5c
1
Parent(s):
e9e31b0
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.91154 | 0.927338 | 0.92373 | 0.653224 |
|
54 |
+
| kobest_copa | 0.747317 | 0.826961 | 0.842943 | 0.860989 |
|
55 |
+
| kobest_hellaswag | 0.445855 | 0.459065 | 0.462306 | 0.4721 |
|
56 |
+
| kobest_sentineg | 0.483219 | 0.95466 | 0.964734 | 0.972292 |
|
57 |
+
| **Average** | **0.646983** | **0.792006** | **0.798428** | **0.739651** |
|
|
|
|
|
58 |
|
59 |
### **[Ko-LLM-Leaderboard](https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard)**
|
60 |
|