Training in progress epoch 9
Browse files- README.md +5 -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 [sshleifer/distilbart-xsum-1-1](https://huggingface.co/sshleifer/distilbart-xsum-1-1) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 3.
|
18 |
-
- Validation Loss: 4.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -50,6 +50,8 @@ The following hyperparameters were used during training:
|
|
50 |
| 3.9225 | 4.6279 | 5 |
|
51 |
| 3.7564 | 4.6288 | 6 |
|
52 |
| 3.5989 | 4.6731 | 7 |
|
|
|
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [sshleifer/distilbart-xsum-1-1](https://huggingface.co/sshleifer/distilbart-xsum-1-1) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 3.3356
|
18 |
+
- Validation Loss: 4.6934
|
19 |
+
- Epoch: 9
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
50 |
| 3.9225 | 4.6279 | 5 |
|
51 |
| 3.7564 | 4.6288 | 6 |
|
52 |
| 3.5989 | 4.6731 | 7 |
|
53 |
+
| 3.4611 | 4.6767 | 8 |
|
54 |
+
| 3.3356 | 4.6934 | 9 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 332140368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfff62ee942789dcdd1d6d0088b1d37f3c5336051bf3b678d6a3791aa07b7c46
|
3 |
size 332140368
|