seiya/oubiobert-base-uncased

Model

ouBioBERT-Base, Uncased

3

9 commits

2 linked in READMEs

updated May 20, 2021

See the code

README

ouBioBERT-Base, Uncased

Bidirectional Encoder Representations from Transformers for Biomedical Text Mining by Osaka University (ouBioBERT) is a language model based on the BERT-Base (Devlin, et al., 2019) architecture. We pre-trained ouBioBERT on PubMed abstracts from the PubMed baseline (ftp://ftp.ncbi.nlm.nih.gov/pubmed/baseline) via our method.

The details of the pre-training procedure can be found in Wada, et al. (2020).

Evaluation

We evaluated the performance of ouBioBERT in terms of the biomedical language understanding evaluation (BLUE) benchmark (Peng, et al., 2019). The numbers are mean (standard deviation) on five different random seeds.

DatasetTask TypeScore
MedSTSSentence similarity84.9 (0.6)
BIOSSESSentence similarity92.3 (0.8)
BC5CDR-diseaseNamed-entity recognition87.4 (0.1)
BC5CDR-chemicalNamed-entity recognition93.7 (0.2)
ShARe/CLEFENamed-entity recognition80.1 (0.4)
DDIRelation extraction81.1 (1.5)
ChemProtRelation extraction75.0 (0.3)
i2b2 2010Relation extraction74.0 (0.8)
HoCDocument classification86.4 (0.5)
MedNLIInference83.6 (0.7)
TotalMacro average of the scores83.8 (0.3)

Code for Fine-tuning

We made the source code for fine-tuning freely available at our repository.

Citation

If you use our work in your research, please kindly cite the following paper:

@misc{2005.07202,
Author = {Shoya Wada and Toshihiro Takeda and Shiro Manabe and Shozo Konishi and Jun Kamohara and Yasushi Matsumura},
Title = {A pre-training technique to localize medical BERT and enhance BioBERT},
Year = {2020},
Eprint = {arXiv:2005.07202},
}
bert
endpoints_compatible
exbert
pretraining
pytorch
transformers

Contributors

system

6 commits

julien-c

1 commits

seiya/oubiobert-base-uncased

Model

ouBioBERT-Base, Uncased

3

9 commits

2 linked in READMEs

updated May 20, 2021

See the code

README

ouBioBERT-Base, Uncased

Bidirectional Encoder Representations from Transformers for Biomedical Text Mining by Osaka University (ouBioBERT) is a language model based on the BERT-Base (Devlin, et al., 2019) architecture. We pre-trained ouBioBERT on PubMed abstracts from the PubMed baseline (ftp://ftp.ncbi.nlm.nih.gov/pubmed/baseline) via our method.

The details of the pre-training procedure can be found in Wada, et al. (2020).

Evaluation

We evaluated the performance of ouBioBERT in terms of the biomedical language understanding evaluation (BLUE) benchmark (Peng, et al., 2019). The numbers are mean (standard deviation) on five different random seeds.

DatasetTask TypeScore
MedSTSSentence similarity84.9 (0.6)
BIOSSESSentence similarity92.3 (0.8)
BC5CDR-diseaseNamed-entity recognition87.4 (0.1)
BC5CDR-chemicalNamed-entity recognition93.7 (0.2)
ShARe/CLEFENamed-entity recognition80.1 (0.4)
DDIRelation extraction81.1 (1.5)
ChemProtRelation extraction75.0 (0.3)
i2b2 2010Relation extraction74.0 (0.8)
HoCDocument classification86.4 (0.5)
MedNLIInference83.6 (0.7)
TotalMacro average of the scores83.8 (0.3)

Code for Fine-tuning

We made the source code for fine-tuning freely available at our repository.

Citation

If you use our work in your research, please kindly cite the following paper:

@misc{2005.07202,
Author = {Shoya Wada and Toshihiro Takeda and Shiro Manabe and Shozo Konishi and Jun Kamohara and Yasushi Matsumura},
Title = {A pre-training technique to localize medical BERT and enhance BioBERT},
Year = {2020},
Eprint = {arXiv:2005.07202},
}
bert
endpoints_compatible
exbert
pretraining
pytorch
transformers

Contributors

system

6 commits

julien-c

1 commits