Update README.md
Browse files
README.md
CHANGED
@@ -4,13 +4,12 @@ license: cc-by-4.0
|
|
4 |
# **KoQuality-Polyglot-5.8b**
|
5 |
|
6 |
|
7 |
-
KoQuality-Polyglot-5.8b is an auto-regressive language model that conducts instruction tuning with KoQuality datasets on Polyglot-5.8b model.
|
|
|
8 |
|
9 |
### Average accuracy score of the KoBEST datasets
|
10 |
|
11 |
-
|
12 |
-
We use KoBEST benchmark datasets(KoBEST_boolq, KoBEST_copa, KoBEST_hellaswag, KoBEST_sentineg, KoBEST_wic) to compare the performance of our best model and other models accuracy.
|
13 |
-
Our model outperforms other models in the average accuracy score of the KoBEST datasets.
|
14 |
<img src=https://cdn-uploads.huggingface.co/production/uploads/650fecfd247f564485f8fbcf/q4cCUCzRJa3m2f7oxI_FY.png style="max-width: 500px; width: 300%"/>
|
15 |
|
16 |
|
|
|
4 |
# **KoQuality-Polyglot-5.8b**
|
5 |
|
6 |
|
7 |
+
KoQuality-Polyglot-5.8b is an auto-regressive language model that conducts instruction tuning with KoQuality datasets on Polyglot-5.8b model. Our best model is trained on [KoQuality dataset](https://huggingface.co/datasets/DILAB-HYU/KoQuality), which is curated by proposed method (len_group=5, k=100, method=ppl_sampling).
|
8 |
+
|
9 |
|
10 |
### Average accuracy score of the KoBEST datasets
|
11 |
|
12 |
+
We use KoBEST benchmark datasets(KoBEST_boolq, KoBEST_copa, KoBEST_hellaswag, KoBEST_sentineg, KoBEST_wic) to compare the performance of our best model and other models accuracy. Our model outperforms other models in the average accuracy score of the KoBEST datasets.
|
|
|
|
|
13 |
<img src=https://cdn-uploads.huggingface.co/production/uploads/650fecfd247f564485f8fbcf/q4cCUCzRJa3m2f7oxI_FY.png style="max-width: 500px; width: 300%"/>
|
14 |
|
15 |
|