Upload README.md
Browse files
README.md
CHANGED
|
@@ -30,7 +30,7 @@ license: cc-by-nc-sa-4.0
|
|
| 30 |
| Model | Average | Ko-ARC | Ko-HellaSwag | Ko-MMLU | Ko-TruthfulQA | Ko-CommonGen V2 |
|
| 31 |
| --- | --- | --- | --- | --- | --- | --- |
|
| 32 |
| ⭐My custom LLM 13B-v1⭐ | 50.19 | 45.99 | 56.93 | 41.78 | 41.66 | **64.58** |
|
| 33 |
-
| **⭐My custom LLM 13B v2⭐** |
|
| 34 |
|
| 35 |
# Implementation Code
|
| 36 |
```python
|
|
|
|
| 30 |
| Model | Average | Ko-ARC | Ko-HellaSwag | Ko-MMLU | Ko-TruthfulQA | Ko-CommonGen V2 |
|
| 31 |
| --- | --- | --- | --- | --- | --- | --- |
|
| 32 |
| ⭐My custom LLM 13B-v1⭐ | 50.19 | 45.99 | 56.93 | 41.78 | 41.66 | **64.58** |
|
| 33 |
+
| **⭐My custom LLM 13B v2⭐** | 48.28 | 45.73 | 56.97 | 38.77 | 38.75 | 61.16 |
|
| 34 |
|
| 35 |
# Implementation Code
|
| 36 |
```python
|