pijarcandra22
commited on
Commit
•
4b76ac2
1
Parent(s):
f6ff8e3
Training in progress epoch 97
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 |
|
@@ -139,6 +139,8 @@ The following hyperparameters were used during training:
|
|
139 |
| 0.1357 | 2.5638 | 93 |
|
140 |
| 0.1325 | 2.5782 | 94 |
|
141 |
| 0.1293 | 2.6026 | 95 |
|
|
|
|
|
142 |
|
143 |
|
144 |
### 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.1257
|
19 |
+
- Validation Loss: 2.6056
|
20 |
+
- Epoch: 97
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
139 |
| 0.1357 | 2.5638 | 93 |
|
140 |
| 0.1325 | 2.5782 | 94 |
|
141 |
| 0.1293 | 2.6026 | 95 |
|
142 |
+
| 0.1263 | 2.6147 | 96 |
|
143 |
+
| 0.1257 | 2.6056 | 97 |
|
144 |
|
145 |
|
146 |
### 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:aa366d372ce16d91117521741936f5b57383481e17c56a08032b71db825a1dc0
|
3 |
size 558172300
|