Training in progress epoch 4
Browse files- README.md +3 -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: 0.
|
| 18 |
-
- Epoch:
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
| 45 |
| 0.1526 | 1 |
|
| 46 |
| 0.1185 | 2 |
|
| 47 |
| 0.1124 | 3 |
|
|
|
|
| 48 |
|
| 49 |
|
| 50 |
### 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: 0.0871
|
| 18 |
+
- Epoch: 4
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 45 |
| 0.1526 | 1 |
|
| 46 |
| 0.1185 | 2 |
|
| 47 |
| 0.1124 | 3 |
|
| 48 |
+
| 0.0871 | 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:9f088481697756d0c3e9ee357380f3f6cd539204bb52ff4dd0d0788fd1c0be5b
|
| 3 |
size 431154192
|