TencentAILabHealthcare/scBERT

How to train a new model?

SongqiZhou opened this issue · 2 comments

Hello, I want to use scBERT, but you haven't provided the corresponding code. How can I retrain a new model? Can we only perform finetune?

I meet the same issue! I have sent a email to the author but get no feedback!

The pre-training script has been released in this github, please refer to https://github.com/TencentAILabHealthcare/scBERT/blob/master/pretrain.py.