pijarcandra22
commited on
Commit
•
a93fde4
1
Parent(s):
7cea751
Training in progress epoch 5
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 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
| 5.5311 | 5.5419 | 2 |
|
49 |
| 5.5152 | 5.5201 | 3 |
|
50 |
| 5.5005 | 5.6477 | 4 |
|
|
|
51 |
|
52 |
|
53 |
### 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.4704
|
19 |
+
- Validation Loss: 5.5914
|
20 |
+
- Epoch: 5
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
| 5.5311 | 5.5419 | 2 |
|
49 |
| 5.5152 | 5.5201 | 3 |
|
50 |
| 5.5005 | 5.6477 | 4 |
|
51 |
+
| 5.4704 | 5.5914 | 5 |
|
52 |
|
53 |
|
54 |
### 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:0bf5cfa549bc6a88d86338a8147c456fec6bfca8e85d4e2b4554bd1c98b295d6
|
3 |
size 558172300
|