XinnuoXu / MiRANews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-Multi

conda create -n multi_multi python=3.6
conda activate multi_multi
conda install -c huggingface transformers (you may need pip install transformers==4.0.0)
conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch
pip install multiprocess
pip install importlib_metadata
pip install tensorboardX
pip install pyrouge
conda install pytorch-lightning -c conda-forge
pip install google-auth==1.6.3
pip install py-rouge

About


Languages

Language:Python 90.7%Language:Shell 5.7%Language:Perl 2.2%Language:Emacs Lisp 1.0%Language:Smalltalk 0.1%Language:Ruby 0.1%Language:NewLisp 0.1%Language:Makefile 0.1%Language:JavaScript 0.0%Language:Slash 0.0%Language:SystemVerilog 0.0%