Training in progress epoch 4
Browse files- README.md +4 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,8 +14,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss:
|
18 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -44,6 +44,8 @@ The following hyperparameters were used during training:
|
|
44 |
| 5.0847 | 0 |
|
45 |
| 3.6246 | 1 |
|
46 |
| 2.6396 | 2 |
|
|
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 1.4765
|
18 |
+
- Epoch: 4
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
44 |
| 5.0847 | 0 |
|
45 |
| 3.6246 | 1 |
|
46 |
| 2.6396 | 2 |
|
47 |
+
| 1.8695 | 3 |
|
48 |
+
| 1.4765 | 4 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 431154192
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:334028887a3285fdcb62bd85cb43c88b64250862141606d606b943a10042d849
|
3 |
size 431154192
|