End of training
Browse files- README.md +15 -15
- model.safetensors +1 -1
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- F1: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -56,16 +56,16 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.2128
|
24 |
+
- Accuracy: 0.9141
|
25 |
+
- Precision: 0.9182
|
26 |
+
- Recall: 0.9421
|
27 |
+
- F1: 0.9300
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
59 |
+
| 0.6415 | 0.09 | 50 | 0.5315 | 0.7175 | 0.6981 | 0.9394 | 0.8010 |
|
60 |
+
| 0.4007 | 0.18 | 100 | 0.7702 | 0.7243 | 0.9892 | 0.5505 | 0.7074 |
|
61 |
+
| 0.5158 | 0.28 | 150 | 0.4075 | 0.8591 | 0.8904 | 0.8748 | 0.8825 |
|
62 |
+
| 0.3934 | 0.37 | 200 | 0.2809 | 0.8763 | 0.9354 | 0.8546 | 0.8932 |
|
63 |
+
| 0.2691 | 0.46 | 250 | 0.3406 | 0.8832 | 0.8837 | 0.9294 | 0.9060 |
|
64 |
+
| 0.2814 | 0.55 | 300 | 0.2582 | 0.8768 | 0.8512 | 0.9651 | 0.9046 |
|
65 |
+
| 0.2735 | 0.64 | 350 | 0.2715 | 0.8953 | 0.8708 | 0.9711 | 0.9182 |
|
66 |
+
| 0.2411 | 0.74 | 400 | 0.2389 | 0.9103 | 0.9242 | 0.9279 | 0.9260 |
|
67 |
+
| 0.2371 | 0.83 | 450 | 0.2081 | 0.9104 | 0.9212 | 0.9316 | 0.9264 |
|
68 |
+
| 0.1974 | 0.92 | 500 | 0.2128 | 0.9141 | 0.9182 | 0.9421 | 0.9300 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1340622760
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1f0ba285d99b3b90a2a9809fb2f04e8a5fed405bf3c93767f9ed482e967b760
|
3 |
size 1340622760
|