Training in progress epoch 2
Browse files
README.md
CHANGED
@@ -15,14 +15,14 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 2.
|
19 |
-
- Validation Loss: 2.
|
20 |
-
- Train Rouge1: 19.
|
21 |
-
- Train Rouge2: 9.
|
22 |
-
- Train Rougel: 16.
|
23 |
-
- Train Rougelsum:
|
24 |
- Train Gen Len: 19.0
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
51 |
| 2.7851 | 2.5023 | 15.0390 | 5.8132 | 12.5782 | 13.5865 | 19.0 | 0 |
|
52 |
| 2.6216 | 2.4086 | 19.5309 | 9.3236 | 16.5987 | 17.9409 | 19.0 | 1 |
|
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 2.5328
|
19 |
+
- Validation Loss: 2.3538
|
20 |
+
- Train Rouge1: 19.7729
|
21 |
+
- Train Rouge2: 9.7316
|
22 |
+
- Train Rougel: 16.9347
|
23 |
+
- Train Rougelsum: 18.2866
|
24 |
- Train Gen Len: 19.0
|
25 |
+
- Epoch: 2
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
50 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
51 |
| 2.7851 | 2.5023 | 15.0390 | 5.8132 | 12.5782 | 13.5865 | 19.0 | 0 |
|
52 |
| 2.6216 | 2.4086 | 19.5309 | 9.3236 | 16.5987 | 17.9409 | 19.0 | 1 |
|
53 |
+
| 2.5328 | 2.3538 | 19.7729 | 9.7316 | 16.9347 | 18.2866 | 19.0 | 2 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
logs/train/events.out.tfevents.1697480263.c10d2f865f57.961.4.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:e9eeda9e6ce760bc044ef875270e465e791b5b04313dca9240ed8e615880ecfa
|
3 |
+
size 2572959
|
logs/validation/events.out.tfevents.1697480373.c10d2f865f57.961.5.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:366d00be6deb3d8da3f67b0b871ad17ec9c9e05588df5c2e5ae77717c5acb0d6
|
3 |
+
size 543
|
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:e95940bd50957a22acc461ec6066447273e3f6ce9b7cac373c078492a008d3ed
|
3 |
size 373902664
|