satyanshu404 commited on
Commit
a7985c0
1 Parent(s): 2451402

End of training

Browse files
Files changed (2) hide show
  1. README.md +55 -8
  2. model.safetensors +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [google/long-t5-local-base](https://huggingface.co/google/long-t5-local-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 2.0590
19
 
20
  ## Model description
21
 
@@ -40,20 +40,67 @@ The following hyperparameters were used during training:
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 3
44
 
45
  ### Training results
46
 
47
- | Training Loss | Epoch | Step | Validation Loss |
48
- |:-------------:|:-----:|:----:|:---------------:|
49
- | 5.4497 | 1.0 | 676 | 2.3581 |
50
- | 1.9228 | 2.0 | 1352 | 2.1109 |
51
- | 1.6578 | 3.0 | 2028 | 2.0590 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
 
53
 
54
  ### Framework versions
55
 
56
  - Transformers 4.38.2
57
- - Pytorch 2.2.1+cu121
58
  - Datasets 2.18.0
59
  - Tokenizers 0.15.2
 
15
 
16
  This model is a fine-tuned version of [google/long-t5-local-base](https://huggingface.co/google/long-t5-local-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.2775
19
 
20
  ## Model description
21
 
 
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 50
44
 
45
  ### Training results
46
 
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:-----:|:-----:|:---------------:|
49
+ | 6.0497 | 1.0 | 676 | 2.2283 |
50
+ | 1.811 | 2.0 | 1352 | 1.9126 |
51
+ | 1.4433 | 3.0 | 2028 | 1.7826 |
52
+ | 1.3989 | 4.0 | 2704 | 1.6820 |
53
+ | 1.3378 | 5.0 | 3380 | 1.6180 |
54
+ | 1.26 | 6.0 | 4056 | 1.5683 |
55
+ | 1.2133 | 7.0 | 4732 | 1.5377 |
56
+ | 1.185 | 8.0 | 5408 | 1.4941 |
57
+ | 1.155 | 9.0 | 6084 | 1.4668 |
58
+ | 1.1085 | 10.0 | 6760 | 1.4391 |
59
+ | 1.154 | 11.0 | 7436 | 1.4168 |
60
+ | 1.0465 | 12.0 | 8112 | 1.3928 |
61
+ | 1.035 | 13.0 | 8788 | 1.3739 |
62
+ | 1.0478 | 14.0 | 9464 | 1.3731 |
63
+ | 0.9639 | 15.0 | 10140 | 1.3544 |
64
+ | 0.988 | 16.0 | 10816 | 1.3440 |
65
+ | 0.9586 | 17.0 | 11492 | 1.3308 |
66
+ | 0.9125 | 18.0 | 12168 | 1.3297 |
67
+ | 0.9782 | 19.0 | 12844 | 1.3204 |
68
+ | 0.9121 | 20.0 | 13520 | 1.3122 |
69
+ | 0.9173 | 21.0 | 14196 | 1.3080 |
70
+ | 0.8898 | 22.0 | 14872 | 1.2981 |
71
+ | 0.8791 | 23.0 | 15548 | 1.2953 |
72
+ | 0.899 | 24.0 | 16224 | 1.3028 |
73
+ | 0.8537 | 25.0 | 16900 | 1.2898 |
74
+ | 0.8808 | 26.0 | 17576 | 1.2864 |
75
+ | 0.8557 | 27.0 | 18252 | 1.2777 |
76
+ | 0.8132 | 28.0 | 18928 | 1.2797 |
77
+ | 0.8439 | 29.0 | 19604 | 1.2806 |
78
+ | 0.8313 | 30.0 | 20280 | 1.2821 |
79
+ | 0.8225 | 31.0 | 20956 | 1.2848 |
80
+ | 0.8364 | 32.0 | 21632 | 1.2806 |
81
+ | 0.7918 | 33.0 | 22308 | 1.2758 |
82
+ | 0.7988 | 34.0 | 22984 | 1.2761 |
83
+ | 0.8262 | 35.0 | 23660 | 1.2757 |
84
+ | 0.7876 | 36.0 | 24336 | 1.2783 |
85
+ | 0.7981 | 37.0 | 25012 | 1.2734 |
86
+ | 0.8019 | 38.0 | 25688 | 1.2783 |
87
+ | 0.7482 | 39.0 | 26364 | 1.2745 |
88
+ | 0.7558 | 40.0 | 27040 | 1.2724 |
89
+ | 0.7691 | 41.0 | 27716 | 1.2721 |
90
+ | 0.762 | 42.0 | 28392 | 1.2739 |
91
+ | 0.7942 | 43.0 | 29068 | 1.2748 |
92
+ | 0.7577 | 44.0 | 29744 | 1.2769 |
93
+ | 0.7386 | 45.0 | 30420 | 1.2765 |
94
+ | 0.7519 | 46.0 | 31096 | 1.2770 |
95
+ | 0.7614 | 47.0 | 31772 | 1.2779 |
96
+ | 0.7578 | 48.0 | 32448 | 1.2761 |
97
+ | 0.7666 | 49.0 | 33124 | 1.2771 |
98
+ | 0.7692 | 50.0 | 33800 | 1.2775 |
99
 
100
 
101
  ### Framework versions
102
 
103
  - Transformers 4.38.2
104
+ - Pytorch 2.2.2+cu121
105
  - Datasets 2.18.0
106
  - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37683ce344f4982e5b4a43b9b56bc7b92a3d44ba78b79ba0e07cf3536cfa8766
3
  size 990345312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d371daec445d0a0be51817eedf45143294d1aa1a527cbc50184d590fcb379e3
3
  size 990345312