pijarcandra22
commited on
Commit
•
9b0ec3b
1
Parent(s):
2d80d9d
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: 5.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -183,6 +183,7 @@ The following hyperparameters were used during training:
|
|
183 |
| 5.5363 | 5.5567 | 137 |
|
184 |
| 5.5395 | 5.5515 | 138 |
|
185 |
| 5.5337 | 5.5563 | 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.5341
|
19 |
+
- Validation Loss: 5.5561
|
20 |
+
- Epoch: 140
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
183 |
| 5.5363 | 5.5567 | 137 |
|
184 |
| 5.5395 | 5.5515 | 138 |
|
185 |
| 5.5337 | 5.5563 | 139 |
|
186 |
+
| 5.5341 | 5.5561 | 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:5f63b7fe4346b3b07176acbf6a90e9fbbd7a4ef24b6130fdf0c062cc9d1a8ed5
|
3 |
size 558172300
|