augustocsc commited on
Commit
745dc45
1 Parent(s): 0659bf8

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [augustocsc/gpt-m](https://huggingface.co/augustocsc/gpt-m) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.0017
18
 
19
  ## Model description
20
 
@@ -45,16 +45,16 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 0.0065 | 0.55 | 500 | 0.0027 |
49
- | 0.0086 | 1.1 | 1000 | 0.0020 |
50
- | 0.0023 | 1.65 | 1500 | 0.0020 |
51
- | 0.002 | 2.2 | 2000 | 0.0019 |
52
- | 0.0021 | 2.75 | 2500 | 0.0018 |
53
- | 0.0021 | 3.3 | 3000 | 0.0019 |
54
- | 0.002 | 3.85 | 3500 | 0.0017 |
55
- | 0.0019 | 4.4 | 4000 | 0.0018 |
56
- | 0.002 | 4.95 | 4500 | 0.0017 |
57
- | 0.0019 | 5.5 | 5000 | 0.0017 |
58
 
59
 
60
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [augustocsc/gpt-m](https://huggingface.co/augustocsc/gpt-m) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.0023
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 0.0053 | 0.55 | 500 | 0.0030 |
49
+ | 0.0034 | 1.1 | 1000 | 0.0029 |
50
+ | 0.0027 | 1.65 | 1500 | 0.0034 |
51
+ | 0.0027 | 2.2 | 2000 | 0.0026 |
52
+ | 0.0027 | 2.75 | 2500 | 0.0024 |
53
+ | 0.0027 | 3.3 | 3000 | 0.0024 |
54
+ | 0.0026 | 3.85 | 3500 | 0.0023 |
55
+ | 0.0024 | 4.4 | 4000 | 0.0024 |
56
+ | 0.0024 | 4.95 | 4500 | 0.0023 |
57
+ | 0.0025 | 5.5 | 5000 | 0.0023 |
58
 
59
 
60
  ### Framework versions