pijarcandra22
commited on
Commit
•
1ec957c
1
Parent(s):
bf4dadb
Training in progress epoch 245
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 |
|
@@ -288,6 +288,7 @@ The following hyperparameters were used during training:
|
|
288 |
| 5.4629 | 6.1712 | 242 |
|
289 |
| 5.4697 | 5.8240 | 243 |
|
290 |
| 5.4705 | 5.9930 | 244 |
|
|
|
291 |
|
292 |
|
293 |
### 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.4638
|
19 |
+
- Validation Loss: 5.9622
|
20 |
+
- Epoch: 245
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
288 |
| 5.4629 | 6.1712 | 242 |
|
289 |
| 5.4697 | 5.8240 | 243 |
|
290 |
| 5.4705 | 5.9930 | 244 |
|
291 |
+
| 5.4638 | 5.9622 | 245 |
|
292 |
|
293 |
|
294 |
### 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:ef18f9815e8ff9b639f18aa1a3d4cb9f67f304e2a4568b001cd24b32ced5b5b6
|
3 |
size 558172300
|