pijarcandra22
commited on
Commit
•
b764cf3
1
Parent(s):
f421140
Training in progress epoch 18
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:
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -61,6 +61,7 @@ The following hyperparameters were used during training:
|
|
61 |
| 5.4883 | 5.9895 | 15 |
|
62 |
| 5.4694 | 6.0100 | 16 |
|
63 |
| 5.4663 | 6.0316 | 17 |
|
|
|
64 |
|
65 |
|
66 |
### 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.4602
|
19 |
+
- Validation Loss: 5.9233
|
20 |
+
- Epoch: 18
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
61 |
| 5.4883 | 5.9895 | 15 |
|
62 |
| 5.4694 | 6.0100 | 16 |
|
63 |
| 5.4663 | 6.0316 | 17 |
|
64 |
+
| 5.4602 | 5.9233 | 18 |
|
65 |
|
66 |
|
67 |
### 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:71a80c5d8f4a5e9ba83fefe077884b8d162ea63e9cd09987682fc553a5ec8ef1
|
3 |
size 558172300
|