Training in progress epoch 8
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 |
|
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
|
|
55 |
| 2.2696 | 2.1579 | 22.6969 | 12.0848 | 19.5012 | 20.5564 | 19.0 | 5 |
|
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 |
|
59 |
|
60 |
### 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.2060
|
18 |
+
- Validation Loss: 2.1265
|
19 |
+
- Train Rouge1: 22.8921
|
20 |
+
- Train Rouge2: 12.4139
|
21 |
+
- Train Rougel: 19.6903
|
22 |
+
- Train Rougelsum: 20.7126
|
23 |
- Train Gen Len: 19.0
|
24 |
+
- Epoch: 8
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
55 |
| 2.2696 | 2.1579 | 22.6969 | 12.0848 | 19.5012 | 20.5564 | 19.0 | 5 |
|
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
|
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:6a3ef299d65235d0c4fe0159aa73ddc5d5f612177b200145e9990d066a09ad53
|
3 |
+
size 2563812
|
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:3d42ecd5f80cfcbe800352c7cd5be78f94aa4610a74daf1124355fc86e330f18
|
3 |
+
size 1480
|
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:e854ca15ee08960245d72312cf267ba8d08001b808cf85d654ff72b3edda3e88
|
3 |
size 373902664
|