-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
99 lines (99 loc) · 1.61 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
absl-py==1.3.0
accelerate==0.15.0
aiohttp==3.8.3
aiosignal==1.3.1
async-timeout==4.0.2
attrs==22.1.0
brotlipy==0.7.0
certifi==2022.9.24
cffi==1.15.1
chardet==3.0.4
charset-normalizer==2.0.4
click==8.1.3
cryptography==38.0.1
datasets==2.7.1
deepspeed==0.7.6
dill==0.3.6
docker-pycreds==0.4.0
evaluate==0.3.0
filelock==3.8.2
flit-core==3.6.0
frozenlist==1.3.3
fsspec==2022.11.0
gensim==4.2.0
gitdb==4.0.10
gitpython==3.1.29
googletrans==3.0.0
h11==0.9.0
h2==3.2.0
hjson==3.1.0
hpack==3.0.0
hstspreload==2022.12.1
httpcore==0.9.1
httpx==0.13.3
huggingface-hub==0.11.1
hyperframe==5.2.0
idna==2.10
joblib==1.2.0
jsonlines==3.1.0
mkl-fft==1.3.1
mkl-random==1.2.2
mkl-service==2.4.0
multidict==6.0.3
multiprocess==0.70.14
ninja==1.11.1
nltk==3.8
numpy==1.23.4
openai==0.27.2
packaging==21.3
pandas==1.5.2
pathtools==0.1.2
pillow==9.2.0
pip==22.2.2
promise==2.3
protobuf==4.21.10
psutil==5.9.4
py-cpuinfo==9.0.0
pyarrow==10.0.1
pycparser==2.21
pydantic==1.10.2
pyopenssl==22.0.0
pyparsing==3.0.9
pysocks==1.7.1
python-dateutil==2.8.2
pytorch-crf==0.7.2
pytz==2022.6
pyyaml==6.0
rank-bm25==0.2.2
regex==2022.10.31
requests==2.28.1
responses==0.18.0
rfc3986==1.5.0
rouge-score==0.1.2
scikit-learn==1.2.0
scipy==1.9.3
sentence-transformers==2.2.2
sentencepiece==0.1.99
sentry-sdk==1.11.1
setproctitle==1.3.2
setuptools==65.5.0
shortuuid==1.0.11
six==1.16.0
smart-open==6.3.0
smmap==5.0.0
sniffio==1.3.0
textaugment==1.3.4
textblob==0.17.1
threadpoolctl==3.1.0
tokenizers==0.13.2
torch==1.12.1
torchaudio==0.12.1
torchvision==0.13.1
tqdm==4.64.1
transformers==4.25.1
typing-extensions==4.4.0
urllib3==1.26.12
wandb==0.13.5
wheel==0.37.1
xxhash==3.1.0
yarl==1.8.2