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: 3.
|
| 18 |
-
- Validation Loss:
|
| 19 |
-
- Train Rouge1:
|
| 20 |
-
- Train Rouge2:
|
| 21 |
-
- Train Rougel:
|
| 22 |
-
- Train Rougelsum:
|
| 23 |
-
- Train Gen Len:
|
| 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 |
-
| 3.
|
| 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: 3.1350
|
| 18 |
+
- Validation Loss: 2.7416
|
| 19 |
+
- Train Rouge1: 20.9336
|
| 20 |
+
- Train Rouge2: 3.9725
|
| 21 |
+
- Train Rougel: 16.4166
|
| 22 |
+
- Train Rougelsum: 16.3889
|
| 23 |
+
- Train Gen Len: 18.7077
|
| 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 |
+
| 3.1350 | 2.7416 | 20.9336 | 3.9725 | 16.4166 | 16.3889 | 18.7077 | 0 |
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|
logs/train/events.out.tfevents.1683048405.4d4fa927a3f2.712.0.v2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d11f9d10696d3ba17d1f64e3a174e1edb2537c08edbdbaa677040f5d002fd9bd
|
| 3 |
+
size 2560148
|
logs/validation/events.out.tfevents.1683069861.4d4fa927a3f2.712.1.v2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e89b58380253bf28b1f0deefda4aeba3b14ce18a349f4e936043035f402cdad
|
| 3 |
+
size 232
|
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:2174d3ebf287ead34ff9abf1da67d1abed7b799261667c39afaf33490be36ee7
|
| 3 |
size 373902664
|