Training in progress epoch 5
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -13,11 +13,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [d4data/bias-detection-model](https://huggingface.co/d4data/bias-detection-model) on an unknown dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
-
- Train Loss: 0.
|
| 17 |
-
- Train Accuracy: 0.
|
| 18 |
-
- Validation Loss: 0.
|
| 19 |
-
- Validation Accuracy: 0.
|
| 20 |
-
- Epoch:
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
| 48 |
| 0.5392 | 0.7147 | 0.5621 | 0.7017 | 2 |
|
| 49 |
| 0.5016 | 0.7416 | 0.5784 | 0.6967 | 3 |
|
| 50 |
| 0.4573 | 0.7714 | 0.5928 | 0.6957 | 4 |
|
|
|
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|
|
|
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [d4data/bias-detection-model](https://huggingface.co/d4data/bias-detection-model) on an unknown dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
+
- Train Loss: 0.4182
|
| 17 |
+
- Train Accuracy: 0.7945
|
| 18 |
+
- Validation Loss: 0.6095
|
| 19 |
+
- Validation Accuracy: 0.6977
|
| 20 |
+
- Epoch: 5
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 48 |
| 0.5392 | 0.7147 | 0.5621 | 0.7017 | 2 |
|
| 49 |
| 0.5016 | 0.7416 | 0.5784 | 0.6967 | 3 |
|
| 50 |
| 0.4573 | 0.7714 | 0.5928 | 0.6957 | 4 |
|
| 51 |
+
| 0.4182 | 0.7945 | 0.6095 | 0.6977 | 5 |
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267955144
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5949e44d9d9d4167156d493f4357e8bb01d9f5b52552e87a9694ad4067ed95c
|
| 3 |
size 267955144
|