pszemraj commited on
Commit
607cfa1
1 Parent(s): d713f3b

update files

Browse files
Files changed (1) hide show
  1. README.md +87 -0
README.md ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # bluebert-pubmed-uncased-L-12-H-768-A-12_pub_section
2
+ - original model file name: textclassifer_bluebert_pubmed_uncased_L-12_H-768_A-12_pubmed_20k
3
+ - This is a fine-tuned checkpoint of `bionlp/bluebert_pubmed_uncased_L-12_H-768_A-12` for document section text classification
4
+ - possible document section classes are:BACKGROUND, CONCLUSIONS, METHODS, OBJECTIVE, RESULTS,
5
+
6
+ ## metadata
7
+
8
+
9
+ ### training_metrics
10
+
11
+ - val_accuracy: 0.8367536067962646
12
+
13
+ - val_matthewscorrcoef: 0.779039740562439
14
+
15
+ - val_f1score: 0.834040641784668
16
+
17
+ - val_cross_entropy: 0.5102494359016418
18
+
19
+ - epoch: 18.0
20
+
21
+ - train_accuracy_step: 0.7890625
22
+
23
+ - train_matthewscorrcoef_step: 0.7113237380981445
24
+
25
+ - train_f1score_step: 0.7884777784347534
26
+
27
+ - train_cross_entropy_step: 0.5615811944007874
28
+
29
+ - train_accuracy_epoch: 0.7955580949783325
30
+
31
+ - train_matthewscorrcoef_epoch: 0.7233519554138184
32
+
33
+ - train_f1score_epoch: 0.7916122078895569
34
+
35
+ - train_cross_entropy_epoch: 0.6050205230712891
36
+
37
+ - test_accuracy: 0.8310602307319641
38
+
39
+ - test_matthewscorrcoef: 0.7718994617462158
40
+
41
+ - test_f1score: 0.8283351063728333
42
+
43
+ - test_cross_entropy: 0.5230290293693542
44
+
45
+ - date_run: Apr-22-2022_t-05
46
+
47
+ - huggingface_tag: bionlp/bluebert_pubmed_uncased_L-12_H-768_A-12
48
+
49
+ ### training_parameters
50
+
51
+ - val_accuracy: 0.8367536067962646
52
+
53
+ - val_matthewscorrcoef: 0.779039740562439
54
+
55
+ - val_f1score: 0.834040641784668
56
+
57
+ - val_cross_entropy: 0.5102494359016418
58
+
59
+ - epoch: 18.0
60
+
61
+ - train_accuracy_step: 0.7890625
62
+
63
+ - train_matthewscorrcoef_step: 0.7113237380981445
64
+
65
+ - train_f1score_step: 0.7884777784347534
66
+
67
+ - train_cross_entropy_step: 0.5615811944007874
68
+
69
+ - train_accuracy_epoch: 0.7955580949783325
70
+
71
+ - train_matthewscorrcoef_epoch: 0.7233519554138184
72
+
73
+ - train_f1score_epoch: 0.7916122078895569
74
+
75
+ - train_cross_entropy_epoch: 0.6050205230712891
76
+
77
+ - test_accuracy: 0.8310602307319641
78
+
79
+ - test_matthewscorrcoef: 0.7718994617462158
80
+
81
+ - test_f1score: 0.8283351063728333
82
+
83
+ - test_cross_entropy: 0.5230290293693542
84
+
85
+ - date_run: Apr-22-2022_t-05
86
+
87
+ - huggingface_tag: bionlp/bluebert_pubmed_uncased_L-12_H-768_A-12