JeongwonChoi commited on
Commit
228ec5d
1 Parent(s): 7857b31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -57,14 +57,13 @@ text = """\
57
 
58
  ### **[Ko LM Eval Harnesss](https://github.com/Beomi/ko-lm-evaluation-harness)**
59
 
60
- On Benchmarking ...
61
-
62
- | Task | 0-shot | 5-shot | 10-shot | 50-shot |
63
- | :--------------- | -----: | -----: | ------: | ------: |
64
- | kobest_boolq | 0.0 | 0.0 | 0.0 | 0.0 |
65
- | kobest_copa | 0.0 | 0.0 | 0.0 | 0.0 |
66
- | kobest_hellaswag | 0.0 | 0.0 | 0.0 | 0.0 |
67
- | kobest_sentineg | 0.0 | 0.0 | 0.0 | 0.0 |
68
 
69
  ### **[Ko-LLM-Leaderboard](https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard)**
70
 
 
57
 
58
  ### **[Ko LM Eval Harnesss](https://github.com/Beomi/ko-lm-evaluation-harness)**
59
 
60
+ | Task | 0-shot | 5-shot | 10-shot | 50-shot |
61
+ | :--------------- | ------------: | -------------: | -------------: | -------------: |
62
+ | kobest_boolq | 0.501449 | 0.668845 | 0.652565 | 0.655491 |
63
+ | kobest_copa | 0.635474 | 0.685637 | 0.708601 | 0.725683 |
64
+ | kobest_hellaswag | 0.417966 | 0.442942 | 0.428077 | 0.425199 |
65
+ | kobest_sentineg | 0.681941 | 0.880517 | 0.921754 | 0.939528 |
66
+ | **Average** | **0.5592075** | **0.66948525** | **0.67774925** | **0.68647525** |
 
67
 
68
  ### **[Ko-LLM-Leaderboard](https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard)**
69