meoo225 commited on
Commit
6cbba7c
·
verified ·
1 Parent(s): 187795b

End of training

Browse files
README.md CHANGED
@@ -16,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.0941
20
- - Bleu Score: 24.8094
21
- - Gen Len: 18.8172
22
 
23
  ## Model description
24
 
@@ -38,21 +38,20 @@ More information needed
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 0.0001
41
- - train_batch_size: 8
42
- - eval_batch_size: 8
43
  - seed: 42
44
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
  - lr_scheduler_type: linear
46
- - num_epochs: 4
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Bleu Score | Gen Len |
51
  |:-------------:|:-----:|:----:|:---------------:|:----------:|:-------:|
52
- | 0.2195 | 1.0 | 838 | 0.1354 | 23.689 | 18.7945 |
53
- | 0.1289 | 2.0 | 1676 | 0.1085 | 24.4546 | 18.8053 |
54
- | 0.104 | 3.0 | 2514 | 0.0969 | 24.8285 | 18.8112 |
55
- | 0.0906 | 4.0 | 3352 | 0.0941 | 24.8094 | 18.8172 |
56
 
57
 
58
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.1150
20
+ - Bleu Score: 24.3111
21
+ - Gen Len: 18.8088
22
 
23
  ## Model description
24
 
 
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 0.0001
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
  - seed: 42
44
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 3
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Bleu Score | Gen Len |
51
  |:-------------:|:-----:|:----:|:---------------:|:----------:|:-------:|
52
+ | 0.2345 | 1.0 | 419 | 0.1435 | 23.4511 | 18.8112 |
53
+ | 0.1464 | 2.0 | 838 | 0.1197 | 24.139 | 18.8053 |
54
+ | 0.1238 | 3.0 | 1257 | 0.1150 | 24.3111 | 18.8088 |
 
55
 
56
 
57
  ### Framework versions
logs/events.out.tfevents.1731580553.2efa78e7df35.1476.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d53bf12b10cd418edc02c6057b04e08a749ae0d4922d135e1945c513794adf73
3
- size 7250
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01b1bb8c9dc4c14e126235c61a40f12c95c4c9e77efef3c08be56b9cfc107e4d
3
+ size 8191