pijarcandra22
commited on
Commit
•
aa7326a
1
Parent(s):
2ab8ea4
Training in progress epoch 283
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 |
|
@@ -326,6 +326,7 @@ The following hyperparameters were used during training:
|
|
326 |
| 5.4628 | 6.1382 | 280 |
|
327 |
| 5.4681 | 6.0160 | 281 |
|
328 |
| 5.4631 | 6.0364 | 282 |
|
|
|
329 |
|
330 |
|
331 |
### 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.4745
|
19 |
+
- Validation Loss: 6.1409
|
20 |
+
- Epoch: 283
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
326 |
| 5.4628 | 6.1382 | 280 |
|
327 |
| 5.4681 | 6.0160 | 281 |
|
328 |
| 5.4631 | 6.0364 | 282 |
|
329 |
+
| 5.4745 | 6.1409 | 283 |
|
330 |
|
331 |
|
332 |
### 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:d946f300a61612744e3544f920ec80afa565ed1f947d971d9258ea50421c678e
|
3 |
size 558172300
|