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
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
Which version of pytorch_pretrained_bert is needed to import the following modules in 'span_selection_petraining.py'? Because I found none of them in the latest version 0.6.2 and some old versions.
from pytorch_pretrained_bert.tokenization_offsets import BertTokenizer
from pytorch_pretrained_bert.hypers_rc import HypersRC
from pytorch_pretrained_bert.bert_trainer_apex import BertTrainer