requirements.txt 352 Bytes
Newer Older
liangjing's avatar
liangjing committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# progress bars in model download and training scripts
boto3==1.14.0
gdown==3.13.0
h5py==2.10.0
html2text==2020.1.16
ipdb==0.13.2
nltk==3.5
onnxruntime==1.3.0
parameterized
progressbar==2.5
requests==2.23.0
six==1.15.0
tensorflow==2.2.0

jieba
colorlog
colorama
seqeval
multiprocess
mpi4py
paddlenlp
git+https://github.com/mlperf/logging.git@2.0.0-rc1