https://github.com/facebookresearch/pythia
Raw File
Tip revision: 02a55a30d59234933fa2701925620c006a932cda authored by Anton Kastritskiy on 02 February 2023, 10:46:34 UTC
[staticdocs][mmf] automatic update for docusaurus-plugin-internaldocs-fb@1.7.0
Tip revision: 02a55a3
requirements.txt
torch==1.11.0
torchaudio==0.11.0
torchvision==0.12.0
numpy>=1.16.6, <=1.21.4
tqdm>=4.43.0,<4.50.0
torchtext==0.12.0
GitPython==3.1.30
requests==2.23.0
fasttext==0.9.1
nltk==3.6.6
editdistance==0.5.3
transformers>=3.4.0, <=4.10.1
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@9b011606f
psutil
pillow==9.3.0
sentencepiece
back to top