JeongwonChoi
commited on
Commit
•
da5b340
1
Parent(s):
233285e
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.920101 | 0.928018 | 0.933025 | 0.928754 |
|
56 |
+
| kobest_copa | 0.721782 | 0.801936 | 0.817737 | 0.84093 |
|
57 |
+
| kobest_hellaswag | 0.44502 | 0.482783 | 0.483978 | 0.48978 |
|
58 |
+
| kobest_sentineg | 0.51398 | 0.931928 | 0.944556 | 0.934475 |
|
59 |
+
| **Average** | **0.650221** | **0.786166** | **0.794824** | **0.798485** |
|
|
|
|
|
60 |
|
61 |
### **[Ko-LLM-Leaderboard](https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard)**
|
62 |
|