pijarcandra22
commited on
Commit
•
f82affd
1
Parent(s):
966c059
Training in progress epoch 204
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: 5.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -247,6 +247,7 @@ The following hyperparameters were used during training:
|
|
247 |
| 5.4618 | 5.9005 | 201 |
|
248 |
| 5.4611 | 5.8718 | 202 |
|
249 |
| 5.4979 | 5.7893 | 203 |
|
|
|
250 |
|
251 |
|
252 |
### 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.4995
|
19 |
+
- Validation Loss: 5.8556
|
20 |
+
- Epoch: 204
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
247 |
| 5.4618 | 5.9005 | 201 |
|
248 |
| 5.4611 | 5.8718 | 202 |
|
249 |
| 5.4979 | 5.7893 | 203 |
|
250 |
+
| 5.4995 | 5.8556 | 204 |
|
251 |
|
252 |
|
253 |
### 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:f073ecc0a9fa9af533a305ce32e9d3f51e342a5ed309779ce92385ee6fd80462
|
3 |
size 558172300
|