Abdullah-Habib commited on
Commit
62b1fd2
·
1 Parent(s): 71e949e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model was trained from scratch on the None dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 0.4909
17
 
18
  ## Model description
19
 
@@ -45,21 +45,21 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 0.5483 | 1.47 | 100 | 0.5064 |
49
- | 0.5685 | 2.94 | 200 | 0.5075 |
50
- | 0.5498 | 4.41 | 300 | 0.5030 |
51
- | 0.5822 | 5.88 | 400 | 0.5036 |
52
- | 0.5475 | 7.35 | 500 | 0.4987 |
53
- | 0.5541 | 8.82 | 600 | 0.5001 |
54
- | 0.5495 | 10.29 | 700 | 0.4949 |
55
- | 0.5416 | 11.76 | 800 | 0.4925 |
56
- | 0.5491 | 13.24 | 900 | 0.4922 |
57
- | 0.5349 | 14.71 | 1000 | 0.4909 |
58
 
59
 
60
  ### Framework versions
61
 
62
  - Transformers 4.31.0
63
  - Pytorch 2.0.1+cu118
64
- - Datasets 2.13.1
65
  - Tokenizers 0.13.3
 
13
 
14
  This model was trained from scratch on the None dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 0.4688
17
 
18
  ## Model description
19
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 0.5101 | 1.47 | 100 | 0.4704 |
49
+ | 0.5217 | 2.94 | 200 | 0.4708 |
50
+ | 0.512 | 4.41 | 300 | 0.4705 |
51
+ | 0.5386 | 5.88 | 400 | 0.4748 |
52
+ | 0.5172 | 7.35 | 500 | 0.4702 |
53
+ | 0.521 | 8.82 | 600 | 0.4708 |
54
+ | 0.5209 | 10.29 | 700 | 0.4719 |
55
+ | 0.5103 | 11.76 | 800 | 0.4695 |
56
+ | 0.5138 | 13.24 | 900 | 0.4701 |
57
+ | 0.5075 | 14.71 | 1000 | 0.4688 |
58
 
59
 
60
  ### Framework versions
61
 
62
  - Transformers 4.31.0
63
  - Pytorch 2.0.1+cu118
64
+ - Datasets 2.14.2
65
  - Tokenizers 0.13.3