airsplay / lxmert

PyTorch code for EMNLP 2019 paper "LXMERT: Learning Cross-Modality Encoder Representations from Transformers".
MIT License
923 stars 157 forks source link

Best pretrained model #83

Open violetteshev opened 4 years ago

violetteshev commented 4 years ago

Hi, thanks for your work! I want to download the model that was pretrained for 12 epochs via this link: https://nlp1.cs.unc.edu/data/github_pretrain/lxmert/EpochXX_LXRT.pth

I need the snapshot that has the lowest validation loss. Could you please tell me which epoch number it is?