Hello, thank you for developing RNA-FM. I want to use this software to generate RNA secondary structure. I have put RNA-FM_pretrained.pth into the pretrained folder. But when I start training, python launch/predict.py --config="pretrained/ss_prediction.yml" \ --data_path="./data/examples/example.fasta" --save_dir="./resuts" \ --save_frequency 1it appears to download the model.
Due to my slow network, the download takes 65 hours. How can I solve this problem?
![Uploading 屏幕截图 2024-11-19 170513.jpeg…]()
Hello, thank you for developing RNA-FM. I want to use this software to generate RNA secondary structure. I have put RNA-FM_pretrained.pth into the pretrained folder. But when I start training,
![Uploading 屏幕截图 2024-11-19 170513.jpeg…]()
python launch/predict.py --config="pretrained/ss_prediction.yml" \ --data_path="./data/examples/example.fasta" --save_dir="./resuts" \ --save_frequency 1itappears to download the model.Due to my slow network, the download takes 65 hours. How can I solve this problem?