arthd24 commited on
Commit
5a938bc
·
1 Parent(s): d9cec81

Training in progress epoch 1

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.3096
20
- - Validation Loss: 3.1447
21
- - Train Rouge1: 0.3986
22
- - Train Rouge2: 0.1493
23
- - Train Rougel: 0.2359
24
- - Train Rougelsum: 0.2366
25
- - Train Bertscore F1: 0.6148
26
- - Train Gen Len: 238.5368
27
- - Epoch: 0
28
 
29
  ## Model description
30
 
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
51
  | Train Loss | Validation Loss | Train Rouge1 | Train Rouge2 | Train Rougel | Train Rougelsum | Train Bertscore F1 | Train Gen Len | Epoch |
52
  |:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:------------------:|:-------------:|:-----:|
53
  | 3.3096 | 3.1447 | 0.3986 | 0.1493 | 0.2359 | 0.2366 | 0.6148 | 238.5368 | 0 |
 
54
 
55
 
56
  ### 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.2719
20
+ - Validation Loss: 3.1231
21
+ - Train Rouge1: 0.3898
22
+ - Train Rouge2: 0.1414
23
+ - Train Rougel: 0.2306
24
+ - Train Rougelsum: 0.231
25
+ - Train Bertscore F1: 0.6069
26
+ - Train Gen Len: 239.7053
27
+ - Epoch: 1
28
 
29
  ## Model description
30
 
 
51
  | Train Loss | Validation Loss | Train Rouge1 | Train Rouge2 | Train Rougel | Train Rougelsum | Train Bertscore F1 | Train Gen Len | Epoch |
52
  |:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:------------------:|:-------------:|:-----:|
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
 
56
 
57
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9f1eba0fb54613a2f5a3b97ab781ecb463c5bc7806d43d4a5e5e873638b46a3
3
  size 373902664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e960a850de718b37670945bccf00f87c331d905cbef42e0fee8983a025964c6
3
  size 373902664