JeongwonChoi
commited on
Commit
•
7a3f836
1
Parent(s):
6b13a63
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.895272 | 0.93443 | 0.938023 | 0.940851 |
|
56 |
+
| kobest_copa | 0.735618 | 0.778902 | 0.790925 | 0.809938 |
|
57 |
+
| kobest_hellaswag | 0.490442 | 0.481539 | 0.478118 | 0.494714 |
|
58 |
+
| kobest_sentineg | 0.782981 | 0.95213 | 0.952136 | 0.947082 |
|
59 |
+
| **Average** | **0.726078** | **0.78675** | **0.789801** | **0.798146** |
|
|
|
|
|
60 |
|
61 |
### **[Ko-LLM-Leaderboard](https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard)**
|
62 |
|