Commit
·
7a42336
1
Parent(s):
2325e8f
Training in progress epoch 111
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 |
|
@@ -154,6 +154,7 @@ The following hyperparameters were used during training:
|
|
154 |
| 5.5346 | 5.5460 | 108 |
|
155 |
| 5.5375 | 5.5610 | 109 |
|
156 |
| 5.5332 | 5.5676 | 110 |
|
|
|
157 |
|
158 |
|
159 |
### 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.5355
|
19 |
+
- Validation Loss: 5.5364
|
20 |
+
- Epoch: 111
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
154 |
| 5.5346 | 5.5460 | 108 |
|
155 |
| 5.5375 | 5.5610 | 109 |
|
156 |
| 5.5332 | 5.5676 | 110 |
|
157 |
+
| 5.5355 | 5.5364 | 111 |
|
158 |
|
159 |
|
160 |
### 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:827c4c06688021f59645bd725053bc4bdf2db7ba23e3349d94abd67b2fc1c673
|
3 |
size 558172300
|