Shakhovak commited on
Commit
871352e
1 Parent(s): ecac0cd

End of training

Browse files
Files changed (3) hide show
  1. README.md +20 -14
  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 [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.1244
19
 
20
  ## Model description
21
 
@@ -41,24 +41,30 @@ The following hyperparameters were used during training:
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
  - lr_scheduler_warmup_ratio: 0.1
44
- - num_epochs: 4
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 2.0145 | 0.32 | 200 | 0.3548 |
51
- | 0.3938 | 0.63 | 400 | 0.2334 |
52
- | 0.2852 | 0.95 | 600 | 0.1962 |
53
- | 0.2251 | 1.26 | 800 | 0.1686 |
54
- | 0.2024 | 1.58 | 1000 | 0.1585 |
55
- | 0.1904 | 1.9 | 1200 | 0.1509 |
56
- | 0.1416 | 2.21 | 1400 | 0.1457 |
57
- | 0.1355 | 2.53 | 1600 | 0.1357 |
58
- | 0.148 | 2.84 | 1800 | 0.1305 |
59
- | 0.1447 | 3.16 | 2000 | 0.1317 |
60
- | 0.112 | 3.48 | 2200 | 0.1273 |
61
- | 0.1184 | 3.79 | 2400 | 0.1244 |
 
 
 
 
 
 
62
 
63
 
64
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.1018
19
 
20
  ## Model description
21
 
 
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
  - lr_scheduler_warmup_ratio: 0.1
44
+ - num_epochs: 6
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 2.2844 | 0.32 | 200 | 0.4246 |
51
+ | 0.4429 | 0.63 | 400 | 0.2980 |
52
+ | 0.3178 | 0.95 | 600 | 0.2268 |
53
+ | 0.2319 | 1.26 | 800 | 0.1942 |
54
+ | 0.2079 | 1.58 | 1000 | 0.1855 |
55
+ | 0.1856 | 1.9 | 1200 | 0.1633 |
56
+ | 0.1599 | 2.21 | 1400 | 0.1630 |
57
+ | 0.135 | 2.53 | 1600 | 0.1485 |
58
+ | 0.1409 | 2.84 | 1800 | 0.1434 |
59
+ | 0.1289 | 3.16 | 2000 | 0.1258 |
60
+ | 0.1128 | 3.48 | 2200 | 0.1297 |
61
+ | 0.111 | 3.79 | 2400 | 0.1141 |
62
+ | 0.0999 | 4.11 | 2600 | 0.1301 |
63
+ | 0.0945 | 4.42 | 2800 | 0.1055 |
64
+ | 0.0894 | 4.74 | 3000 | 0.1090 |
65
+ | 0.0909 | 5.06 | 3200 | 0.1047 |
66
+ | 0.0811 | 5.37 | 3400 | 0.1048 |
67
+ | 0.0817 | 5.69 | 3600 | 0.1018 |
68
 
69
 
70
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3be938b8fddcc625cbed4fda3cb3afd99aa5afd78ca833df704714851342aacf
3
  size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bbf442b0788fcbfd5247e2e5d971200f2fb7032160428ea50b35cc1738474e1
3
  size 990345064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a41cdbe3522a4bcd4b94275ab3196ca424daf9b2070e7c52e23b150edbaeda4
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a4a54a18410606f8c886ffb2e81a8efa18b33977abd00b4783603c9cf8d6534
3
  size 5112