pijarcandra22
commited on
Commit
•
4e20620
1
Parent(s):
7febf76
Training in progress epoch 75
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 |
|
@@ -118,6 +118,7 @@ The following hyperparameters were used during training:
|
|
118 |
| 5.4601 | 6.0344 | 72 |
|
119 |
| 5.4640 | 5.9661 | 73 |
|
120 |
| 5.4590 | 6.0013 | 74 |
|
|
|
121 |
|
122 |
|
123 |
### 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.4622
|
19 |
+
- Validation Loss: 6.0172
|
20 |
+
- Epoch: 75
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
118 |
| 5.4601 | 6.0344 | 72 |
|
119 |
| 5.4640 | 5.9661 | 73 |
|
120 |
| 5.4590 | 6.0013 | 74 |
|
121 |
+
| 5.4622 | 6.0172 | 75 |
|
122 |
|
123 |
|
124 |
### 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:b1736ab70df9cce4b8649e150e853cbab426e2671ed5413d752e739955c3f9de
|
3 |
size 558172300
|