pijarcandra22
commited on
Commit
•
eca7c7f
1
Parent(s):
2cd971f
Training in progress epoch 231
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:
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -274,6 +274,7 @@ The following hyperparameters were used during training:
|
|
274 |
| 5.4777 | 5.9756 | 228 |
|
275 |
| 5.4718 | 6.2007 | 229 |
|
276 |
| 5.5181 | 6.2549 | 230 |
|
|
|
277 |
|
278 |
|
279 |
### 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.4902
|
19 |
+
- Validation Loss: 5.9385
|
20 |
+
- Epoch: 231
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
274 |
| 5.4777 | 5.9756 | 228 |
|
275 |
| 5.4718 | 6.2007 | 229 |
|
276 |
| 5.5181 | 6.2549 | 230 |
|
277 |
+
| 5.4902 | 5.9385 | 231 |
|
278 |
|
279 |
|
280 |
### 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:1362da4fa8b35b11164620b2e9a25fdec26950cb254df586b35aa3632d8f754b
|
3 |
size 558172300
|