Training in progress epoch 5
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [google/pegasus-large](https://huggingface.co/google/pegasus-large) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 3.
|
18 |
-
- Validation Loss: 3.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| 3.4644 | 3.3950 | 2 |
|
48 |
| 3.3848 | 3.3998 | 3 |
|
49 |
| 3.3088 | 3.4040 | 4 |
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [google/pegasus-large](https://huggingface.co/google/pegasus-large) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 3.2404
|
18 |
+
- Validation Loss: 3.4086
|
19 |
+
- Epoch: 5
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
47 |
| 3.4644 | 3.3950 | 2 |
|
48 |
| 3.3848 | 3.3998 | 3 |
|
49 |
| 3.3088 | 3.4040 | 4 |
|
50 |
+
| 3.2404 | 3.4086 | 5 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2284292940
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8ccd5f1d7215a473003144225d6c18e8bacc9e694d6f9c2c94c3277262b5cc0
|
3 |
size 2284292940
|