https://github.com/facebookresearch/pythia
Raw File
Tip revision: 7026ab47e1138752c61c36ac99e3ab9c2b100f55 authored by Amanpreet Singh on 09 June 2020, 20:30:10 UTC
[fix] Ckpt zoo load, restore and other issues (#311)
Tip revision: 7026ab4
requirements.txt
torch==1.5.0
torchvision==0.6.0
numpy>=1.16.6
tqdm>=4.43.0
demjson==2.2.4
torchtext==0.5.0
GitPython==3.1.0
requests==2.23.0
fasttext==0.9.1
nltk==3.4.5
editdistance==0.5.3
transformers==2.3.0
sklearn==0.0
omegaconf==2.0.1rc4
lmdb==0.98
back to top