Training in progress epoch 8
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 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 3.2404 | 3.4086 | 5 |
|
51 |
| 3.1828 | 3.4154 | 6 |
|
52 |
| 3.1157 | 3.4240 | 7 |
|
|
|
53 |
|
54 |
|
55 |
### 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.1111
|
18 |
+
- Validation Loss: 3.4267
|
19 |
+
- Epoch: 8
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
50 |
| 3.2404 | 3.4086 | 5 |
|
51 |
| 3.1828 | 3.4154 | 6 |
|
52 |
| 3.1157 | 3.4240 | 7 |
|
53 |
+
| 3.1111 | 3.4267 | 8 |
|
54 |
|
55 |
|
56 |
### 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:b7c0b32b842f2ae2940e31bf3e8aa1bf39acd9b5d4995e7b7d42eb8a94e686e1
|
3 |
size 2284292940
|