End of training
Browse files- README.md +6 -6
- logs/events.out.tfevents.1737588787.PC +2 -2
README.md
CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
- Accuracy: 0.9683
|
25 |
- Precision: 0.9718
|
26 |
- Recall: 0.9683
|
@@ -55,11 +55,11 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
58 |
-
| 1.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.1168
|
24 |
- Accuracy: 0.9683
|
25 |
- Precision: 0.9718
|
26 |
- Recall: 0.9683
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
58 |
+
| 1.2759 | 1.0 | 16 | 0.7935 | 0.9048 | 0.9073 | 0.9048 | 0.9043 |
|
59 |
+
| 0.5557 | 2.0 | 32 | 0.3849 | 0.9048 | 0.9133 | 0.9048 | 0.9029 |
|
60 |
+
| 0.3352 | 3.0 | 48 | 0.1927 | 0.9365 | 0.9418 | 0.9365 | 0.9372 |
|
61 |
+
| 0.1037 | 4.0 | 64 | 0.1253 | 0.9683 | 0.9718 | 0.9683 | 0.9683 |
|
62 |
+
| 0.0465 | 5.0 | 80 | 0.1168 | 0.9683 | 0.9718 | 0.9683 | 0.9683 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
logs/events.out.tfevents.1737588787.PC
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:50c56600944e5202f7ef63a6b23a4af949e0eed1a60155a5f737b6520a542da5
|
3 |
+
size 8365
|