jsxlei / scCLIP

24 stars 0 forks source link

How to access the pre-trained model? #4

Open mouxingyang opened 5 months ago

mouxingyang commented 5 months ago

Hi, thanks for your great work! I wonder if it is possible to share the pre-trained checkpoints so that I can replicate your results. Thanks!

mouxingyang commented 3 months ago

Hi, maybe my question was overlooked. Could you release the pre-trained checkpoints? Thanks again.

jsxlei commented 3 months ago

Hi, you can get the pretrained model by training with the code and data provided following the guide in the README. Let me know if you have any trouble in training the model.

mouxingyang commented 3 months ago

Thanks for your prompt response. I appreciate the detailed instructions provided for training the model. However, I am currently limited by insufficient GPU resources to train the model from scratch. Therefore, I would greatly appreciate it if you could release the checkpoints for the pre-trained models (both RNA and ATAC) to enable me to evaluate them on my dataset.

Thank you for your understanding and support!