pijarcandra22
commited on
Commit
•
d8ba573
1
Parent(s):
1dd71fd
Training in progress epoch 323
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 |
|
@@ -366,6 +366,7 @@ The following hyperparameters were used during training:
|
|
366 |
| 5.4752 | 6.0193 | 320 |
|
367 |
| 5.4800 | 6.0091 | 321 |
|
368 |
| 5.4766 | 6.0992 | 322 |
|
|
|
369 |
|
370 |
|
371 |
### 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.4684
|
19 |
+
- Validation Loss: 6.0849
|
20 |
+
- Epoch: 323
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
366 |
| 5.4752 | 6.0193 | 320 |
|
367 |
| 5.4800 | 6.0091 | 321 |
|
368 |
| 5.4766 | 6.0992 | 322 |
|
369 |
+
| 5.4684 | 6.0849 | 323 |
|
370 |
|
371 |
|
372 |
### 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:a2b518df1714eb158e658b78a81c48aa72e498a68648b98b948ecf8c7a04125f
|
3 |
size 558172300
|