Training in progress epoch 9
Browse files
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: 2.
|
18 |
-
- Validation Loss: 2.
|
19 |
-
- Train Rouge1: 22.
|
20 |
-
- Train Rouge2: 12.
|
21 |
-
- Train Rougel: 19.
|
22 |
-
- Train Rougelsum: 20.
|
23 |
- Train Gen Len: 19.0
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
|
|
56 |
| 2.2487 | 2.1385 | 22.7300 | 12.2347 | 19.5685 | 20.5822 | 19.0 | 6 |
|
57 |
| 2.2249 | 2.1347 | 22.7250 | 12.2077 | 19.5103 | 20.5246 | 19.0 | 7 |
|
58 |
| 2.2060 | 2.1265 | 22.8921 | 12.4139 | 19.6903 | 20.7126 | 19.0 | 8 |
|
|
|
59 |
|
60 |
|
61 |
### 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: 2.1892
|
18 |
+
- Validation Loss: 2.1126
|
19 |
+
- Train Rouge1: 22.9440
|
20 |
+
- Train Rouge2: 12.4268
|
21 |
+
- Train Rougel: 19.7717
|
22 |
+
- Train Rougelsum: 20.8156
|
23 |
- Train Gen Len: 19.0
|
24 |
+
- Epoch: 9
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
56 |
| 2.2487 | 2.1385 | 22.7300 | 12.2347 | 19.5685 | 20.5822 | 19.0 | 6 |
|
57 |
| 2.2249 | 2.1347 | 22.7250 | 12.2077 | 19.5103 | 20.5246 | 19.0 | 7 |
|
58 |
| 2.2060 | 2.1265 | 22.8921 | 12.4139 | 19.6903 | 20.7126 | 19.0 | 8 |
|
59 |
+
| 2.1892 | 2.1126 | 22.9440 | 12.4268 | 19.7717 | 20.8156 | 19.0 | 9 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
logs/train/events.out.tfevents.1686489553.a5c80fd4f103.5979.0.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e0b242657cc982ad54724b2770eda4ec7ac6f6abb149126294b2d52ad15f433
|
3 |
+
size 2564234
|
logs/validation/events.out.tfevents.1686489742.a5c80fd4f103.5979.1.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1fc53c7cd81a2fd73184c85315309be449794372a6fa95170cadf5b3d7411ec
|
3 |
+
size 1636
|
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:9f442bbb56d1a277bb3c3adc06a144c0cdbfc1ea56e06977fdcd073e8d2deb4a
|
3 |
size 373902664
|