pijarcandra22
commited on
Commit
•
482fccc
1
Parent(s):
6b1fcd0
Training in progress epoch 87
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: 0.
|
19 |
-
- Validation Loss: 2.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -129,6 +129,8 @@ The following hyperparameters were used during training:
|
|
129 |
| 0.1880 | 2.5345 | 83 |
|
130 |
| 0.1773 | 2.5147 | 84 |
|
131 |
| 0.1734 | 2.5270 | 85 |
|
|
|
|
|
132 |
|
133 |
|
134 |
### 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: 0.1618
|
19 |
+
- Validation Loss: 2.5581
|
20 |
+
- Epoch: 87
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
129 |
| 0.1880 | 2.5345 | 83 |
|
130 |
| 0.1773 | 2.5147 | 84 |
|
131 |
| 0.1734 | 2.5270 | 85 |
|
132 |
+
| 0.1663 | 2.5399 | 86 |
|
133 |
+
| 0.1618 | 2.5581 | 87 |
|
134 |
|
135 |
|
136 |
### 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:11dbc75740eac80c5afa5a5b85a53d4f3994d957254da9cadc28a89ab7ace4a2
|
3 |
size 558172300
|