damienbenveniste commited on
Commit
edf1ddf
·
verified ·
1 Parent(s): 9f585b8

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 6.4826
20
- - Bertscore F1: 0.4679
21
 
22
  ## Model description
23
 
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Bertscore F1 |
50
  |:-------------:|:-----:|:----:|:---------------:|:------------:|
51
- | 14.8095 | 1.0 | 11 | 13.0734 | 0.4820 |
52
- | 12.1158 | 2.0 | 22 | 10.0889 | 0.4679 |
53
- | 10.3546 | 3.0 | 33 | 8.1071 | 0.4679 |
54
- | 9.155 | 4.0 | 44 | 6.9150 | 0.4679 |
55
- | 8.5543 | 5.0 | 55 | 6.4826 | 0.4679 |
56
 
57
 
58
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.4065
20
+ - Bertscore F1: 0.5611
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Bertscore F1 |
50
  |:-------------:|:-----:|:----:|:---------------:|:------------:|
51
+ | 2.2103 | 1.0 | 1812 | 1.5514 | 0.5411 |
52
+ | 1.6263 | 2.0 | 3624 | 1.4763 | 0.5597 |
53
+ | 1.5692 | 3.0 | 5436 | 1.4771 | 0.5568 |
54
+ | 1.5387 | 4.0 | 7248 | 1.3831 | 0.5529 |
55
+ | 1.5249 | 5.0 | 9060 | 1.4065 | 0.5611 |
56
 
57
 
58
  ### Framework versions