https://github.com/facebookresearch/pythia
Raw File
Tip revision: bb2014b515a53c1de5d5809a761936d0ad6a6856 authored by sash on 30 June 2021, 18:34:45 UTC
[fix] minor change in base model
Tip revision: bb2014b
requirements.txt
torch>=1.6.0, <=1.9.0
torchvision>=0.7.0, <=0.10.0
numpy>=1.16.6
tqdm>=4.43.0,<4.50.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==3.4.0
sklearn==0.0
omegaconf>=2.0.6, <=2.1
lmdb==0.98
termcolor==1.1.0
iopath==0.1.8
datasets==1.2.1
matplotlib==3.3.4
pycocotools==2.0.2
ftfy==5.8
pytorch-lightning @ git+https://github.com/PyTorchLightning/pytorch-lightning@f79f0f9d
torchaudio>=0.6.0, <=0.9.0
psutil
back to top