End of training
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 [latterworks/highlightedreport-classifier-test](https://huggingface.co/latterworks/highlightedreport-classifier-test) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Accuracy: 0.
|
25 |
-
- Loss: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Precision: 0.
|
28 |
-
- Recall: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -56,6 +56,14 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
### Training results
|
58 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [latterworks/highlightedreport-classifier-test](https://huggingface.co/latterworks/highlightedreport-classifier-test) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Accuracy: 0.75
|
25 |
+
- Loss: 0.6045
|
26 |
+
- F1: 0.7253
|
27 |
+
- Precision: 0.7674
|
28 |
+
- Recall: 0.6875
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
### Training results
|
58 |
|
59 |
+
| Training Loss | Epoch | Step | Accuracy | Validation Loss | F1 | Precision | Recall |
|
60 |
+
|:-------------:|:------:|:----:|:--------:|:---------------:|:------:|:---------:|:------:|
|
61 |
+
| 0.6906 | 0.4425 | 50 | 0.69 | 0.6182 | 0.6076 | 0.7742 | 0.5 |
|
62 |
+
| 0.6197 | 0.8850 | 100 | 0.72 | 0.6002 | 0.7143 | 0.7 | 0.7292 |
|
63 |
+
| 0.4807 | 1.3274 | 150 | 0.68 | 0.6015 | 0.6098 | 0.7353 | 0.5208 |
|
64 |
+
| 0.5256 | 1.7699 | 200 | 0.7 | 0.6059 | 0.6939 | 0.68 | 0.7083 |
|
65 |
+
| 0.4112 | 2.2124 | 250 | 0.75 | 0.6045 | 0.7253 | 0.7674 | 0.6875 |
|
66 |
+
| 0.394 | 2.6549 | 300 | 0.74 | 0.6080 | 0.7111 | 0.7619 | 0.6667 |
|
67 |
|
68 |
|
69 |
### 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:46275d50334a73514a6325bd5807dbb2a6368928e46e8817bf6cebcabb04f558
|
3 |
size 437958648
|
runs/Mar20_14-13-14_9334099d6d55/events.out.tfevents.1742480119.9334099d6d55.1637.13
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e014c9bab5256d2834b47927b66a753529d04fe6c794478d1173fa76077175e
|
3 |
+
size 560
|