eddieman78 commited on
Commit
6fa1f59
1 Parent(s): cbdb7a1
Files changed (3) hide show
  1. README.md +54 -5
  2. model.safetensors +1 -1
  3. training_args.bin +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 [eddieman78/onto-coref-mem-base](https://huggingface.co/eddieman78/onto-coref-mem-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.1059
19
 
20
  ## Model description
21
 
@@ -40,13 +40,62 @@ 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
- - training_steps: 10
44
 
45
  ### Training results
46
 
47
- | Training Loss | Epoch | Step | Validation Loss |
48
- |:-------------:|:-----:|:----:|:---------------:|
49
- | 0.1007 | 0.03 | 10 | 0.1059 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50
 
51
 
52
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [eddieman78/onto-coref-mem-base](https://huggingface.co/eddieman78/onto-coref-mem-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.0220
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
+ | No log | 1.0 | 339 | 0.0255 |
50
+ | 0.0407 | 2.0 | 678 | 0.0221 |
51
+ | 0.0279 | 3.0 | 1017 | 0.0206 |
52
+ | 0.0279 | 4.0 | 1356 | 0.0197 |
53
+ | 0.0232 | 5.0 | 1695 | 0.0191 |
54
+ | 0.0212 | 6.0 | 2034 | 0.0189 |
55
+ | 0.0212 | 7.0 | 2373 | 0.0184 |
56
+ | 0.0193 | 8.0 | 2712 | 0.0184 |
57
+ | 0.0176 | 9.0 | 3051 | 0.0181 |
58
+ | 0.0176 | 10.0 | 3390 | 0.0187 |
59
+ | 0.0164 | 11.0 | 3729 | 0.0182 |
60
+ | 0.0155 | 12.0 | 4068 | 0.0183 |
61
+ | 0.0155 | 13.0 | 4407 | 0.0182 |
62
+ | 0.0143 | 14.0 | 4746 | 0.0185 |
63
+ | 0.0134 | 15.0 | 5085 | 0.0184 |
64
+ | 0.0134 | 16.0 | 5424 | 0.0187 |
65
+ | 0.0127 | 17.0 | 5763 | 0.0188 |
66
+ | 0.0121 | 18.0 | 6102 | 0.0186 |
67
+ | 0.0121 | 19.0 | 6441 | 0.0188 |
68
+ | 0.0118 | 20.0 | 6780 | 0.0192 |
69
+ | 0.0111 | 21.0 | 7119 | 0.0192 |
70
+ | 0.0111 | 22.0 | 7458 | 0.0191 |
71
+ | 0.0108 | 23.0 | 7797 | 0.0197 |
72
+ | 0.01 | 24.0 | 8136 | 0.0199 |
73
+ | 0.01 | 25.0 | 8475 | 0.0202 |
74
+ | 0.0098 | 26.0 | 8814 | 0.0200 |
75
+ | 0.0093 | 27.0 | 9153 | 0.0198 |
76
+ | 0.0093 | 28.0 | 9492 | 0.0200 |
77
+ | 0.0093 | 29.0 | 9831 | 0.0208 |
78
+ | 0.0089 | 30.0 | 10170 | 0.0203 |
79
+ | 0.0087 | 31.0 | 10509 | 0.0214 |
80
+ | 0.0087 | 32.0 | 10848 | 0.0203 |
81
+ | 0.0087 | 33.0 | 11187 | 0.0208 |
82
+ | 0.008 | 34.0 | 11526 | 0.0213 |
83
+ | 0.008 | 35.0 | 11865 | 0.0212 |
84
+ | 0.0079 | 36.0 | 12204 | 0.0215 |
85
+ | 0.0079 | 37.0 | 12543 | 0.0216 |
86
+ | 0.0079 | 38.0 | 12882 | 0.0217 |
87
+ | 0.0077 | 39.0 | 13221 | 0.0217 |
88
+ | 0.0075 | 40.0 | 13560 | 0.0219 |
89
+ | 0.0075 | 41.0 | 13899 | 0.0221 |
90
+ | 0.0074 | 42.0 | 14238 | 0.0218 |
91
+ | 0.0072 | 43.0 | 14577 | 0.0220 |
92
+ | 0.0072 | 44.0 | 14916 | 0.0220 |
93
+ | 0.0071 | 45.0 | 15255 | 0.0220 |
94
+ | 0.0072 | 46.0 | 15594 | 0.0220 |
95
+ | 0.0072 | 47.0 | 15933 | 0.0220 |
96
+ | 0.0071 | 48.0 | 16272 | 0.0220 |
97
+ | 0.0072 | 49.0 | 16611 | 0.0220 |
98
+ | 0.0072 | 50.0 | 16950 | 0.0220 |
99
 
100
 
101
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9edbd287ed5a0f14cd272b519761dadf1f859198afbb86ce560aa2483470571e
3
  size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ab65ed97135e6f838e21c51c92442c9d02a1e14a6ea3f9a1924172f6bbf16fe
3
  size 990345064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3f095f5ad5bdd071aa5ba682d0d9a31e499715f31ef1f86df4b19dac58dacea
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5ed392937fdf7f933454dd1a3e53c5910f693104c235dcd4db80e955af09775
3
  size 5048