pijarcandra22
commited on
Commit
•
3229d1d
1
Parent(s):
1764deb
Training in progress epoch 80
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 |
|
@@ -123,6 +123,7 @@ The following hyperparameters were used during training:
|
|
123 |
| 5.4669 | 6.0261 | 77 |
|
124 |
| 5.4859 | 5.9295 | 78 |
|
125 |
| 5.5042 | 6.1254 | 79 |
|
|
|
126 |
|
127 |
|
128 |
### 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.4845
|
19 |
+
- Validation Loss: 5.8930
|
20 |
+
- Epoch: 80
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
123 |
| 5.4669 | 6.0261 | 77 |
|
124 |
| 5.4859 | 5.9295 | 78 |
|
125 |
| 5.5042 | 6.1254 | 79 |
|
126 |
+
| 5.4845 | 5.8930 | 80 |
|
127 |
|
128 |
|
129 |
### 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:3ea2d4b0daee6e650082c9cb0026fdc8ab9b754876a4fa73708bce8a4ea520c7
|
3 |
size 558172300
|