pijarcandra22
commited on
Commit
•
350aef8
1
Parent(s):
fa995c1
Training in progress epoch 70
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 5.
|
19 |
-
- Validation Loss: 5.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -113,6 +113,7 @@ The following hyperparameters were used during training:
|
|
113 |
| 5.4642 | 6.0828 | 67 |
|
114 |
| 5.4577 | 6.0883 | 68 |
|
115 |
| 5.4615 | 5.9523 | 69 |
|
|
|
116 |
|
117 |
|
118 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 5.4673
|
19 |
+
- Validation Loss: 5.7216
|
20 |
+
- Epoch: 70
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
113 |
| 5.4642 | 6.0828 | 67 |
|
114 |
| 5.4577 | 6.0883 | 68 |
|
115 |
| 5.4615 | 5.9523 | 69 |
|
116 |
+
| 5.4673 | 5.7216 | 70 |
|
117 |
|
118 |
|
119 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 558172300
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac5da4e34289cf1a0ab948d0f4eea4f9a2825a220e46e0960b166a4ddd6dd4e4
|
3 |
size 558172300
|