pijarcandra22
commited on
Commit
•
1dd71fd
1
Parent(s):
7cac39e
Training in progress epoch 322
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 |
|
@@ -365,6 +365,7 @@ The following hyperparameters were used during training:
|
|
365 |
| 5.4691 | 5.9373 | 319 |
|
366 |
| 5.4752 | 6.0193 | 320 |
|
367 |
| 5.4800 | 6.0091 | 321 |
|
|
|
368 |
|
369 |
|
370 |
### 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.4766
|
19 |
+
- Validation Loss: 6.0992
|
20 |
+
- Epoch: 322
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
365 |
| 5.4691 | 5.9373 | 319 |
|
366 |
| 5.4752 | 6.0193 | 320 |
|
367 |
| 5.4800 | 6.0091 | 321 |
|
368 |
+
| 5.4766 | 6.0992 | 322 |
|
369 |
|
370 |
|
371 |
### 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:e0c5870a2e3f7ec232881c01349eccc22cb9768ab13eb89cf0942c0ec4519f13
|
3 |
size 558172300
|