LucaReggiani commited on
Commit
c16564c
·
1 Parent(s): e7bab63

Training in progress epoch 6

Browse files
Files changed (2) hide show
  1. README.md +9 -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.2278
18
- - Validation Loss: 3.0434
19
- - Train Rouge1: 0.2254
20
- - Train Rouge2: 0.0476
21
- - Train Rougel: 0.1814
22
- - Train Rougelsum: 0.1816
23
- - Train Gen Len: 18.39
24
- - Epoch: 5
25
 
26
  ## Model description
27
 
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
53
  | 3.3368 | 3.0864 | 0.2237 | 0.0497 | 0.1762 | 0.1767 | 18.45 | 3 |
54
  | 3.2760 | 3.0625 | 0.2301 | 0.0509 | 0.1794 | 0.1794 | 18.48 | 4 |
55
  | 3.2278 | 3.0434 | 0.2254 | 0.0476 | 0.1814 | 0.1816 | 18.39 | 5 |
 
56
 
57
 
58
  ### 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.2016
18
+ - Validation Loss: 3.0312
19
+ - Train Rouge1: 0.2288
20
+ - Train Rouge2: 0.0492
21
+ - Train Rougel: 0.1822
22
+ - Train Rougelsum: 0.1820
23
+ - Train Gen Len: 18.54
24
+ - Epoch: 6
25
 
26
  ## Model description
27
 
 
53
  | 3.3368 | 3.0864 | 0.2237 | 0.0497 | 0.1762 | 0.1767 | 18.45 | 3 |
54
  | 3.2760 | 3.0625 | 0.2301 | 0.0509 | 0.1794 | 0.1794 | 18.48 | 4 |
55
  | 3.2278 | 3.0434 | 0.2254 | 0.0476 | 0.1814 | 0.1816 | 18.39 | 5 |
56
+ | 3.2016 | 3.0312 | 0.2288 | 0.0492 | 0.1822 | 0.1820 | 18.54 | 6 |
57
 
58
 
59
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17cc90658131e843def6f1b293af77ca6e6ef439337cb068251727e7ed6ccd11
3
  size 373902848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25a3032851ffa5c88cde4769e32f857ac9e9856ecebc65cd5f96880958b9a7f2
3
  size 373902848