Training in progress epoch 8
Browse files- README.md +4 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,8 +15,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -49,6 +49,8 @@ The following hyperparameters were used during training:
|
|
49 |
| 0.2289 | 4 |
|
50 |
| 0.2047 | 5 |
|
51 |
| 0.1808 | 6 |
|
|
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.1504
|
19 |
+
- Epoch: 8
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
49 |
| 0.2289 | 4 |
|
50 |
| 0.2047 | 5 |
|
51 |
| 0.1808 | 6 |
|
52 |
+
| 0.1596 | 7 |
|
53 |
+
| 0.1504 | 8 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 431188984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6f63f78fa5e752142d46cf43a6d9446ea90e7d22f22038843ab71f3e7112952
|
3 |
size 431188984
|