pijarcandra22
commited on
Commit
•
2a4d22c
1
Parent(s):
1d9a717
Training in progress epoch 101
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 |
|
@@ -144,6 +144,7 @@ The following hyperparameters were used during training:
|
|
144 |
| 5.4701 | 6.0163 | 98 |
|
145 |
| 5.4718 | 6.1462 | 99 |
|
146 |
| 5.4672 | 6.0804 | 100 |
|
|
|
147 |
|
148 |
|
149 |
### 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.4775
|
19 |
+
- Validation Loss: 6.1055
|
20 |
+
- Epoch: 101
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
144 |
| 5.4701 | 6.0163 | 98 |
|
145 |
| 5.4718 | 6.1462 | 99 |
|
146 |
| 5.4672 | 6.0804 | 100 |
|
147 |
+
| 5.4775 | 6.1055 | 101 |
|
148 |
|
149 |
|
150 |
### 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:d2e2ded3bb3f7ab1db5f2f0044066daec94f38955638df14d0502f8b68564450
|
3 |
size 558172300
|