Training in progress epoch 2
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-base](https://huggingface.co/t5-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss:
|
18 |
-
- Validation Loss: 2.
|
19 |
-
- Train Rouge1:
|
20 |
-
- Train Rouge2:
|
21 |
-
- Train Rougel:
|
22 |
-
- Train Rougelsum:
|
23 |
- Train Gen Len: 19.0
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
50 |
| 2.3789 | 2.3642 | 29.2164 | 12.2894 | 25.0497 | 25.0582 | 19.0 | 0 |
|
51 |
| 2.0565 | 2.1861 | 27.9591 | 11.8954 | 24.6681 | 25.1984 | 19.0 | 1 |
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 1.9039
|
18 |
+
- Validation Loss: 2.0694
|
19 |
+
- Train Rouge1: 29.4899
|
20 |
+
- Train Rouge2: 13.4106
|
21 |
+
- Train Rougel: 25.9621
|
22 |
+
- Train Rougelsum: 26.4759
|
23 |
- Train Gen Len: 19.0
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
50 |
| 2.3789 | 2.3642 | 29.2164 | 12.2894 | 25.0497 | 25.0582 | 19.0 | 0 |
|
51 |
| 2.0565 | 2.1861 | 27.9591 | 11.8954 | 24.6681 | 25.1984 | 19.0 | 1 |
|
52 |
+
| 1.9039 | 2.0694 | 29.4899 | 13.4106 | 25.9621 | 26.4759 | 19.0 | 2 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1684320211.77fd6e034d2f.320.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:c8cad3464f4985c0f90c3ae81a669534bdee09b98ba0396efcfab573a8ab081d
|
3 |
+
size 5861559
|
logs/validation/events.out.tfevents.1684320271.77fd6e034d2f.320.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:e70f9aa71f3b5c0bca88db68cba080bd0aec6b59a9fa1686c2dc9f82fa295bf1
|
3 |
+
size 541
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1089544048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22d82168e533f2ea92f0f72c00aa1dbe62ee3bf39bdb5e095cf1e757ad81ab51
|
3 |
size 1089544048
|