pszemraj commited on
Commit
95a9417
1 Parent(s): 7ebddb4

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-22-2022_t-19
46
 
47
  - huggingface_tag: microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext
48
-
49
- ### training_parameters
50
-
51
- - val_accuracy: 0.8678670525550842
52
-
53
- - val_matthewscorrcoef: 0.8222037553787231
54
-
55
- - val_f1score: 0.866841197013855
56
-
57
- - val_cross_entropy: 0.3674609065055847
58
-
59
- - epoch: 8.0
60
-
61
- - train_accuracy_step: 0.83984375
62
-
63
- - train_matthewscorrcoef_step: 0.7790813446044922
64
-
65
- - train_f1score_step: 0.837363600730896
66
-
67
- - train_cross_entropy_step: 0.39843088388442993
68
-
69
- - train_accuracy_epoch: 0.8538406491279602
70
-
71
- - train_matthewscorrcoef_epoch: 0.8031334280967712
72
-
73
- - train_f1score_epoch: 0.8521654605865479
74
-
75
- - train_cross_entropy_epoch: 0.4116102457046509
76
-
77
- - test_accuracy: 0.8578397035598755
78
-
79
- - test_matthewscorrcoef: 0.8091378808021545
80
-
81
- - test_f1score: 0.8566917181015015
82
-
83
- - test_cross_entropy: 0.3963385224342346
84
-
85
- - date_run: Apr-22-2022_t-19
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-22-2022_t-19
67
 
68
  - huggingface_tag: microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext