Brizape commited on
Commit
9d6ac2c
1 Parent(s): 9210342

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +97 -0
README.md ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - precision
7
+ - recall
8
+ - f1
9
+ - accuracy
10
+ model-index:
11
+ - name: Yepes_0.0001_0404_ES6
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # Yepes_0.0001_0404_ES6
19
+
20
+ This model is a fine-tuned version of [microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext](https://huggingface.co/microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.1207
23
+ - Precision: 0.4902
24
+ - Recall: 0.3743
25
+ - F1: 0.4244
26
+ - Accuracy: 0.9769
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 0.0001
46
+ - train_batch_size: 16
47
+ - eval_batch_size: 16
48
+ - seed: 42
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - training_steps: 2000
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
57
+ | 0.4338 | 0.43 | 25 | 0.1979 | 0.0 | 0.0 | 0.0 | 0.9705 |
58
+ | 0.2051 | 0.86 | 50 | 0.1923 | 0.0 | 0.0 | 0.0 | 0.9705 |
59
+ | 0.1601 | 1.29 | 75 | 0.1618 | 0.0 | 0.0 | 0.0 | 0.9705 |
60
+ | 0.1742 | 1.72 | 100 | 0.1400 | 0.0 | 0.0 | 0.0 | 0.9705 |
61
+ | 0.1506 | 2.16 | 125 | 0.1462 | 0.0 | 0.0 | 0.0 | 0.9705 |
62
+ | 0.1507 | 2.59 | 150 | 0.1516 | 0.0 | 0.0 | 0.0 | 0.9705 |
63
+ | 0.1566 | 3.02 | 175 | 0.1382 | 0.0 | 0.0 | 0.0 | 0.9705 |
64
+ | 0.1467 | 3.45 | 200 | 0.1360 | 0.0 | 0.0 | 0.0 | 0.9705 |
65
+ | 0.1492 | 3.88 | 225 | 0.1400 | 0.0 | 0.0 | 0.0 | 0.9705 |
66
+ | 0.1543 | 4.31 | 250 | 0.1364 | 0.0 | 0.0 | 0.0 | 0.9705 |
67
+ | 0.1435 | 4.74 | 275 | 0.1384 | 0.0 | 0.0 | 0.0 | 0.9705 |
68
+ | 0.1369 | 5.17 | 300 | 0.1282 | 0.0 | 0.0 | 0.0 | 0.9705 |
69
+ | 0.1284 | 5.6 | 325 | 0.1337 | 0.2381 | 0.1198 | 0.1594 | 0.9704 |
70
+ | 0.1235 | 6.03 | 350 | 0.1215 | 0.0 | 0.0 | 0.0 | 0.9705 |
71
+ | 0.1165 | 6.47 | 375 | 0.1337 | 0.3613 | 0.1677 | 0.2290 | 0.9739 |
72
+ | 0.1184 | 6.9 | 400 | 0.1228 | 0.2303 | 0.1228 | 0.1602 | 0.9718 |
73
+ | 0.1076 | 7.33 | 425 | 0.1174 | 0.2646 | 0.3263 | 0.2922 | 0.9671 |
74
+ | 0.0964 | 7.76 | 450 | 0.1094 | 0.3972 | 0.2545 | 0.3102 | 0.9751 |
75
+ | 0.0902 | 8.19 | 475 | 0.1217 | 0.4264 | 0.2515 | 0.3164 | 0.9742 |
76
+ | 0.0891 | 8.62 | 500 | 0.1075 | 0.3746 | 0.3263 | 0.3488 | 0.9736 |
77
+ | 0.0813 | 9.05 | 525 | 0.1295 | 0.4354 | 0.2725 | 0.3352 | 0.9738 |
78
+ | 0.078 | 9.48 | 550 | 0.1067 | 0.375 | 0.3413 | 0.3574 | 0.9742 |
79
+ | 0.0751 | 9.91 | 575 | 0.1042 | 0.4905 | 0.3084 | 0.3787 | 0.9765 |
80
+ | 0.0683 | 10.34 | 600 | 0.1028 | 0.4672 | 0.3413 | 0.3945 | 0.9761 |
81
+ | 0.0687 | 10.78 | 625 | 0.1070 | 0.4975 | 0.2994 | 0.3738 | 0.9762 |
82
+ | 0.0664 | 11.21 | 650 | 0.1225 | 0.3256 | 0.3383 | 0.3319 | 0.9703 |
83
+ | 0.0565 | 11.64 | 675 | 0.1000 | 0.4487 | 0.3144 | 0.3697 | 0.9767 |
84
+ | 0.0555 | 12.07 | 700 | 0.1033 | 0.4463 | 0.3234 | 0.375 | 0.9757 |
85
+ | 0.045 | 12.5 | 725 | 0.1150 | 0.4237 | 0.3323 | 0.3725 | 0.9746 |
86
+ | 0.0514 | 12.93 | 750 | 0.1126 | 0.6 | 0.3503 | 0.4423 | 0.9774 |
87
+ | 0.0387 | 13.36 | 775 | 0.1409 | 0.3986 | 0.3473 | 0.3712 | 0.9742 |
88
+ | 0.0419 | 13.79 | 800 | 0.1096 | 0.4336 | 0.4401 | 0.4368 | 0.9723 |
89
+ | 0.0349 | 14.22 | 825 | 0.1207 | 0.4902 | 0.3743 | 0.4244 | 0.9769 |
90
+
91
+
92
+ ### Framework versions
93
+
94
+ - Transformers 4.27.4
95
+ - Pytorch 2.0.0+cu118
96
+ - Datasets 2.11.0
97
+ - Tokenizers 0.13.2