npark95 commited on
Commit
d77fc0c
·
verified ·
1 Parent(s): 8edd5b0

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
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
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.4698
21
+ - F1: 0.8598
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: 1.5e-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.6611 | 1.0 | 21 | 0.5689 | 0.8067 |
53
+ | 0.5268 | 2.0 | 42 | 0.4698 | 0.8598 |
54
+ | 0.4322 | 3.0 | 63 | 0.5205 | 0.8485 |
55
+ | 0.3564 | 4.0 | 84 | 0.6989 | 0.7356 |
56
+ | 0.322 | 5.0 | 105 | 0.6610 | 0.7872 |
57
+ | 0.1975 | 6.0 | 126 | 1.0724 | 0.6824 |
58
+ | 0.2025 | 7.0 | 147 | 0.8713 | 0.8283 |
59
+ | 0.1605 | 8.0 | 168 | 0.9925 | 0.84 |
60
+ | 0.0834 | 9.0 | 189 | 1.2466 | 0.8235 |
61
+ | 0.0851 | 10.0 | 210 | 1.4596 | 0.8269 |
62
+ | 0.0742 | 11.0 | 231 | 1.4772 | 0.8269 |
63
+ | 0.0261 | 12.0 | 252 | 1.4519 | 0.8431 |
64
+ | 0.1153 | 13.0 | 273 | 1.4875 | 0.84 |
65
+ | 0.0016 | 14.0 | 294 | 1.4731 | 0.84 |
66
+ | 0.0036 | 15.0 | 315 | 1.5420 | 0.8431 |
67
+ | 0.0012 | 16.0 | 336 | 1.5392 | 0.8367 |
68
+ | 0.0092 | 17.0 | 357 | 1.4960 | 0.8515 |
69
+ | 0.0012 | 18.0 | 378 | 1.5128 | 0.8515 |
70
+ | 0.0007 | 19.0 | 399 | 1.5327 | 0.8515 |
71
+ | 0.0012 | 20.0 | 420 | 1.5213 | 0.8515 |
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:22f00884ea551df46ee2051561820d498146295a47bc0dc917b911d275b059d5
3
  size 594678184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e450b346e74e1cc8dcd7df4a70ec5e6ed44971b26f59e51c8e5761d079765bd7
3
  size 594678184