pijarcandra22
commited on
Commit
•
124d8c4
1
Parent(s):
fef3ddc
Training in progress epoch 135
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 |
|
@@ -178,6 +178,7 @@ The following hyperparameters were used during training:
|
|
178 |
| 5.4896 | 5.9479 | 132 |
|
179 |
| 5.4722 | 6.0699 | 133 |
|
180 |
| 5.4627 | 6.0684 | 134 |
|
|
|
181 |
|
182 |
|
183 |
### 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.4690
|
19 |
+
- Validation Loss: 6.0577
|
20 |
+
- Epoch: 135
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
178 |
| 5.4896 | 5.9479 | 132 |
|
179 |
| 5.4722 | 6.0699 | 133 |
|
180 |
| 5.4627 | 6.0684 | 134 |
|
181 |
+
| 5.4690 | 6.0577 | 135 |
|
182 |
|
183 |
|
184 |
### 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:3d2b442e8d4b9128ab83804987473fc06c64148874f8160c9a0fc3442dc15951
|
3 |
size 558172300
|