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 |
|
@@ -45,8 +45,8 @@ More information needed
|
|
45 |
|
46 |
The following hyperparameters were used during training:
|
47 |
- learning_rate: 2e-05
|
48 |
-
- train_batch_size:
|
49 |
-
- eval_batch_size:
|
50 |
- seed: 42
|
51 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
52 |
- lr_scheduler_type: linear
|
@@ -56,14 +56,6 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.703
|
25 |
+
- Loss: 0.6038
|
26 |
+
- F1: 0.6824
|
27 |
+
- Precision: 0.6393
|
28 |
+
- Recall: 0.7317
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
45 |
|
46 |
The following hyperparameters were used during training:
|
47 |
- learning_rate: 2e-05
|
48 |
+
- train_batch_size: 64
|
49 |
+
- eval_batch_size: 64
|
50 |
- seed: 42
|
51 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
52 |
- lr_scheduler_type: linear
|
|
|
56 |
|
57 |
### Training results
|
58 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
runs/Mar20_14-36-32_b7ec9d30de87/events.out.tfevents.1742481536.b7ec9d30de87.1203.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee79e415fdf21aeeede6ffb4b7873c38cd153452014f7e5c177eb219f2d4e7fb
|
3 |
+
size 560
|