Training in progress epoch 6
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 [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 4.
|
19 |
-
- Validation Loss: 4.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
| 4.9509 | 4.9649 | 3 |
|
50 |
| 4.7902 | 4.8459 | 4 |
|
51 |
| 4.6401 | 4.7368 | 5 |
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 4.4997
|
19 |
+
- Validation Loss: 4.6458
|
20 |
+
- Epoch: 6
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
49 |
| 4.9509 | 4.9649 | 3 |
|
50 |
| 4.7902 | 4.8459 | 4 |
|
51 |
| 4.6401 | 4.7368 | 5 |
|
52 |
+
| 4.4997 | 4.6458 | 6 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 533687616
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1dd023c5f2c56daed63791c1cf224b39eeee1d7a34abdff7e29003c8b7869fa8
|
3 |
size 533687616
|