fawern commited on
Commit
da49600
1 Parent(s): 1314866

End of training

Browse files
Files changed (2) hide show
  1. README.md +20 -7
  2. model.safetensors +1 -1
README.md CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [medicalai/ClinicalBERT](https://huggingface.co/medicalai/ClinicalBERT) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 2.8397
23
- - Accuracy: 0.28
24
- - Precision: 0.0915
25
- - Recall: 0.28
26
- - F1: 0.1379
27
 
28
  ## Model description
29
 
@@ -49,13 +49,26 @@ The following hyperparameters were used during training:
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
  - lr_scheduler_warmup_steps: 500
52
- - num_epochs: 1
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
- | 2.8262 | 1.0 | 250 | 2.8397 | 0.28 | 0.0915 | 0.28 | 0.1379 |
 
 
 
 
 
 
 
 
 
 
 
 
 
59
 
60
 
61
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [medicalai/ClinicalBERT](https://huggingface.co/medicalai/ClinicalBERT) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 2.4453
23
+ - Accuracy: 0.284
24
+ - Precision: 0.1812
25
+ - Recall: 0.284
26
+ - F1: 0.2132
27
 
28
  ## Model description
29
 
 
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
  - lr_scheduler_warmup_steps: 500
52
+ - num_epochs: 30
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
+ | 2.9605 | 1.0 | 250 | 2.9477 | 0.221 | 0.0488 | 0.221 | 0.0800 |
59
+ | 2.5952 | 2.0 | 500 | 2.5658 | 0.341 | 0.1400 | 0.341 | 0.1958 |
60
+ | 2.5191 | 3.0 | 750 | 2.4897 | 0.355 | 0.1531 | 0.355 | 0.2046 |
61
+ | 2.414 | 4.0 | 1000 | 2.5463 | 0.323 | 0.1913 | 0.323 | 0.1902 |
62
+ | 2.2946 | 5.0 | 1250 | 2.4793 | 0.347 | 0.1461 | 0.347 | 0.2023 |
63
+ | 2.4065 | 6.0 | 1500 | 2.4471 | 0.349 | 0.1684 | 0.349 | 0.2198 |
64
+ | 2.3267 | 7.0 | 1750 | 2.4408 | 0.344 | 0.1672 | 0.344 | 0.2193 |
65
+ | 2.3173 | 8.0 | 2000 | 2.4214 | 0.358 | 0.1748 | 0.358 | 0.2286 |
66
+ | 2.1692 | 9.0 | 2250 | 2.4358 | 0.339 | 0.1638 | 0.339 | 0.2147 |
67
+ | 2.029 | 10.0 | 2500 | 2.4074 | 0.338 | 0.1658 | 0.338 | 0.2178 |
68
+ | 2.125 | 11.0 | 2750 | 2.3605 | 0.334 | 0.1756 | 0.334 | 0.2239 |
69
+ | 1.9541 | 12.0 | 3000 | 2.3997 | 0.326 | 0.1623 | 0.326 | 0.2123 |
70
+ | 2.1619 | 13.0 | 3250 | 2.4450 | 0.321 | 0.1765 | 0.321 | 0.2127 |
71
+ | 2.101 | 14.0 | 3500 | 2.4453 | 0.284 | 0.1812 | 0.284 | 0.2132 |
72
 
73
 
74
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:285311fd52db23328e6cb9e7a396d9f8330556e3506048a5d6741072b293e7d5
3
  size 711560352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c9c95ba60c638a1ba5e39eb70f149fac8f4fd18b4dbf7479434502a0c8b432c
3
  size 711560352