Commit
•
d4effe7
1
Parent(s):
3a88d9d
Training in progress epoch 0
Browse files
README.md
CHANGED
@@ -14,13 +14,13 @@ 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:
|
18 |
-
- Validation Loss:
|
19 |
-
- Train Rouge1:
|
20 |
-
- Train Rouge2:
|
21 |
-
- Train Rougel:
|
22 |
-
- Train Rougelsum:
|
23 |
-
- Train Gen Len: 18.
|
24 |
- Epoch: 0
|
25 |
|
26 |
## Model description
|
@@ -47,7 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Train Loss | Validation Loss | Train Rouge1 | Train Rouge2 | Train Rougel | Train Rougelsum | Train Gen Len | Epoch |
|
49 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
50 |
-
|
|
51 |
|
52 |
|
53 |
### 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.7172
|
18 |
+
- Validation Loss: 2.3977
|
19 |
+
- Train Rouge1: 28.7469
|
20 |
+
- Train Rouge2: 7.9005
|
21 |
+
- Train Rougel: 22.5917
|
22 |
+
- Train Rougelsum: 22.6162
|
23 |
+
- Train Gen Len: 18.875
|
24 |
- Epoch: 0
|
25 |
|
26 |
## Model description
|
|
|
47 |
|
48 |
| Train Loss | Validation Loss | Train Rouge1 | Train Rouge2 | Train Rougel | Train Rougelsum | Train Gen Len | Epoch |
|
49 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
50 |
+
| 2.7172 | 2.3977 | 28.7469 | 7.9005 | 22.5917 | 22.6162 | 18.875 | 0 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1643307558.matt-TRX40-AORUS-PRO-WIFI.430069.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc8388758a3ad15ad639ffe4c45dcbce88f386d4d2a1a0e7717f42233e9481af
|
3 |
+
size 2857171
|
logs/validation/events.out.tfevents.1643312262.matt-TRX40-AORUS-PRO-WIFI.430069.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38227e2eff1817d315e8f1547f64461864cb7c1289f2f39d5194a9d395dd7893
|
3 |
+
size 195
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242301848
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b2ade8d73f6d1f41bf2692637fffdb351e67c19a9e151632b6db4b962b17ffb
|
3 |
size 242301848
|