-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
178 lines (178 loc) · 4.29 KB
/
environment.yml
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
name: pytorch
channels:
- pytorch
- plotly
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- astroid=2.4.2=py37_0
- blas=1.0=mkl
- brotlipy=0.7.0=py37h7b6447c_1000
- ca-certificates=2020.7.22=0
- certifi=2020.6.20=py37_0
- cffi=1.14.1=py37he30daa8_0
- chardet=3.0.4=py37_1003
- cryptography=2.9.2=py37h1ba5d50_0
- cudatoolkit=10.1.243=h6bb024c_0
- idna=2.10=py_0
- intel-openmp=2020.1=217
- isort=4.3.21=py37_0
- lazy-object-proxy=1.4.3=py37h7b6447c_0
- ld_impl_linux-64=2.33.1=h53a641e_7
- libedit=3.1.20191231=h14c3975_1
- libffi=3.3=he6710b0_2
- libgcc-ng=9.1.0=hdf63c60_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- mccabe=0.6.1=py37_1
- mkl=2020.1=217
- mkl-service=2.3.0=py37he904b0f_0
- mkl_fft=1.1.0=py37h23d657b_0
- mkl_random=1.1.1=py37h0573a6f_0
- ncurses=6.2=he6710b0_1
- ninja=1.10.0=py37hfd86e86_0
- numpy=1.19.1=py37hbc911f0_0
- numpy-base=1.19.1=py37hfa32c7d_0
- openssl=1.1.1g=h7b6447c_0
- plotly=4.7.1=py_0
- plotly-orca=1.3.1=1
- psutil=5.7.0=py37h7b6447c_0
- pycparser=2.20=py_2
- pylint=2.5.3=py37_0
- pyopenssl=19.1.0=py_1
- pysocks=1.7.1=py37_1
- python=3.7.7=hcff3b4d_5
- pytorch=1.5.1=py3.7_cuda10.1.243_cudnn7.6.3_0
- readline=8.0=h7b6447c_0
- requests=2.23.0=py37_0
- retrying=1.3.3=py37_2
- setuptools=49.6.0=py37_0
- six=1.15.0=py_0
- sqlite=3.33.0=h62c20be_0
- tk=8.6.10=hbc83047_0
- toml=0.10.1=py_0
- typed-ast=1.4.1=py37h7b6447c_0
- wheel=0.34.2=py37_0
- wrapt=1.11.2=py37h7b6447c_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- absl-py==0.9.0
- alabaster==0.7.12
- alembic==1.4.2
- allennlp==0.9.0
- apex==0.1
- attrs==19.3.0
- babel==2.8.0
- blis==0.2.4
- boto3==1.13.19
- botocore==1.16.19
- cachetools==4.1.0
- click==7.1.2
- cliff==3.1.0
- cmaes==0.5.0
- cmd2==0.8.9
- colorlog==4.1.0
- conllu==1.3.1
- cycler==0.10.0
- cymem==2.0.3
- docutils==0.15.2
- editdistance==0.5.3
- fast-pagerank==0.0.4
- fasttext==0.9.2
- flake8==3.8.3
- flaky==3.6.1
- flask==1.1.2
- flask-cors==3.0.8
- ftfy==5.7
- future==0.18.2
- gevent==20.5.2
- google-auth==1.15.0
- google-auth-oauthlib==0.4.1
- greenlet==0.4.15
- grpcio==1.29.0
- h5py==2.10.0
- imagesize==1.2.0
- itsdangerous==1.1.0
- jinja2==2.11.2
- jmespath==0.10.0
- joblib==0.15.1
- jsonnet==0.16.0
- jsonpickle==1.4.1
- kiwisolver==1.2.0
- mako==1.1.2
- markdown==3.2.2
- markupsafe==1.1.1
- matplotlib==3.2.1
- more-itertools==8.3.0
- murmurhash==1.0.2
- nltk==3.5
- numpydoc==1.0.0
- oauthlib==3.1.0
- optuna==1.4.0
- overrides==3.0.0
- packaging==20.4
- parsimonious==0.8.1
- pip==20.1.1
- plac==0.9.6
- pluggy==0.13.1
- preshed==2.0.1
- prettytable==0.7.2
- protobuf==3.12.0
- py==1.8.1
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pybind11==2.5.0
- pycodestyle==2.6.0
- pyflakes==2.2.0
- pygments==2.6.1
- pyparsing==2.4.7
- pyperclip==1.8.0
- pytest==5.4.2
- python-dateutil==2.8.1
- python-editor==1.0.4
- pytorch-crf==0.7.2
- pytorch-lightning==0.8.5
- pytorch-pretrained-bert==0.6.2
- pytorch-transformers==1.1.0
- pytz==2020.1
- pyyaml==5.3.1
- regex==2020.5.14
- requests-oauthlib==1.3.0
- responses==0.10.14
- rsa==4.0
- s3transfer==0.3.3
- sacremoses==0.0.43
- scikit-learn==0.23.2
- scipy==1.4.1
- sentencepiece==0.1.91
- snowballstemmer==2.0.0
- spacy==2.1.9
- sphinx==3.0.4
- sphinxcontrib-applehelp==1.0.2
- sphinxcontrib-devhelp==1.0.2
- sphinxcontrib-htmlhelp==1.0.3
- sphinxcontrib-jsmath==1.0.1
- sphinxcontrib-qthelp==1.0.3
- sphinxcontrib-serializinghtml==1.1.4
- sqlalchemy==1.3.17
- sqlparse==0.3.1
- srsly==1.0.2
- style==1.1.0
- tensorboard==2.2.0
- tensorboard-plugin-wit==1.6.0.post3
- tensorboardx==2.0
- thinc==7.0.8
- threadpoolctl==2.1.0
- tokenizers==0.7.0
- tqdm==4.46.0
- transformers==2.10.0
- unidecode==1.1.1
- update==0.0.1
- urllib3==1.25.9
- wasabi==0.6.0
- wcwidth==0.1.9
- werkzeug==1.0.1
- word2number==1.1
- zope-event==4.4
- zope-interface==5.1.0
prefix: $HOME/anaconda3/envs/pytorch