arthd24 commited on
Commit
059776a
·
1 Parent(s): d69502a

Training in progress epoch 3

Browse files
Files changed (2) hide show
  1. README.md +10 -9
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -16,15 +16,15 @@ probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Train Loss: 3.2477
20
- - Validation Loss: 3.0994
21
- - Train Rouge1: 0.3885
22
- - Train Rouge2: 0.1403
23
- - Train Rougel: 0.2293
24
- - Train Rougelsum: 0.2293
25
- - Train Bertscore F1: 0.6094
26
- - Train Gen Len: 241.9368
27
- - Epoch: 2
28
 
29
  ## Model description
30
 
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
53
  | 3.3096 | 3.1447 | 0.3986 | 0.1493 | 0.2359 | 0.2366 | 0.6148 | 238.5368 | 0 |
54
  | 3.2719 | 3.1231 | 0.3898 | 0.1414 | 0.2306 | 0.231 | 0.6069 | 239.7053 | 1 |
55
  | 3.2477 | 3.0994 | 0.3885 | 0.1403 | 0.2293 | 0.2293 | 0.6094 | 241.9368 | 2 |
 
56
 
57
 
58
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Train Loss: 3.2166
20
+ - Validation Loss: 3.0848
21
+ - Train Rouge1: 0.3972
22
+ - Train Rouge2: 0.1458
23
+ - Train Rougel: 0.234
24
+ - Train Rougelsum: 0.2339
25
+ - Train Bertscore F1: 0.6136
26
+ - Train Gen Len: 239.5474
27
+ - Epoch: 3
28
 
29
  ## Model description
30
 
 
53
  | 3.3096 | 3.1447 | 0.3986 | 0.1493 | 0.2359 | 0.2366 | 0.6148 | 238.5368 | 0 |
54
  | 3.2719 | 3.1231 | 0.3898 | 0.1414 | 0.2306 | 0.231 | 0.6069 | 239.7053 | 1 |
55
  | 3.2477 | 3.0994 | 0.3885 | 0.1403 | 0.2293 | 0.2293 | 0.6094 | 241.9368 | 2 |
56
+ | 3.2166 | 3.0848 | 0.3972 | 0.1458 | 0.234 | 0.2339 | 0.6136 | 239.5474 | 3 |
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:401976de5c09497d6b77d5eb6deff72fd8b25b4c5ff77e3cc7d34074d53f9f4a
3
  size 373902664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:818780f5c7b6f74272c48cc15b1aa3be723686231894e8f7e39687bc4ab4d231
3
  size 373902664