Open HelloWorldLTY opened 3 months ago
Hi @HelloWorldLTY I also encountered the same problem when finishing the first epoch, and still waiting for an answer.
It looks like that the code did not have a recognizable step in saving the pytorch_model.bin, and loaded it directly.
Hi, I finally drop dnabert-s and focus on dnabert2, which seems more feasible.
Hi, I found that there exist several errors in the pre-training code (the file run.sh) and corresponding code. I have mentioned one in the pull request.Furthermore, it seems that we should use $PATH_TO_DATA_DICT to specific variable in the shell.
After correcting the path and file name, I found another error in the training stage:
Would you please share your thoughts about how to address it? Thanks.