pijarcandra22
commited on
Commit
•
c671f28
1
Parent(s):
4d833f7
Training in progress epoch 174
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: 5.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -217,6 +217,7 @@ The following hyperparameters were used during training:
|
|
217 |
| 5.5388 | 5.5438 | 171 |
|
218 |
| 5.5343 | 5.5623 | 172 |
|
219 |
| 5.5368 | 5.5505 | 173 |
|
|
|
220 |
|
221 |
|
222 |
### 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.5345
|
19 |
+
- Validation Loss: 5.5798
|
20 |
+
- Epoch: 174
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
217 |
| 5.5388 | 5.5438 | 171 |
|
218 |
| 5.5343 | 5.5623 | 172 |
|
219 |
| 5.5368 | 5.5505 | 173 |
|
220 |
+
| 5.5345 | 5.5798 | 174 |
|
221 |
|
222 |
|
223 |
### 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:6d9c61ce3d55d2ab4f34a0ddd700f72c1a2981be475cc4a6ffb82220b2edf3a8
|
3 |
size 558172300
|