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-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: 11.
|
21 |
-
- Train Rougel: 18.
|
22 |
-
- Train Rougelsum: 19.
|
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.6552 | 2.3220 | 21.3700 | 10.2105 | 17.5338 | 18.8802 | 18.9929 | 0 |
|
51 |
| 2.4395 | 2.2535 | 22.2253 | 11.2822 | 18.7238 | 19.9181 | 19.0 | 1 |
|
|
|
52 |
|
53 |
|
54 |
### 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.3755
|
18 |
+
- Validation Loss: 2.2174
|
19 |
+
- Train Rouge1: 22.2327
|
20 |
+
- Train Rouge2: 11.5575
|
21 |
+
- Train Rougel: 18.8348
|
22 |
+
- Train Rougelsum: 19.9379
|
23 |
- Train Gen Len: 19.0
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
50 |
| 2.6552 | 2.3220 | 21.3700 | 10.2105 | 17.5338 | 18.8802 | 18.9929 | 0 |
|
51 |
| 2.4395 | 2.2535 | 22.2253 | 11.2822 | 18.7238 | 19.9181 | 19.0 | 1 |
|
52 |
+
| 2.3755 | 2.2174 | 22.2327 | 11.5575 | 18.8348 | 19.9379 | 19.0 | 2 |
|
53 |
|
54 |
|
55 |
### 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:14834dc55ce79504498a752b21fb6a4d6524455f7abbd4a966cba45cb10a8293
|
3 |
+
size 2561280
|
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:31ab45d10c8894ffbbb6eacd075653f681ae720b0315beeac2dc40ed346b1250
|
3 |
+
size 544
|
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:85eceb930c0a8c752ab49b52818032aa5642b07d40b8515d5446408868728abc
|
3 |
size 373902664
|