Weiqiu You
Results
3
comments of
Weiqiu You
I got the error too! `FileNotFoundError: [Errno 2] No such file or directory: 'exp/enes//step4/emb.src' sort: cannot read: exp/enes/tmpksyk_67i/src2trg.phrase-table: No such file or directory Traceback (most recent call last): File "train.py",...
@acsgn95 I have the same problem with ViT. I tried the above wrapping method but it doesn't work. Could you help me take a look? Thanks! ``` class WrappedModel(torch.nn.Module): def...