pijarcandra22
commited on
Commit
·
09612b5
1
Parent(s):
6fc0d94
Training in progress epoch 23
Browse files- README.md +5 -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: 1.
|
19 |
-
- Validation Loss: 2.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -65,6 +65,8 @@ The following hyperparameters were used during training:
|
|
65 |
| 1.6177 | 2.1061 | 19 |
|
66 |
| 1.5524 | 2.0845 | 20 |
|
67 |
| 1.4965 | 2.0750 | 21 |
|
|
|
|
|
68 |
|
69 |
|
70 |
### 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: 1.4188
|
19 |
+
- Validation Loss: 2.0584
|
20 |
+
- Epoch: 23
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
65 |
| 1.6177 | 2.1061 | 19 |
|
66 |
| 1.5524 | 2.0845 | 20 |
|
67 |
| 1.4965 | 2.0750 | 21 |
|
68 |
+
| 1.4618 | 2.0527 | 22 |
|
69 |
+
| 1.4188 | 2.0584 | 23 |
|
70 |
|
71 |
|
72 |
### 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:f3cadfa73459c4dbd66a684247f0aaf8b1cf82bacf80fb170aba7757925cb058
|
3 |
size 558172300
|