TinyBioBERT is a distilled version of the
BioBERT which is distilled for 100k training steps using a total batch size of 192 on the PubMed dataset.
This model uses a unique distillation method called ‘transformer-layer distillation’ which is applied on each layer of the student to align the attention maps and the hidden states of the student with those of the teacher.
This model uses 4 hidden layers with a hidden dimension size and an embedding size of 768 resulting in a total of 15M parameters. Due to the model's small hidden dimension size, it uses random initialisation.
1@article{rohanian2023effectiveness,
2 title={On the effectiveness of compact biomedical transformers},
3 author={Rohanian, Omid and Nouriborji, Mohammadmahdi and Kouchaki, Samaneh and Clifton, David A},
4 journal={Bioinformatics},
5 volume={39},
6 number={3},
7 pages={btad103},
8 year={2023},
9 publisher={Oxford University Press}
10}
If this model helps your work, you can keep the project running with a one-off or monthly contribution:
https://github.com/sponsors/nlpie-research