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

Access issue #2

Open
DorianRollin opened this issue Jun 1, 2023 · 1 comment
Open

Access issue #2

DorianRollin opened this issue Jun 1, 2023 · 1 comment

Comments

@DorianRollin
Copy link

Hi,

I have 2 questions :

  1. The "One Drive" that you shared is, sadly, no longer available. Can you make it accessible again?

  2. When I tried to run the train_ABF.py file I had the current error :

Traceback (most recent call last):
  File "/nfs/wsi/ab/projects/dorian/MuLan_comparison/iDNA-ABF-automl/main/train_ABF.py", line 14, in <module>
    from module.lightning_data_module import SeqDataModule
  File "/nfs/wsi/ab/projects/dorian/MuLan_comparison/iDNA-ABF-automl/module/lightning_data_module.py", line 7, in <module>
    from model import Pretrain_Feature_Extractor
ImportError: cannot import name 'Pretrain_Feature_Extractor' from 'model' (unknown location)

And indeed, there isn't anything with the name Pretrain_Feature_Extractor in the model folder, is it a model that we have to provide?
Same question for TextCNN for line 9 of lightning_frame_module.py .

@YUYING07
Copy link
Owner

YUYING07 commented Jun 1, 2023 via email

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

2 participants