Update README.md
Browse files
README.md
CHANGED
@@ -27,11 +27,11 @@ base_model: beomi/Yi-Ko-6B
|
|
27 |
### AI-Harness Evaluation
|
28 |
https://github.com/Beomi/ko-lm-evaluation-harness
|
29 |
|
30 |
-
| Model |
|
31 |
-
| --- | --- | --- | --- | --- |
|
32 |
-
| | *Zero-shot*
|
33 |
-
| Yi-Ko-6B-Instruct-v1.0 | 0.6619 | 0.7794 | 0.4858 | 0.4589 |
|
34 |
-
| Yi-Ko-6B | 0.7070 | 0.7696 | 0.5009 | 0.4044 |
|
35 |
|
36 |
## Instruction Format
|
37 |
```python
|
|
|
27 |
### AI-Harness Evaluation
|
28 |
https://github.com/Beomi/ko-lm-evaluation-harness
|
29 |
|
30 |
+
| Model | kobest_boolq | kobest_copa | kobest_hellaswag | kobest_sentineg | korunsmile | pawsx_ko |
|
31 |
+
| --- | --- | --- | --- | --- | --- | --- |
|
32 |
+
| | *Zero-shot* ||||||
|
33 |
+
| Yi-Ko-6B-Instruct-v1.0 | 0.6619 | 0.7794 | 0.4858 | 0.4589 | 0.3520 | 0.5545 |
|
34 |
+
| Yi-Ko-6B | 0.7070 | 0.7696 | 0.5009 | 0.4044 | 0.3828 | 0.5145 |
|
35 |
|
36 |
## Instruction Format
|
37 |
```python
|