pijarcandra22
commited on
Commit
•
f6ff8e3
1
Parent(s):
9e94794
Training in progress epoch 95
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 |
|
@@ -137,6 +137,8 @@ The following hyperparameters were used during training:
|
|
137 |
| 0.1453 | 2.5720 | 91 |
|
138 |
| 0.1398 | 2.5526 | 92 |
|
139 |
| 0.1357 | 2.5638 | 93 |
|
|
|
|
|
140 |
|
141 |
|
142 |
### 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.1293
|
19 |
+
- Validation Loss: 2.6026
|
20 |
+
- Epoch: 95
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
137 |
| 0.1453 | 2.5720 | 91 |
|
138 |
| 0.1398 | 2.5526 | 92 |
|
139 |
| 0.1357 | 2.5638 | 93 |
|
140 |
+
| 0.1325 | 2.5782 | 94 |
|
141 |
+
| 0.1293 | 2.6026 | 95 |
|
142 |
|
143 |
|
144 |
### 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:224dfcd31803f1f09c3cb71b781a110bde8718dfaa02a64d80460f2622b07e0a
|
3 |
size 558172300
|