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,13 +45,13 @@ 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
|
53 |
- lr_scheduler_warmup_ratio: 0.1
|
54 |
-
- num_epochs:
|
55 |
- mixed_precision_training: Native AMP
|
56 |
|
57 |
### Training results
|
|
|
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.7063
|
25 |
+
- Loss: 0.6483
|
26 |
+
- F1: 0.6545
|
27 |
+
- Precision: 0.6705
|
28 |
+
- Recall: 0.6392
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
45 |
|
46 |
The following hyperparameters were used during training:
|
47 |
- learning_rate: 2e-05
|
48 |
+
- train_batch_size: 128
|
49 |
+
- eval_batch_size: 128
|
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
|
53 |
- lr_scheduler_warmup_ratio: 0.1
|
54 |
+
- num_epochs: 5
|
55 |
- mixed_precision_training: Native AMP
|
56 |
|
57 |
### Training results
|
runs/Mar20_14-40-38_b7ec9d30de87/events.out.tfevents.1742483512.b7ec9d30de87.1203.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f17b562235bbe87645ef5e4a7475e2eaae7b94a2e0df0db0a1ca5d7dafc9c45
|
3 |
+
size 560
|