You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(UNITER) wangxiao@wx:~/Documents/UNITER$ python ./pretrain_vcr.py
Traceback (most recent call last):
File "./pretrain_vcr.py", line 27, in
from data import (TokenBucketSampler,
ImportError: cannot import name 'MlmDatasetForVCR' from 'data' (/media/wangxiao/Samsung_P2/UNITER/data/init.py)
The text was updated successfully, but these errors were encountered:
(UNITER) wangxiao@wx:~/Documents/UNITER$ python ./pretrain_vcr.py
Traceback (most recent call last):
File "./pretrain_vcr.py", line 27, in
from data import (TokenBucketSampler,
ImportError: cannot import name 'MlmDatasetForVCR' from 'data' (/media/wangxiao/Samsung_P2/UNITER/data/init.py)
The text was updated successfully, but these errors were encountered: