gyeoldere commited on
Commit
e7ac12b
1 Parent(s): 07cff8d

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -20,7 +20,7 @@ model-index:
20
  metrics:
21
  - name: Pearsonr
22
  type: pearsonr
23
- value: 0.8792156464193064
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -30,8 +30,8 @@ should probably proofread and complete it, then remove this comment. -->
30
 
31
  This model is a fine-tuned version of [klue/bert-base](https://huggingface.co/klue/bert-base) on the klue dataset.
32
  It achieves the following results on the evaluation set:
33
- - Loss: 0.5353
34
- - Pearsonr: 0.8792
35
 
36
  ## Model description
37
 
@@ -62,11 +62,11 @@ The following hyperparameters were used during training:
62
 
63
  | Training Loss | Epoch | Step | Validation Loss | Pearsonr |
64
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
65
- | No log | 1.0 | 46 | 0.8265 | 0.8153 |
66
- | No log | 2.0 | 92 | 0.8016 | 0.8500 |
67
- | No log | 3.0 | 138 | 0.6058 | 0.8729 |
68
- | No log | 4.0 | 184 | 0.5353 | 0.8792 |
69
- | No log | 5.0 | 230 | 0.5959 | 0.8763 |
70
 
71
 
72
  ### Framework versions
 
20
  metrics:
21
  - name: Pearsonr
22
  type: pearsonr
23
+ value: 0.8823459724851859
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
30
 
31
  This model is a fine-tuned version of [klue/bert-base](https://huggingface.co/klue/bert-base) on the klue dataset.
32
  It achieves the following results on the evaluation set:
33
+ - Loss: 0.5543
34
+ - Pearsonr: 0.8823
35
 
36
  ## Model description
37
 
 
62
 
63
  | Training Loss | Epoch | Step | Validation Loss | Pearsonr |
64
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
65
+ | No log | 1.0 | 46 | 0.6248 | 0.8466 |
66
+ | No log | 2.0 | 92 | 0.5657 | 0.8710 |
67
+ | No log | 3.0 | 138 | 0.5442 | 0.8801 |
68
+ | No log | 4.0 | 184 | 0.5262 | 0.8823 |
69
+ | No log | 5.0 | 230 | 0.5543 | 0.8823 |
70
 
71
 
72
  ### Framework versions