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