laiking commited on
Commit
4dae1e1
·
verified ·
1 Parent(s): ab9fc32

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -4,7 +4,8 @@ language:
4
  pipeline_tag: token-classification
5
  tags:
6
  - token-classification
 
7
  ---
8
- PubMedBERT-base model finetuned for token classification of primary outcomes and secondary outcomes in clinical trials scientific articles sentences.
9
 
10
  Trained on A. Koroleva dataset of sentences extracted from clinical trials articles.
 
4
  pipeline_tag: token-classification
5
  tags:
6
  - token-classification
7
+ base_model: microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract
8
  ---
9
+ BiomedNLP-BiomedBERT-base-uncased-abstract model finetuned for token classification of primary outcomes and secondary outcomes in clinical trials scientific articles sentences.
10
 
11
  Trained on A. Koroleva dataset of sentences extracted from clinical trials articles.