LucaReggiani commited on
Commit
ac6c8ee
·
1 Parent(s): c0a8fc0

Training in progress epoch 2

Browse files
Files changed (2) hide show
  1. README.md +10 -8
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,14 +14,14 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 3.8921
18
- - Validation Loss: 3.2708
19
- - Train Rouge1: 18.8870
20
- - Train Rouge2: 3.0920
21
- - Train Rougel: 14.9668
22
- - Train Rougelsum: 14.9517
23
- - Train Gen Len: 18.67
24
- - Epoch: 0
25
 
26
  ## Model description
27
 
@@ -48,6 +48,8 @@ The following hyperparameters were used during training:
48
  | Train Loss | Validation Loss | Train Rouge1 | Train Rouge2 | Train Rougel | Train Rougelsum | Train Gen Len | Epoch |
49
  |:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
50
  | 3.8921 | 3.2708 | 18.8870 | 3.0920 | 14.9668 | 14.9517 | 18.67 | 0 |
 
 
51
 
52
 
53
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 3.3763
18
+ - Validation Loss: 3.0605
19
+ - Train Rouge1: 21.0710
20
+ - Train Rouge2: 3.6133
21
+ - Train Rougel: 15.7808
22
+ - Train Rougelsum: 15.7437
23
+ - Train Gen Len: 18.33
24
+ - Epoch: 2
25
 
26
  ## Model description
27
 
 
48
  | Train Loss | Validation Loss | Train Rouge1 | Train Rouge2 | Train Rougel | Train Rougelsum | Train Gen Len | Epoch |
49
  |:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
50
  | 3.8921 | 3.2708 | 18.8870 | 3.0920 | 14.9668 | 14.9517 | 18.67 | 0 |
51
+ | 3.5034 | 3.1209 | 21.5417 | 3.8130 | 16.5211 | 16.5045 | 18.37 | 1 |
52
+ | 3.3763 | 3.0605 | 21.0710 | 3.6133 | 15.7808 | 15.7437 | 18.33 | 2 |
53
 
54
 
55
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c5b7abb60b615462083cd055fa6141d7a5ec587d6612c3f83d29d0b09fc65e7
3
  size 373902848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4ec22ded72b2b01c103727d9f21842905a3e5b63579bb884843506a58b80787
3
  size 373902848