JeongwonChoi
commited on
Commit
•
5fae83b
1
Parent(s):
c22562b
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.902418 | 0.904502 | 0.91804 | 0.915893 |
|
56 |
+
| kobest_copa | 0.815462 | 0.853789 | 0.855721 | 0.866903 |
|
57 |
+
| kobest_hellaswag | 0.49901 | 0.488796 | 0.484538 | 0.498009 |
|
58 |
+
| kobest_sentineg | 0.335008 | 0.977325 | 0.979839 | 0.982364 |
|
59 |
+
| **Average** | **0.637974** | **0.806103** | **0.809534** | **0.815792** |
|
|
|
|
|
60 |
|
61 |
### **[Ko-LLM-Leaderboard](https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard)**
|
62 |
|