End of training
Browse files
README.md
CHANGED
@@ -4,6 +4,11 @@ license: apache-2.0
|
|
4 |
base_model: latterworks/highlightedreport-classifier-test
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
7 |
model-index:
|
8 |
- name: highlightedreport-classifier-test
|
9 |
results: []
|
@@ -16,7 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [latterworks/highlightedreport-classifier-test](https://huggingface.co/latterworks/highlightedreport-classifier-test) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
-
|
|
|
|
|
|
|
|
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -41,6 +50,7 @@ The following hyperparameters were used during training:
|
|
41 |
- seed: 42
|
42 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
43 |
- lr_scheduler_type: linear
|
|
|
44 |
- num_epochs: 3
|
45 |
- mixed_precision_training: Native AMP
|
46 |
|
|
|
4 |
base_model: latterworks/highlightedreport-classifier-test
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
- f1
|
10 |
+
- precision
|
11 |
+
- recall
|
12 |
model-index:
|
13 |
- name: highlightedreport-classifier-test
|
14 |
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.0
|
25 |
+
- Loss: 0.7002
|
26 |
+
- F1: 0.0
|
27 |
+
- Precision: 0.0
|
28 |
+
- Recall: 0.0
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
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: 3
|
55 |
- mixed_precision_training: Native AMP
|
56 |
|
runs/Mar20_14-12-03_9334099d6d55/events.out.tfevents.1742479949.9334099d6d55.1637.11
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3e8bd6aff20bbd6e325d8c2a318b4ec9ca5198f0e429e5d03465eed83b45065
|
3 |
+
size 551
|