npark95 commited on
Commit
f888da6
·
verified ·
1 Parent(s): 30cf759

End of training

Browse files
Files changed (2) hide show
  1. README.md +79 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: yikuan8/Clinical-Longformer
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - f1
8
+ model-index:
9
+ - name: finetuned_ClinicalLongformer_newData
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # finetuned_ClinicalLongformer_newData
17
+
18
+ This model is a fine-tuned version of [yikuan8/Clinical-Longformer](https://huggingface.co/yikuan8/Clinical-Longformer) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.5642
21
+ - F1: 0.8806
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 1e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 20
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
51
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | 0.5848 | 1.0 | 25 | 0.5680 | 0.8333 |
53
+ | 0.4637 | 2.0 | 50 | 0.5057 | 0.8333 |
54
+ | 0.3851 | 3.0 | 75 | 0.5439 | 0.8633 |
55
+ | 0.3559 | 4.0 | 100 | 0.5642 | 0.8806 |
56
+ | 0.2903 | 5.0 | 125 | 0.5273 | 0.875 |
57
+ | 0.3463 | 6.0 | 150 | 0.7850 | 0.8741 |
58
+ | 0.3455 | 7.0 | 175 | 0.6507 | 0.8788 |
59
+ | 0.1776 | 8.0 | 200 | 0.6855 | 0.8769 |
60
+ | 0.1864 | 9.0 | 225 | 0.9215 | 0.8593 |
61
+ | 0.1548 | 10.0 | 250 | 0.9744 | 0.8485 |
62
+ | 0.0926 | 11.0 | 275 | 1.0779 | 0.8485 |
63
+ | 0.0857 | 12.0 | 300 | 1.4990 | 0.8369 |
64
+ | 0.0822 | 13.0 | 325 | 1.2385 | 0.8485 |
65
+ | 0.0783 | 14.0 | 350 | 1.4154 | 0.8444 |
66
+ | 0.0876 | 15.0 | 375 | 1.4720 | 0.8444 |
67
+ | 0.0152 | 16.0 | 400 | 1.4362 | 0.8397 |
68
+ | 0.0079 | 17.0 | 425 | 1.6063 | 0.8406 |
69
+ | 0.027 | 18.0 | 450 | 1.6123 | 0.8382 |
70
+ | 0.0403 | 19.0 | 475 | 1.5967 | 0.8444 |
71
+ | 0.0046 | 20.0 | 500 | 1.6041 | 0.8444 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.48.0
77
+ - Pytorch 2.5.1+cu124
78
+ - Datasets 3.2.0
79
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e2bb49c3a571c1bc75edefc4584176bc65bc94dbc28fc786770f362e6b2782a
3
  size 594678184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d22f9812cfca27301b184e0dbeb16c56af1a1374646b8ee51d6d6da163f3fce4
3
  size 594678184