pijarcandra22
commited on
Commit
•
0f5b0c4
1
Parent(s):
f2d50d7
Training in progress epoch 242
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:
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -285,6 +285,7 @@ The following hyperparameters were used during training:
|
|
285 |
| 5.4735 | 6.0469 | 239 |
|
286 |
| 5.4671 | 6.0462 | 240 |
|
287 |
| 5.4701 | 5.9689 | 241 |
|
|
|
288 |
|
289 |
|
290 |
### 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.4629
|
19 |
+
- Validation Loss: 6.1712
|
20 |
+
- Epoch: 242
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
285 |
| 5.4735 | 6.0469 | 239 |
|
286 |
| 5.4671 | 6.0462 | 240 |
|
287 |
| 5.4701 | 5.9689 | 241 |
|
288 |
+
| 5.4629 | 6.1712 | 242 |
|
289 |
|
290 |
|
291 |
### 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:aa361efce3543f273c33881e82715fd6fd9bd26e9b3497e7dab7c023748e467c
|
3 |
size 558172300
|