Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Sample Sequences with Trained Model 'Model_B_final.pt' #1

Open
riacd opened this issue Apr 7, 2024 · 0 comments
Open

Unable to Sample Sequences with Trained Model 'Model_B_final.pt' #1

riacd opened this issue Apr 7, 2024 · 0 comments

Comments

@riacd
Copy link

riacd commented Apr 7, 2024

I encountered an error while attempting to sample sequences using the trained model 'Model_B_final.pt'. The error message I received is as follows:

 in <module> 
= load_data_set_SS_seq2seq (file_path='PROTEIN_Mar18_2022_SECSTR_ALL.csv'
...
 FileNotFoundError: [Errno 2] No such file or directory: 'PROTEIN_Mar18_2022_SECSTR_ALL.csv'

It appears that the file 'PROTEIN_Mar18_2022_SECSTR_ALL.csv' is missing, which is necessary for obtaining the tokenizer_X and tokenizer_y essential for sequence generation.

To resolve this issue efficiently, please kindly consider uploading the required file 'PROTEIN_Mar18_2022_SECSTR_ALL.csv' directly to this repository. This would facilitate seamless access to the file for all and ensure uninterrupted progress with sequence sampling using the trained model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant