pijarcandra22
commited on
Commit
•
966fb53
1
Parent(s):
72ff5ac
Training in progress epoch 140
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 |
|
@@ -183,6 +183,7 @@ The following hyperparameters were used during training:
|
|
183 |
| 5.4655 | 6.0441 | 137 |
|
184 |
| 5.4665 | 5.9313 | 138 |
|
185 |
| 5.4588 | 6.1375 | 139 |
|
|
|
186 |
|
187 |
|
188 |
### 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.4575
|
19 |
+
- Validation Loss: 6.1655
|
20 |
+
- Epoch: 140
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
183 |
| 5.4655 | 6.0441 | 137 |
|
184 |
| 5.4665 | 5.9313 | 138 |
|
185 |
| 5.4588 | 6.1375 | 139 |
|
186 |
+
| 5.4575 | 6.1655 | 140 |
|
187 |
|
188 |
|
189 |
### 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:84ad88dbec023c71d2e1f85d4be56141e2ef4954d54055e855ca192eea1fc318
|
3 |
size 558172300
|