pijarcandra22
commited on
Commit
•
dcc07e5
1
Parent(s):
e65839b
Training in progress epoch 144
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 |
|
@@ -187,6 +187,7 @@ The following hyperparameters were used during training:
|
|
187 |
| 5.4609 | 5.9701 | 141 |
|
188 |
| 5.4666 | 6.0677 | 142 |
|
189 |
| 5.4672 | 6.1272 | 143 |
|
|
|
190 |
|
191 |
|
192 |
### 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.4776
|
19 |
+
- Validation Loss: 6.2186
|
20 |
+
- Epoch: 144
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
187 |
| 5.4609 | 5.9701 | 141 |
|
188 |
| 5.4666 | 6.0677 | 142 |
|
189 |
| 5.4672 | 6.1272 | 143 |
|
190 |
+
| 5.4776 | 6.2186 | 144 |
|
191 |
|
192 |
|
193 |
### 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:bfc74f63057b5201303e39ea99bd51beebaa51e9b8536e23d09a40e291d0ff7a
|
3 |
size 558172300
|