pijarcandra22
commited on
Commit
•
2d708fe
1
Parent(s):
1ed8b2d
Training in progress epoch 40
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 |
|
@@ -83,6 +83,7 @@ The following hyperparameters were used during training:
|
|
83 |
| 5.4570 | 5.9522 | 37 |
|
84 |
| 5.4559 | 6.1518 | 38 |
|
85 |
| 5.4584 | 6.1860 | 39 |
|
|
|
86 |
|
87 |
|
88 |
### 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.4732
|
19 |
+
- Validation Loss: 6.1168
|
20 |
+
- Epoch: 40
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
83 |
| 5.4570 | 5.9522 | 37 |
|
84 |
| 5.4559 | 6.1518 | 38 |
|
85 |
| 5.4584 | 6.1860 | 39 |
|
86 |
+
| 5.4732 | 6.1168 | 40 |
|
87 |
|
88 |
|
89 |
### 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:51d344bfb0f4b1743d6fa138e62a256d65c8e0e73d25f0a6c945d7257ae74188
|
3 |
size 558172300
|