kyujinpy commited on
Commit
b5d0dc3
1 Parent(s): d164f9f

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -34,12 +34,12 @@ license: cc-by-nc-sa-4.0
34
  ---
35
  # Model comparisons2
36
  > AI-Harness evaluation; [link](https://github.com/Beomi/ko-lm-evaluation-harness)
37
-
38
- | Model | Copa | Copa | HellaSwag | HellaSwag | BoolQ | BoolQ | Sentineg | Sentineg |
39
- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
40
- | NaN | 0-shot | 5-shot | 0-shot | 5-shot | 0-shot | 5-shot | 0-shot | 5-shot |
41
  | **⭐My custom LLM 13B⭐** | NaN | 0.8269 | NaN | 0.5660 | NaN | 0.5060 | NaN | 0.9723 |
42
- | [beomi/llama-2-koen-13b](https://huggingface.co/beomi/llama-2-koen-13b) | 0.7768 | 0.8128 | 0.4999 | 0.5127| 0.3988 | 0.7038 | 0.5870 | 0.9748 |
43
 
44
 
45
  # Implementation Code
 
34
  ---
35
  # Model comparisons2
36
  > AI-Harness evaluation; [link](https://github.com/Beomi/ko-lm-evaluation-harness)
37
+
38
+ | Model | Copa | Copa | HellaSwag | HellaSwag | BoolQ | BoolQ | Sentineg | Sentineg |
39
+ | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
40
+ | | 0-shot | 5-shot | 0-shot | 5-shot | 0-shot | 5-shot | 0-shot | 5-shot |
41
  | **⭐My custom LLM 13B⭐** | NaN | 0.8269 | NaN | 0.5660 | NaN | 0.5060 | NaN | 0.9723 |
42
+ | [beomi/llama-2-koen-13b](https://huggingface.co/beomi/llama-2-koen-13b) | 0.7768 | 0.8128 | 0.4999 | 0.5127 | 0.3988 | 0.7038 | 0.5870 | 0.9748 |
43
 
44
 
45
  # Implementation Code