pijarcandra22
commited on
Commit
•
1ad2049
1
Parent(s):
d04b909
Training in progress epoch 125
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 |
|
@@ -168,6 +168,7 @@ The following hyperparameters were used during training:
|
|
168 |
| 5.4725 | 6.0112 | 122 |
|
169 |
| 5.4835 | 5.6280 | 123 |
|
170 |
| 5.5217 | 5.6917 | 124 |
|
|
|
171 |
|
172 |
|
173 |
### 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.4821
|
19 |
+
- Validation Loss: 5.9458
|
20 |
+
- Epoch: 125
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
168 |
| 5.4725 | 6.0112 | 122 |
|
169 |
| 5.4835 | 5.6280 | 123 |
|
170 |
| 5.5217 | 5.6917 | 124 |
|
171 |
+
| 5.4821 | 5.9458 | 125 |
|
172 |
|
173 |
|
174 |
### 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:1780b7aab9c2f757599a2e35da1939f68ca7b31a472dd057f8fcfb963bdc0d8c
|
3 |
size 558172300
|