End of training
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-uncased](https://huggingface.co/bert-base-uncased) on an unknown 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 |
|
@@ -58,9 +58,9 @@ The following hyperparameters were used during training:
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
60 |
|:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0064
|
24 |
+
- Precision: 0.9933
|
25 |
+
- Recall: 0.9941
|
26 |
+
- F1: 0.9937
|
27 |
+
- Accuracy: 0.9981
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
60 |
|:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
61 |
+
| 0.0102 | 0.9997 | 1562 | 0.0078 | 0.9902 | 0.9925 | 0.9914 | 0.9974 |
|
62 |
+
| 0.0053 | 2.0 | 3125 | 0.0068 | 0.9940 | 0.9926 | 0.9933 | 0.9980 |
|
63 |
+
| 0.0032 | 2.9990 | 4686 | 0.0067 | 0.9942 | 0.9935 | 0.9939 | 0.9982 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 435596088
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7307bb4e88d88845e5a1a52e3c3e593b6b6c9dc1c5a310867687c9b1bd57a8cb
|
3 |
size 435596088
|
runs/Aug30_12-35-34_d62e518a64d2/events.out.tfevents.1725021336.d62e518a64d2.3027.5
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:a12a9d7d2dbe76fd188884dbf261d36dde57201787cc514f9679e63648216659
|
3 |
+
size 8570
|
runs/Aug30_12-35-34_d62e518a64d2/events.out.tfevents.1725021848.d62e518a64d2.3027.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a06f3fc1626234c046a7fc04fdcfc630d1df641ba57592cdcbfe09dae4b1b758
|
3 |
+
size 1032
|