CatBarks/bert_wes_bce_2_2
Browse files- README.md +17 -17
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 0.
|
| 22 |
-
- Accuracy: 0.
|
| 23 |
-
- F1: 0.
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
@@ -54,20 +54,20 @@ The following hyperparameters were used during training:
|
|
| 54 |
|
| 55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
| 56 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|:------:|
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.
|
| 65 |
-
| 0.
|
| 66 |
-
| 0.0002 | 68.8172 | 500 | 0.
|
| 67 |
-
| 0.0001 | 75.6989 | 550 | 0.
|
| 68 |
-
| 0.0001 | 82.5806 | 600 | 0.
|
| 69 |
-
| 0.
|
| 70 |
-
| 0.
|
| 71 |
|
| 72 |
|
| 73 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.0280
|
| 22 |
+
- Accuracy: 0.996
|
| 23 |
+
- F1: 0.9962
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 54 |
|
| 55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
| 56 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|:------:|
|
| 57 |
+
| 0.7292 | 6.8817 | 50 | 0.5027 | 0.876 | 0.8813 |
|
| 58 |
+
| 0.2104 | 13.7634 | 100 | 0.0612 | 0.98 | 0.9809 |
|
| 59 |
+
| 0.0129 | 20.6452 | 150 | 0.0336 | 0.9915 | 0.9920 |
|
| 60 |
+
| 0.004 | 27.5269 | 200 | 0.0500 | 0.987 | 0.9877 |
|
| 61 |
+
| 0.0023 | 34.4086 | 250 | 0.0293 | 0.9955 | 0.9958 |
|
| 62 |
+
| 0.0017 | 41.2903 | 300 | 0.0339 | 0.9945 | 0.9948 |
|
| 63 |
+
| 0.0017 | 48.1720 | 350 | 0.0327 | 0.9945 | 0.9948 |
|
| 64 |
+
| 0.001 | 55.0538 | 400 | 0.0345 | 0.995 | 0.9953 |
|
| 65 |
+
| 0.0006 | 61.9355 | 450 | 0.0357 | 0.9945 | 0.9948 |
|
| 66 |
+
| 0.0002 | 68.8172 | 500 | 0.0390 | 0.9945 | 0.9948 |
|
| 67 |
+
| 0.0001 | 75.6989 | 550 | 0.0402 | 0.9945 | 0.9948 |
|
| 68 |
+
| 0.0001 | 82.5806 | 600 | 0.0408 | 0.9945 | 0.9948 |
|
| 69 |
+
| 0.0015 | 89.4624 | 650 | 0.0353 | 0.995 | 0.9953 |
|
| 70 |
+
| 0.0011 | 96.3441 | 700 | 0.0280 | 0.996 | 0.9962 |
|
| 71 |
|
| 72 |
|
| 73 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437958648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b092931adecf41356d5b97ca21e9dc7690d7be48d1d6b1d55b32f64858838a7
|
| 3 |
size 437958648
|