JeongwonChoi commited on
Commit
fb033a6
1 Parent(s): ed6b430

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -9
README.md CHANGED
@@ -50,15 +50,13 @@ text = """\
50
 
51
  ### **[Ko LM Eval Harness](https://github.com/Beomi/ko-lm-evaluation-harness)**
52
 
53
- On Benchmarking ...
54
-
55
- | Task | 0-shot | 5-shot | 10-shot | 50-shot |
56
- | :--------------- | ------: | ------: | ------: | ------: |
57
- | kobest_boolq | 0.0 | 0.0 | 0.0 | 0.0 |
58
- | kobest_copa | 0.0 | 0.0 | 0.0 | 0.0 |
59
- | kobest_hellaswag | 0.0 | 0.0 | 0.0 | 0.0 |
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.375807 | 0.822623 | 0.828582 | 0.822529 |
56
+ | kobest_copa | 0.539993 | 0.665979 | 0.67998 | 0.694997 |
57
+ | kobest_hellaswag | 0.405785 | 0.401975 | 0.438219 | 0.402962 |
58
+ | kobest_sentineg | 0.794083 | 0.85276 | 0.883509 | 0.880932 |
59
+ | **Average** | **0.528917** | **0.68583425** | **0.7075725** | **0.700355** |
 
 
60
 
61
  ### **[Ko-LLM-Leaderboard](https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard)**
62