Training in progress epoch 7
Browse files- README.md +6 -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:
|
18 |
-
- Validation Loss: 4.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -47,6 +47,9 @@ The following hyperparameters were used during training:
|
|
47 |
| 4.5770 | 4.7170 | 2 |
|
48 |
| 4.3268 | 4.6571 | 3 |
|
49 |
| 4.1073 | 4.6296 | 4 |
|
|
|
|
|
|
|
50 |
|
51 |
|
52 |
### 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.5989
|
18 |
+
- Validation Loss: 4.6731
|
19 |
+
- Epoch: 7
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
47 |
| 4.5770 | 4.7170 | 2 |
|
48 |
| 4.3268 | 4.6571 | 3 |
|
49 |
| 4.1073 | 4.6296 | 4 |
|
50 |
+
| 3.9225 | 4.6279 | 5 |
|
51 |
+
| 3.7564 | 4.6288 | 6 |
|
52 |
+
| 3.5989 | 4.6731 | 7 |
|
53 |
|
54 |
|
55 |
### 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:2658b741ed5d037e05057f50fe8ef93ceeb4975f4914182a6eb3d0a2d1d25b0a
|
3 |
size 332140368
|