pijarcandra22
commited on
Commit
•
57dfb24
1
Parent(s):
f82affd
Training in progress epoch 205
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 |
|
@@ -248,6 +248,7 @@ The following hyperparameters were used during training:
|
|
248 |
| 5.4611 | 5.8718 | 202 |
|
249 |
| 5.4979 | 5.7893 | 203 |
|
250 |
| 5.4995 | 5.8556 | 204 |
|
|
|
251 |
|
252 |
|
253 |
### 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.4949
|
19 |
+
- Validation Loss: 5.9533
|
20 |
+
- Epoch: 205
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
248 |
| 5.4611 | 5.8718 | 202 |
|
249 |
| 5.4979 | 5.7893 | 203 |
|
250 |
| 5.4995 | 5.8556 | 204 |
|
251 |
+
| 5.4949 | 5.9533 | 205 |
|
252 |
|
253 |
|
254 |
### 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:547f7bac5a1f9bbcb7c1fdaf3a52711c9538c3323830b07e7622daac2fd32614
|
3 |
size 558172300
|