Training complete
Browse files
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss:
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- F1: 0.
|
28 |
-
- Accuracy: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -56,16 +56,16 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
59 |
-
| No log | 1.0 | 10 | 1.
|
60 |
-
| No log | 2.0 | 20 | 1.
|
61 |
-
| No log | 3.0 | 30 | 1.
|
62 |
-
| No log | 4.0 | 40 | 1.
|
63 |
-
| No log | 5.0 | 50 | 1.
|
64 |
-
| No log | 6.0 | 60 | 1.
|
65 |
-
| No log | 7.0 | 70 |
|
66 |
-
| No log | 8.0 | 80 |
|
67 |
-
| No log | 9.0 | 90 |
|
68 |
-
| No log | 10.0 | 100 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.9591
|
25 |
+
- Precision: 0.1940
|
26 |
+
- Recall: 0.3939
|
27 |
+
- F1: 0.26
|
28 |
+
- Accuracy: 0.7409
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
59 |
+
| No log | 1.0 | 10 | 1.5986 | 0.0 | 0.0 | 0.0 | 0.7080 |
|
60 |
+
| No log | 2.0 | 20 | 1.3512 | 0.1375 | 0.1667 | 0.1507 | 0.7336 |
|
61 |
+
| No log | 3.0 | 30 | 1.1331 | 0.1619 | 0.2576 | 0.1988 | 0.7391 |
|
62 |
+
| No log | 4.0 | 40 | 1.1114 | 0.1789 | 0.3333 | 0.2328 | 0.7245 |
|
63 |
+
| No log | 5.0 | 50 | 1.0415 | 0.1803 | 0.3333 | 0.2340 | 0.7318 |
|
64 |
+
| No log | 6.0 | 60 | 1.0197 | 0.1870 | 0.3485 | 0.2434 | 0.7318 |
|
65 |
+
| No log | 7.0 | 70 | 0.9768 | 0.192 | 0.3636 | 0.2513 | 0.7427 |
|
66 |
+
| No log | 8.0 | 80 | 0.9667 | 0.1985 | 0.3939 | 0.2640 | 0.7427 |
|
67 |
+
| No log | 9.0 | 90 | 0.9678 | 0.1940 | 0.3939 | 0.26 | 0.7427 |
|
68 |
+
| No log | 10.0 | 100 | 0.9591 | 0.1940 | 0.3939 | 0.26 | 0.7409 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 435636076
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56df850daab27a58665401f071df6ea05713a013a3afd31958f460f8d553a2f0
|
3 |
size 435636076
|
runs/Jan08_16-02-44_d83b25de7140/events.out.tfevents.1736352170.d83b25de7140.21.0
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:85337be72655d879a353c6ffa95d1c10255d8e4c1c331902af3177a0a67996c7
|
3 |
+
size 10608
|