y-hwang / gLM

Genomic language model predicts protein co-regulation and function
https://www.biorxiv.org/content/10.1101/2023.04.07.536042v3
Other
65 stars 8 forks source link

Missing gLM model - "../model/glm.bin" #6

Closed gongjt057 closed 5 months ago

gongjt057 commented 5 months ago

Hi Yunha Hwang,

This is a wonderful work. I have encountered an issue where the model file appears to be missing when I used your model at step 4 compute gLM embeddings.

_cd data
python ../gLM/glm_embed.py -d example_data/batched_data -m ../model/glm.bin -b 100 -o test_results_

If possible, could you please share or guide us on how to re-obtain the model file? Any assistance you can provide would be immensely helpful.

Thank you for taking the time to read this email, and I look forward to your response.

Best regards, Jianting