Brizape commited on
Commit
72c451c
1 Parent(s): 3c41829

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +108 -0
README.md ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: Variome_5e-05_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
+ # Variome_5e-05_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.0695
23
+ - Precision: 0.6584
24
+ - Recall: 0.6123
25
+ - F1: 0.6345
26
+ - Accuracy: 0.9866
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: 5e-05
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.56 | 0.13 | 25 | 0.1838 | 0.0 | 0.0 | 0.0 | 0.9759 |
58
+ | 0.1843 | 0.26 | 50 | 0.1810 | 0.0 | 0.0 | 0.0 | 0.9759 |
59
+ | 0.1822 | 0.39 | 75 | 0.1823 | 0.0 | 0.0 | 0.0 | 0.9759 |
60
+ | 0.1797 | 0.52 | 100 | 0.1800 | 0.0 | 0.0 | 0.0 | 0.9759 |
61
+ | 0.1618 | 0.65 | 125 | 0.1838 | 0.0 | 0.0 | 0.0 | 0.9759 |
62
+ | 0.1735 | 0.79 | 150 | 0.1784 | 0.0 | 0.0 | 0.0 | 0.9759 |
63
+ | 0.1654 | 0.92 | 175 | 0.1673 | 0.0 | 0.0 | 0.0 | 0.9759 |
64
+ | 0.1171 | 1.05 | 200 | 0.1367 | 0.1538 | 0.0038 | 0.0075 | 0.9760 |
65
+ | 0.1366 | 1.18 | 225 | 0.1333 | 0.1881 | 0.1881 | 0.1881 | 0.9752 |
66
+ | 0.1262 | 1.31 | 250 | 0.1110 | 0.2137 | 0.1411 | 0.1699 | 0.9771 |
67
+ | 0.1102 | 1.44 | 275 | 0.1016 | 0.3440 | 0.2582 | 0.2950 | 0.9789 |
68
+ | 0.099 | 1.57 | 300 | 0.0918 | 0.4712 | 0.3695 | 0.4142 | 0.9813 |
69
+ | 0.0843 | 1.7 | 325 | 0.0868 | 0.4654 | 0.3359 | 0.3902 | 0.9812 |
70
+ | 0.0833 | 1.83 | 350 | 0.0830 | 0.5755 | 0.3512 | 0.4362 | 0.9818 |
71
+ | 0.0689 | 1.96 | 375 | 0.0807 | 0.5766 | 0.3973 | 0.4705 | 0.9828 |
72
+ | 0.0656 | 2.09 | 400 | 0.0781 | 0.5361 | 0.4923 | 0.5133 | 0.9839 |
73
+ | 0.0625 | 2.23 | 425 | 0.0769 | 0.5802 | 0.4722 | 0.5206 | 0.9839 |
74
+ | 0.0707 | 2.36 | 450 | 0.0748 | 0.5979 | 0.4453 | 0.5105 | 0.9837 |
75
+ | 0.0568 | 2.49 | 475 | 0.0732 | 0.5515 | 0.5345 | 0.5429 | 0.9844 |
76
+ | 0.0659 | 2.62 | 500 | 0.0703 | 0.6244 | 0.5154 | 0.5647 | 0.9845 |
77
+ | 0.0601 | 2.75 | 525 | 0.0674 | 0.6174 | 0.5528 | 0.5833 | 0.9848 |
78
+ | 0.0554 | 2.88 | 550 | 0.0667 | 0.6230 | 0.5614 | 0.5906 | 0.9855 |
79
+ | 0.0634 | 3.01 | 575 | 0.0699 | 0.6605 | 0.5509 | 0.6007 | 0.9856 |
80
+ | 0.0449 | 3.14 | 600 | 0.0694 | 0.6249 | 0.5691 | 0.5957 | 0.9850 |
81
+ | 0.0435 | 3.27 | 625 | 0.0693 | 0.5868 | 0.5710 | 0.5788 | 0.9847 |
82
+ | 0.0338 | 3.4 | 650 | 0.0710 | 0.6321 | 0.5672 | 0.5979 | 0.9858 |
83
+ | 0.0405 | 3.53 | 675 | 0.0669 | 0.6245 | 0.5825 | 0.6028 | 0.9859 |
84
+ | 0.0459 | 3.66 | 700 | 0.0665 | 0.6808 | 0.5710 | 0.6211 | 0.9862 |
85
+ | 0.0471 | 3.8 | 725 | 0.0669 | 0.6162 | 0.5902 | 0.6029 | 0.9845 |
86
+ | 0.0477 | 3.93 | 750 | 0.0657 | 0.6655 | 0.5595 | 0.6079 | 0.9859 |
87
+ | 0.0476 | 4.06 | 775 | 0.0652 | 0.6483 | 0.6084 | 0.6277 | 0.9859 |
88
+ | 0.0419 | 4.19 | 800 | 0.0679 | 0.6134 | 0.5969 | 0.6051 | 0.9854 |
89
+ | 0.036 | 4.32 | 825 | 0.0693 | 0.6598 | 0.5864 | 0.6209 | 0.9854 |
90
+ | 0.0372 | 4.45 | 850 | 0.0666 | 0.6474 | 0.6008 | 0.6232 | 0.9859 |
91
+ | 0.0309 | 4.58 | 875 | 0.0702 | 0.6811 | 0.5883 | 0.6313 | 0.9864 |
92
+ | 0.0301 | 4.71 | 900 | 0.0659 | 0.6804 | 0.5864 | 0.6299 | 0.9866 |
93
+ | 0.0364 | 4.84 | 925 | 0.0651 | 0.6738 | 0.6008 | 0.6352 | 0.9867 |
94
+ | 0.0321 | 4.97 | 950 | 0.0640 | 0.6638 | 0.5931 | 0.6265 | 0.9867 |
95
+ | 0.0296 | 5.1 | 975 | 0.0657 | 0.6920 | 0.5845 | 0.6337 | 0.9868 |
96
+ | 0.0278 | 5.24 | 1000 | 0.0668 | 0.6739 | 0.5988 | 0.6341 | 0.9866 |
97
+ | 0.0273 | 5.37 | 1025 | 0.0673 | 0.6568 | 0.5969 | 0.6254 | 0.9867 |
98
+ | 0.0254 | 5.5 | 1050 | 0.0677 | 0.6969 | 0.5893 | 0.6386 | 0.9871 |
99
+ | 0.0271 | 5.63 | 1075 | 0.0658 | 0.6667 | 0.6104 | 0.6373 | 0.9861 |
100
+ | 0.025 | 5.76 | 1100 | 0.0695 | 0.6584 | 0.6123 | 0.6345 | 0.9866 |
101
+
102
+
103
+ ### Framework versions
104
+
105
+ - Transformers 4.27.4
106
+ - Pytorch 2.0.0+cu118
107
+ - Datasets 2.11.0
108
+ - Tokenizers 0.13.2