obokkkk commited on
Commit
c4e7d19
1 Parent(s): 9c2ffbb

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -19
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model is a fine-tuned version of [monologg/kobigbird-bert-base](https://huggingface.co/monologg/kobigbird-bert-base) on the None dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 1.6572
17
 
18
  ## Model description
19
 
@@ -44,25 +44,12 @@ The following hyperparameters were used during training:
44
 
45
  | Training Loss | Epoch | Step | Validation Loss |
46
  |:-------------:|:-----:|:----:|:---------------:|
47
- | 4.9244 | 1.38 | 500 | 3.5747 |
48
- | 3.517 | 2.75 | 1000 | 3.2696 |
49
- | 3.15 | 4.13 | 1500 | 2.4914 |
50
- | 2.4982 | 5.51 | 2000 | 2.0716 |
51
- | 2.1877 | 6.89 | 2500 | 1.9057 |
52
- | 2.0253 | 8.26 | 3000 | 1.8124 |
53
- | 1.9019 | 9.64 | 3500 | 1.7488 |
54
- | 1.8217 | 11.02 | 4000 | 1.7283 |
55
- | 1.7357 | 12.4 | 4500 | 1.7530 |
56
- | 1.6723 | 13.77 | 5000 | 1.6755 |
57
- | 1.5906 | 15.15 | 5500 | 1.6231 |
58
- | 1.5584 | 16.53 | 6000 | 1.6184 |
59
- | 1.4958 | 17.91 | 6500 | 1.6221 |
60
- | 1.4371 | 19.28 | 7000 | 1.6572 |
61
 
62
 
63
  ### Framework versions
64
 
65
- - Transformers 4.23.1
66
- - Pytorch 1.12.1+cu113
67
- - Datasets 2.6.1
68
- - Tokenizers 0.13.1
 
13
 
14
  This model is a fine-tuned version of [monologg/kobigbird-bert-base](https://huggingface.co/monologg/kobigbird-bert-base) on the None dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 3.5589
17
 
18
  ## Model description
19
 
 
44
 
45
  | Training Loss | Epoch | Step | Validation Loss |
46
  |:-------------:|:-----:|:----:|:---------------:|
47
+ | 4.888 | 13.89 | 500 | 3.5589 |
 
 
 
 
 
 
 
 
 
 
 
 
 
48
 
49
 
50
  ### Framework versions
51
 
52
+ - Transformers 4.25.1
53
+ - Pytorch 1.13.0+cu116
54
+ - Datasets 2.8.0
55
+ - Tokenizers 0.13.2