pijarcandra22
commited on
Commit
•
c1c4751
1
Parent(s):
f75e298
Training in progress epoch 48
Browse files- README.md +3 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -16,8 +16,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
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.4557
|
19 |
-
- Validation Loss: 6.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -91,6 +91,7 @@ The following hyperparameters were used during training:
|
|
91 |
| 5.4698 | 6.0152 | 45 |
|
92 |
| 5.4666 | 6.2713 | 46 |
|
93 |
| 5.4557 | 6.2708 | 47 |
|
|
|
94 |
|
95 |
|
96 |
### Framework versions
|
|
|
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.4557
|
19 |
+
- Validation Loss: 6.0003
|
20 |
+
- Epoch: 48
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
91 |
| 5.4698 | 6.0152 | 45 |
|
92 |
| 5.4666 | 6.2713 | 46 |
|
93 |
| 5.4557 | 6.2708 | 47 |
|
94 |
+
| 5.4557 | 6.0003 | 48 |
|
95 |
|
96 |
|
97 |
### 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:7fddac2b1e66615daec50f1f56e9fe18114d7e975c560014cb684cdf6fc68035
|
3 |
size 558172300
|