pijarcandra22
commited on
Commit
•
6e903ef
1
Parent(s):
e7b3952
Training in progress epoch 157
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 |
|
@@ -200,6 +200,7 @@ The following hyperparameters were used during training:
|
|
200 |
| 5.4737 | 6.0805 | 154 |
|
201 |
| 5.4805 | 6.0888 | 155 |
|
202 |
| 5.4765 | 5.9967 | 156 |
|
|
|
203 |
|
204 |
|
205 |
### 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.4691
|
19 |
+
- Validation Loss: 5.9332
|
20 |
+
- Epoch: 157
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
200 |
| 5.4737 | 6.0805 | 154 |
|
201 |
| 5.4805 | 6.0888 | 155 |
|
202 |
| 5.4765 | 5.9967 | 156 |
|
203 |
+
| 5.4691 | 5.9332 | 157 |
|
204 |
|
205 |
|
206 |
### 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:f21016fa8ad27217b58edb180b2475641c2296b363b11353a0d2ebc8e8972ad3
|
3 |
size 558172300
|