pijarcandra22
commited on
Commit
•
6cc0c2c
1
Parent(s):
f94c309
Training in progress epoch 93
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 |
|
@@ -136,6 +136,7 @@ The following hyperparameters were used during training:
|
|
136 |
| 5.4894 | 5.8919 | 90 |
|
137 |
| 5.4890 | 5.9626 | 91 |
|
138 |
| 5.4774 | 6.0267 | 92 |
|
|
|
139 |
|
140 |
|
141 |
### 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.5033
|
19 |
+
- Validation Loss: 6.1150
|
20 |
+
- Epoch: 93
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
136 |
| 5.4894 | 5.8919 | 90 |
|
137 |
| 5.4890 | 5.9626 | 91 |
|
138 |
| 5.4774 | 6.0267 | 92 |
|
139 |
+
| 5.5033 | 6.1150 | 93 |
|
140 |
|
141 |
|
142 |
### 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:e2fa5fe3e5f23b59dfd184b9c6acb1e0c23717028d9a2c98e0534a812a881069
|
3 |
size 558172300
|