End of training
Browse files- README.md +20 -20
- pytorch_model.bin +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-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
-
- Loss: 0.
|
| 24 |
-
- Precision: 0.
|
| 25 |
-
- Recall: 0.
|
| 26 |
-
- F1: 0.
|
| 27 |
-
- Accuracy: 0.
|
| 28 |
|
| 29 |
## Model description
|
| 30 |
|
|
@@ -55,21 +55,21 @@ The following hyperparameters were used during training:
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 58 |
-
| No log | 1.0 | 128 | 0.
|
| 59 |
-
| No log | 2.0 | 256 | 0.
|
| 60 |
-
| No log | 3.0 | 384 | 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.
|
| 65 |
-
| 0.
|
| 66 |
-
| 0.
|
| 67 |
-
| 0.
|
| 68 |
-
| 0.
|
| 69 |
-
| 0.
|
| 70 |
-
| 0.
|
| 71 |
-
| 0.
|
| 72 |
-
| 0.
|
| 73 |
|
| 74 |
|
| 75 |
### Framework versions
|
|
|
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
+
- Loss: 0.6058
|
| 24 |
+
- Precision: 0.2642
|
| 25 |
+
- Recall: 0.1186
|
| 26 |
+
- F1: 0.1637
|
| 27 |
+
- Accuracy: 0.9370
|
| 28 |
|
| 29 |
## Model description
|
| 30 |
|
|
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 58 |
+
| No log | 1.0 | 128 | 0.3124 | 0.2308 | 0.0254 | 0.0458 | 0.9401 |
|
| 59 |
+
| No log | 2.0 | 256 | 0.2862 | 0.1636 | 0.0763 | 0.1040 | 0.9353 |
|
| 60 |
+
| No log | 3.0 | 384 | 0.3899 | 0.2093 | 0.0763 | 0.1118 | 0.9359 |
|
| 61 |
+
| 0.1996 | 4.0 | 512 | 0.4161 | 0.3095 | 0.1102 | 0.1625 | 0.9382 |
|
| 62 |
+
| 0.1996 | 5.0 | 640 | 0.4845 | 0.3077 | 0.1017 | 0.1529 | 0.9392 |
|
| 63 |
+
| 0.1996 | 6.0 | 768 | 0.4841 | 0.2692 | 0.1186 | 0.1647 | 0.9365 |
|
| 64 |
+
| 0.1996 | 7.0 | 896 | 0.4987 | 0.2258 | 0.1186 | 0.1556 | 0.9349 |
|
| 65 |
+
| 0.0254 | 8.0 | 1024 | 0.5512 | 0.2766 | 0.1102 | 0.1576 | 0.9370 |
|
| 66 |
+
| 0.0254 | 9.0 | 1152 | 0.5772 | 0.3171 | 0.1102 | 0.1635 | 0.9379 |
|
| 67 |
+
| 0.0254 | 10.0 | 1280 | 0.5764 | 0.2586 | 0.1271 | 0.1705 | 0.9342 |
|
| 68 |
+
| 0.0254 | 11.0 | 1408 | 0.5964 | 0.2917 | 0.1186 | 0.1687 | 0.9380 |
|
| 69 |
+
| 0.005 | 12.0 | 1536 | 0.5952 | 0.2642 | 0.1186 | 0.1637 | 0.9368 |
|
| 70 |
+
| 0.005 | 13.0 | 1664 | 0.5980 | 0.2593 | 0.1186 | 0.1628 | 0.9367 |
|
| 71 |
+
| 0.005 | 14.0 | 1792 | 0.6033 | 0.2642 | 0.1186 | 0.1637 | 0.9370 |
|
| 72 |
+
| 0.005 | 15.0 | 1920 | 0.6058 | 0.2642 | 0.1186 | 0.1637 | 0.9370 |
|
| 73 |
|
| 74 |
|
| 75 |
### Framework versions
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 430993062
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e84bd73f6f7eccbbf1fecae162607f5da68766be42e3f22d476f4ac452329032
|
| 3 |
size 430993062
|