Jongha611/news-classifier
Browse files
README.md
CHANGED
@@ -2,7 +2,8 @@
|
|
2 |
library_name: transformers
|
3 |
language:
|
4 |
- ko
|
5 |
-
|
|
|
6 |
tags:
|
7 |
- text-classification
|
8 |
- KoELECTRA
|
@@ -20,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
# ynat_model
|
22 |
|
23 |
-
This model is a fine-tuned version of [
|
24 |
It achieves the following results on the evaluation set:
|
25 |
- eval_loss: 2.0522
|
26 |
- eval_accuracy: 0.0917
|
|
|
2 |
library_name: transformers
|
3 |
language:
|
4 |
- ko
|
5 |
+
license: apache-2.0
|
6 |
+
base_model: monologg/koelectra-base-v3-discriminator
|
7 |
tags:
|
8 |
- text-classification
|
9 |
- KoELECTRA
|
|
|
21 |
|
22 |
# ynat_model
|
23 |
|
24 |
+
This model is a fine-tuned version of [monologg/koelectra-base-v3-discriminator](https://huggingface.co/monologg/koelectra-base-v3-discriminator) on the klue-ynat dataset.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
- eval_loss: 2.0522
|
27 |
- eval_accuracy: 0.0917
|