The error of Pre-train CMSC model
CSY-siyuan opened this issue · 1 comments
CSY-siyuan commented
When I run fairseq-hydra-train task.data=clocs/cmsc --config-dir examples/cmsc/config/pretraining/ecg_transformer --config-name cmsc
for Pre-training a new ECG Transformer model, I encounter the AttributeError: module 'importlib_resources' has no attribute 'is_resource'
issue. How can I resolve this?
Jwoo5 commented
Sorry for the late reply.
Could you please let me know the full error logs so that I can figure out what code line exactly raises that error?