pijarcandra22
commited on
Commit
•
f57d8c6
1
Parent(s):
14f25a5
Training in progress epoch 299
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: 6.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -342,6 +342,7 @@ The following hyperparameters were used during training:
|
|
342 |
| 5.4786 | 6.0555 | 296 |
|
343 |
| 5.4669 | 6.0944 | 297 |
|
344 |
| 5.4658 | 6.1695 | 298 |
|
|
|
345 |
|
346 |
|
347 |
### 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.4630
|
19 |
+
- Validation Loss: 6.0527
|
20 |
+
- Epoch: 299
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
342 |
| 5.4786 | 6.0555 | 296 |
|
343 |
| 5.4669 | 6.0944 | 297 |
|
344 |
| 5.4658 | 6.1695 | 298 |
|
345 |
+
| 5.4630 | 6.0527 | 299 |
|
346 |
|
347 |
|
348 |
### 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:f5a25be39642030f3c197248939ad95a4bd07afe4ae2f25c4dab235f976b784f
|
3 |
size 558172300
|