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

Jongha611/news-classifier

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -2,7 +2,8 @@
2
  library_name: transformers
3
  language:
4
  - ko
5
- base_model: model.config._name_or_path
 
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 [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
 
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