kyujinpy commited on
Commit
125f10f
1 Parent(s): c309f5b

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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⭐** | NaN | NaN | NaN | NaN | NaN | NaN |
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