Training complete
Browse files
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 an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss:
|
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 |
-
| 2.
|
59 |
-
| 1.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
|
69 |
|
70 |
### Framework versions
|
71 |
|
72 |
- Transformers 4.40.1
|
73 |
- Pytorch 2.2.1+cu121
|
74 |
-
- Datasets 2.19.
|
75 |
- Tokenizers 0.19.1
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.0260
|
24 |
+
- Precision: 0.8125
|
25 |
+
- Recall: 0.8125
|
26 |
+
- F1: 0.8125
|
27 |
+
- Accuracy: 0.8022
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 2.2133 | 1.0 | 26 | 1.4161 | 0.7074 | 0.7074 | 0.7074 | 0.6642 |
|
59 |
+
| 1.1038 | 2.0 | 52 | 0.9797 | 0.7678 | 0.7678 | 0.7678 | 0.7521 |
|
60 |
+
| 0.6732 | 3.0 | 78 | 0.9139 | 0.7908 | 0.7908 | 0.7908 | 0.7738 |
|
61 |
+
| 0.4167 | 4.0 | 104 | 0.9106 | 0.7978 | 0.7978 | 0.7978 | 0.7826 |
|
62 |
+
| 0.2739 | 5.0 | 130 | 0.9295 | 0.8017 | 0.8017 | 0.8017 | 0.7883 |
|
63 |
+
| 0.1772 | 6.0 | 156 | 0.9294 | 0.8116 | 0.8116 | 0.8116 | 0.7989 |
|
64 |
+
| 0.1223 | 7.0 | 182 | 0.9899 | 0.8085 | 0.8085 | 0.8085 | 0.7964 |
|
65 |
+
| 0.0916 | 8.0 | 208 | 1.0156 | 0.8130 | 0.8130 | 0.8130 | 0.8012 |
|
66 |
+
| 0.0656 | 9.0 | 234 | 1.0234 | 0.8136 | 0.8136 | 0.8136 | 0.8025 |
|
67 |
+
| 0.0563 | 10.0 | 260 | 1.0260 | 0.8125 | 0.8125 | 0.8125 | 0.8022 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
71 |
|
72 |
- Transformers 4.40.1
|
73 |
- Pytorch 2.2.1+cu121
|
74 |
+
- Datasets 2.19.1
|
75 |
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 431031248
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd00ce7bdb70ed21378a68874736a155c151c1e1e091b3bc883a3eafebb7bd26
|
3 |
size 431031248
|
runs/May07_18-29-18_7570e4083a5e/events.out.tfevents.1715106563.7570e4083a5e.601.6
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b38fc8469f6a96d2ab294cb883fc08692a211e400658c67af26b26d54f5b670
|
3 |
+
size 13766
|