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-cased](https://huggingface.co/bert-base-cased) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- F1: 0.
|
28 |
-
- Accuracy: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -56,9 +56,9 @@ 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 | 249 | 0.
|
60 |
-
| No log | 2.0 | 498 | 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.1838
|
25 |
+
- Precision: 0.5626
|
26 |
+
- Recall: 0.6396
|
27 |
+
- F1: 0.5986
|
28 |
+
- Accuracy: 0.9537
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
59 |
+
| No log | 1.0 | 249 | 0.1846 | 0.4948 | 0.5417 | 0.5172 | 0.9482 |
|
60 |
+
| No log | 2.0 | 498 | 0.1801 | 0.5344 | 0.6113 | 0.5703 | 0.9500 |
|
61 |
+
| 0.2042 | 3.0 | 747 | 0.1838 | 0.5626 | 0.6396 | 0.5986 | 0.9537 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
runs/Nov10_22-26-24_5e50c0a8006b/events.out.tfevents.1731277586.5e50c0a8006b.8203.1
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:9359ef2fce844cb6dfc67e8515c72dd657e9fe73b525a6f6801bf528e31bcc71
|
3 |
+
size 7373
|