pijarcandra22
commited on
Commit
•
4f25031
1
Parent(s):
61be133
Training in progress epoch 57
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 |
|
@@ -99,6 +99,8 @@ The following hyperparameters were used during training:
|
|
99 |
| 0.5594 | 2.2287 | 53 |
|
100 |
| 0.5361 | 2.2260 | 54 |
|
101 |
| 0.5168 | 2.2444 | 55 |
|
|
|
|
|
102 |
|
103 |
|
104 |
### 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.4826
|
19 |
+
- Validation Loss: 2.2912
|
20 |
+
- Epoch: 57
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
99 |
| 0.5594 | 2.2287 | 53 |
|
100 |
| 0.5361 | 2.2260 | 54 |
|
101 |
| 0.5168 | 2.2444 | 55 |
|
102 |
+
| 0.5022 | 2.2660 | 56 |
|
103 |
+
| 0.4826 | 2.2912 | 57 |
|
104 |
|
105 |
|
106 |
### 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:3d0e35ceb194778c316a7ad7f84bafe5b676d68d64b819486dae4e57e1e5c7b7
|
3 |
size 558172300
|