Training in progress epoch 4
Browse files- README.md +10 -9
- 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.
|
20 |
-
- Validation Loss: 3.
|
21 |
-
- Train Rouge1: 0.
|
22 |
-
- Train Rouge2: 0.
|
23 |
-
- Train Rougel: 0.
|
24 |
-
- Train Rougelsum: 0.
|
25 |
-
- Train Bertscore F1: 0.
|
26 |
-
- Train Gen Len:
|
27 |
-
- Epoch:
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.1939
|
20 |
+
- Validation Loss: 3.0679
|
21 |
+
- Train Rouge1: 0.4006
|
22 |
+
- Train Rouge2: 0.1457
|
23 |
+
- Train Rougel: 0.2419
|
24 |
+
- Train Rougelsum: 0.242
|
25 |
+
- Train Bertscore F1: 0.6168
|
26 |
+
- Train Gen Len: 240.9263
|
27 |
+
- Epoch: 4
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
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 |
+
| 3.1939 | 3.0679 | 0.4006 | 0.1457 | 0.2419 | 0.242 | 0.6168 | 240.9263 | 4 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 373902664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0458db8aa9af511435613c199aa2df026fdcbee81439daaccfb4a169dfb881f2
|
3 |
size 373902664
|