pijarcandra22
commited on
Commit
•
0bdf130
1
Parent(s):
de19d93
Training in progress epoch 302
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 |
|
@@ -345,6 +345,7 @@ The following hyperparameters were used during training:
|
|
345 |
| 5.4630 | 6.0527 | 299 |
|
346 |
| 5.4640 | 6.0363 | 300 |
|
347 |
| 5.4657 | 6.0326 | 301 |
|
|
|
348 |
|
349 |
|
350 |
### 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.4641
|
19 |
+
- Validation Loss: 6.0652
|
20 |
+
- Epoch: 302
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
345 |
| 5.4630 | 6.0527 | 299 |
|
346 |
| 5.4640 | 6.0363 | 300 |
|
347 |
| 5.4657 | 6.0326 | 301 |
|
348 |
+
| 5.4641 | 6.0652 | 302 |
|
349 |
|
350 |
|
351 |
### 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:464535bff19923e8f1be3d2fe251abcf3d7690014d468cc091fb1946724ce01e
|
3 |
size 558172300
|