pijarcandra22
commited on
Commit
•
3f33d8b
1
Parent(s):
18f4895
Training in progress epoch 131
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 |
|
@@ -174,6 +174,7 @@ The following hyperparameters were used during training:
|
|
174 |
| 5.4744 | 5.9463 | 128 |
|
175 |
| 5.4673 | 6.0359 | 129 |
|
176 |
| 5.4838 | 6.0166 | 130 |
|
|
|
177 |
|
178 |
|
179 |
### 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.4864
|
19 |
+
- Validation Loss: 6.0046
|
20 |
+
- Epoch: 131
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
174 |
| 5.4744 | 5.9463 | 128 |
|
175 |
| 5.4673 | 6.0359 | 129 |
|
176 |
| 5.4838 | 6.0166 | 130 |
|
177 |
+
| 5.4864 | 6.0046 | 131 |
|
178 |
|
179 |
|
180 |
### 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:df810328d3974a454339f2088abbfeccad0ff022ac3ca96151aae0a017feb49e
|
3 |
size 558172300
|