laiking commited on
Commit
aa608e6
1 Parent(s): 49844ad

added base model

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -4,6 +4,7 @@ language:
4
  pipeline_tag: token-classification
5
  tags:
6
  - token-classification
 
7
  ---
8
  BioLinkBERT-base model finetuned for token classification of primary outcomes and secondary outcomes in clinical trials scientific articles sentences.
9
 
 
4
  pipeline_tag: token-classification
5
  tags:
6
  - token-classification
7
+ base_model: michiyasunaga/BioLinkBERT-base
8
  ---
9
  BioLinkBERT-base model finetuned for token classification of primary outcomes and secondary outcomes in clinical trials scientific articles sentences.
10