pijarcandra22
commited on
Commit
•
b6f4137
1
Parent(s):
cccb7ec
Training in progress epoch 210
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 |
|
@@ -253,6 +253,7 @@ The following hyperparameters were used during training:
|
|
253 |
| 5.4700 | 6.0395 | 207 |
|
254 |
| 5.4601 | 6.0592 | 208 |
|
255 |
| 5.4605 | 6.1408 | 209 |
|
|
|
256 |
|
257 |
|
258 |
### 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.4638
|
19 |
+
- Validation Loss: 6.0469
|
20 |
+
- Epoch: 210
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
253 |
| 5.4700 | 6.0395 | 207 |
|
254 |
| 5.4601 | 6.0592 | 208 |
|
255 |
| 5.4605 | 6.1408 | 209 |
|
256 |
+
| 5.4638 | 6.0469 | 210 |
|
257 |
|
258 |
|
259 |
### 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:853f4dd97d7ec2bc0dd1269c6f002d51c92aad03381b4be814ef33522bcb08b3
|
3 |
size 558172300
|