Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,28 @@ tags:
|
|
16 |
|
17 |
### Model Description
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
### Built with Meta Llama 3
|
20 |
License Llama3 License: https://llama.meta.com/llama3/license
|
21 |
|
|
|
16 |
|
17 |
### Model Description
|
18 |
|
19 |
+
```
|
20 |
+
"scores": {
|
21 |
+
"AVG_llm_kr_eval": "0.3988",
|
22 |
+
"EL": "0.1773",
|
23 |
+
"FA": "0.2019",
|
24 |
+
"NLI": "0.6033",
|
25 |
+
"QA": "0.3700",
|
26 |
+
"RC": "0.6417",
|
27 |
+
"klue_ner_set_f1": "0.1746",
|
28 |
+
"klue_re_exact_match": "0.1800",
|
29 |
+
"kmmlu_preview_exact_match": "0.2800",
|
30 |
+
"kobest_copa_exact_match": "0.8800",
|
31 |
+
"kobest_hs_exact_match": "0.3200",
|
32 |
+
"kobest_sn_exact_match": "0.8600",
|
33 |
+
"kobest_wic_exact_match": "0.4600",
|
34 |
+
"korea_cg_bleu": "0.2019",
|
35 |
+
"kornli_exact_match": "0.6100",
|
36 |
+
"korsts_pearson": "0.5292",
|
37 |
+
"korsts_spearman": "0.5358"
|
38 |
+
}
|
39 |
+
```
|
40 |
+
|
41 |
### Built with Meta Llama 3
|
42 |
License Llama3 License: https://llama.meta.com/llama3/license
|
43 |
|