End of training
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
- Accuracy: 0.869
|
23 |
- Auc: 0.951
|
24 |
|
@@ -51,16 +51,16 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Auc |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-----:|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.2987
|
22 |
- Accuracy: 0.869
|
23 |
- Auc: 0.951
|
24 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Auc |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-----:|
|
54 |
+
| 0.492 | 1.0 | 263 | 0.4169 | 0.784 | 0.912 |
|
55 |
+
| 0.3949 | 2.0 | 526 | 0.3575 | 0.824 | 0.93 |
|
56 |
+
| 0.3821 | 3.0 | 789 | 0.3155 | 0.858 | 0.939 |
|
57 |
+
| 0.3589 | 4.0 | 1052 | 0.4550 | 0.802 | 0.941 |
|
58 |
+
| 0.3529 | 5.0 | 1315 | 0.3322 | 0.86 | 0.946 |
|
59 |
+
| 0.353 | 6.0 | 1578 | 0.3057 | 0.873 | 0.948 |
|
60 |
+
| 0.321 | 7.0 | 1841 | 0.2923 | 0.862 | 0.949 |
|
61 |
+
| 0.3277 | 8.0 | 2104 | 0.2999 | 0.873 | 0.949 |
|
62 |
+
| 0.3149 | 9.0 | 2367 | 0.2905 | 0.864 | 0.95 |
|
63 |
+
| 0.3055 | 10.0 | 2630 | 0.2987 | 0.869 | 0.951 |
|
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 437958648
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba7c55285527637f5a0ce00ff80645e6b2968e9193f0f30e50ae9dadd498e272
|
3 |
size 437958648
|
runs/Mar04_09-26-36_Abioduns-Mac-mini.local/events.out.tfevents.1741073198.Abioduns-Mac-mini.local.5009.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bc63ac8613827b93be2e5eff7dba7d2496b0e7f735268e71aafba33527ebcb1
|
3 |
+
size 11428
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f86a0c5c7d085511ce6a02312f2cf7e2f2f784e91ff18785174dce1bf3f0f1c5
|
3 |
size 5368
|