Jongha611 commited on
Commit
68e498a
·
verified ·
1 Parent(s): 643d62c

Jongha611/news-classifier

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,8 +1,14 @@
1
  ---
2
  library_name: transformers
3
- license: apache-2.0
4
- base_model: monologg/koelectra-base-v3-discriminator
 
5
  tags:
 
 
 
 
 
6
  - generated_from_trainer
7
  model-index:
8
  - name: ynat_model
@@ -14,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # ynat_model
16
 
17
- This model is a fine-tuned version of [monologg/koelectra-base-v3-discriminator](https://huggingface.co/monologg/koelectra-base-v3-discriminator) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - eval_loss: 2.0522
20
  - eval_accuracy: 0.0917
 
1
  ---
2
  library_name: transformers
3
+ language:
4
+ - ko
5
+ base_model: model.config._name_or_path
6
  tags:
7
+ - text-classification
8
+ - KoELECTRA
9
+ - Korean-NLP
10
+ - topic-classification
11
+ - news-classification
12
  - generated_from_trainer
13
  model-index:
14
  - name: ynat_model
 
20
 
21
  # ynat_model
22
 
23
+ This model is a fine-tuned version of [model.config._name_or_path](https://huggingface.co/model.config._name_or_path) on the klue-ynat dataset.
24
  It achieves the following results on the evaluation set:
25
  - eval_loss: 2.0522
26
  - eval_accuracy: 0.0917