pszemraj commited on
Commit
5945a1a
1 Parent(s): f7ad8ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -40
README.md CHANGED
@@ -1,3 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext_pub_section
2
  - original model file name: textclassifer_BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext_pubmed_20k
3
  - This is a fine-tuned checkpoint of `microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext` for document section text classification
@@ -45,43 +66,3 @@
45
  - date_run: Apr-21-2022_t-02
46
 
47
  - huggingface_tag: microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext
48
-
49
- ### training_parameters
50
-
51
- - val_accuracy: 0.8724678754806519
52
-
53
- - val_matthewscorrcoef: 0.8290084004402161
54
-
55
- - val_f1score: 0.8707401752471924
56
-
57
- - val_cross_entropy: 0.3521413803100586
58
-
59
- - epoch: 4.0
60
-
61
- - train_accuracy_step: 0.6875
62
-
63
- - train_matthewscorrcoef_step: 0.5752688050270081
64
-
65
- - train_f1score_step: 0.6875
66
-
67
- - train_cross_entropy_step: 0.9718704223632812
68
-
69
- - train_accuracy_epoch: 0.8582640886306763
70
-
71
- - train_matthewscorrcoef_epoch: 0.8091862797737122
72
-
73
- - train_f1score_epoch: 0.8565496206283569
74
-
75
- - train_cross_entropy_epoch: 0.39623069763183594
76
-
77
- - test_accuracy: 0.863082766532898
78
-
79
- - test_matthewscorrcoef: 0.816676676273346
80
-
81
- - test_f1score: 0.8613550662994385
82
-
83
- - test_cross_entropy: 0.3769755959510803
84
-
85
- - date_run: Apr-21-2022_t-02
86
-
87
- - huggingface_tag: microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext
 
1
+ ---
2
+ language:
3
+ - en
4
+ datasets:
5
+ - pubmed
6
+ metrics:
7
+ - f1
8
+ pipeline_tag: text-classification
9
+ widget:
10
+ - text: "many pathogenic processes and diseases are the result of an erroneous activation of the complement cascade and a number of inhibitors of complement have thus been examined for anti-inflammatory actions."
11
+ example_title: "background example"
12
+ - text: "a total of 192 mi patients and 140 control persons were included."
13
+ example_title: "methods example"
14
+ - text: "mi patients had 18 % higher plasma levels of map44 (iqr 11-25 %) as compared to the healthy control group (p < 0. 001.)"
15
+ example_title: "results example"
16
+ - text: "the finding that a brief cb group intervention delivered by real-world providers significantly reduced mdd onset relative to both brochure control and bibliotherapy is very encouraging, although effects on continuous outcome measures were small or nonsignificant and approximately half the magnitude of those found in efficacy research, potentially because the present sample reported lower initial depression."
17
+ example_title: "conclusions example"
18
+ - text: "in order to understand and update the prevalence of myopia in taiwan, a nationwide survey was performed in 1995."
19
+ example_title: "objective example"
20
+ ---
21
+
22
  # BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext_pub_section
23
  - original model file name: textclassifer_BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext_pubmed_20k
24
  - This is a fine-tuned checkpoint of `microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext` for document section text classification
 
66
  - date_run: Apr-21-2022_t-02
67
 
68
  - huggingface_tag: microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext