jjing0123 commited on
Commit
0d7a33b
1 Parent(s): 6276057

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -31,7 +31,7 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [skt/kogpt2-base-v2](https://huggingface.co/skt/kogpt2-base-v2) on the klue dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: nan
35
  - F1: 0.0
36
 
37
  ## Model description
@@ -63,9 +63,9 @@ The following hyperparameters were used during training:
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | F1 |
65
  |:-------------:|:-----:|:----:|:---------------:|:---:|
66
- | 0.0 | 1.0 | 1313 | nan | 0.0 |
67
- | 0.0 | 2.0 | 2626 | nan | 0.0 |
68
- | 0.0 | 3.0 | 3939 | nan | 0.0 |
69
 
70
 
71
  ### Framework versions
 
31
 
32
  This model is a fine-tuned version of [skt/kogpt2-base-v2](https://huggingface.co/skt/kogpt2-base-v2) on the klue dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.0332
35
  - F1: 0.0
36
 
37
  ## Model description
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | F1 |
65
  |:-------------:|:-----:|:----:|:---------------:|:---:|
66
+ | 0.0401 | 1.0 | 1313 | 0.0268 | 0.0 |
67
+ | 0.0232 | 2.0 | 2626 | 0.0262 | 0.0 |
68
+ | 0.0135 | 3.0 | 3939 | 0.0332 | 0.0 |
69
 
70
 
71
  ### Framework versions