-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
271 lines (270 loc) · 8.12 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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
name: wordnet_gibberish
channels:
- conda-forge
- nvidia
- pytorch
- stanfordnlp
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_kmp_llvm
- aiohttp=3.8.4=py310h2372a71_1
- aiosignal=1.3.1=pyhd8ed1ab_0
- anyio=3.7.1=pyhd8ed1ab_0
- argon2-cffi=21.3.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py310h5764c6d_3
- asttokens=2.2.1=pyhd8ed1ab_0
- async-lru=2.0.3=pyhd8ed1ab_0
- async-timeout=4.0.2=pyhd8ed1ab_0
- attrs=23.1.0=pyh71513ae_1
- aws-c-auth=0.7.0=hba50c65_1
- aws-c-cal=0.6.0=h93469e0_0
- aws-c-common=0.8.23=hd590300_0
- aws-c-compression=0.2.17=h862ab75_1
- aws-c-event-stream=0.3.1=h9599702_1
- aws-c-http=0.7.10=hbe98c3e_3
- aws-c-io=0.13.28=h3870b5a_0
- aws-c-mqtt=0.8.14=hace37c4_1
- aws-c-s3=0.3.13=h997d6e7_1
- aws-c-sdkutils=0.1.11=h862ab75_1
- aws-checksums=0.1.16=h862ab75_1
- aws-crt-cpp=0.20.3=hb32a952_3
- aws-sdk-cpp=1.10.57=hbc2ea52_17
- babel=2.12.1=pyhd8ed1ab_1
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=pyhd8ed1ab_3
- backports.functools_lru_cache=1.6.5=pyhd8ed1ab_0
- beautifulsoup4=4.12.2=pyha770c72_0
- bleach=6.0.0=pyhd8ed1ab_0
- brotli-python=1.0.9=py310hd8f1fbe_9
- bzip2=1.0.8=h7f98852_4
- c-ares=1.19.1=hd590300_0
- ca-certificates=2023.5.7=hbcca054_0
- certifi=2023.5.7=pyhd8ed1ab_0
- cffi=1.15.1=py310h255011f_3
- charset-normalizer=3.2.0=pyhd8ed1ab_0
- click=8.1.4=unix_pyh707e725_0
- colorama=0.4.6=pyhd8ed1ab_0
- comm=0.1.3=pyhd8ed1ab_0
- cuda-cudart=11.8.89=0
- cuda-cupti=11.8.87=0
- cuda-libraries=11.8.0=0
- cuda-nvrtc=11.8.89=0
- cuda-nvtx=11.8.86=0
- cuda-runtime=11.8.0=0
- dataclasses=0.8=pyhc8e2a94_3
- dataclasses-json=0.5.7=pyhd8ed1ab_0
- datasets=2.13.1=pyhd8ed1ab_0
- debugpy=1.6.7=py310heca2aa9_0
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- dill=0.3.6=pyhd8ed1ab_1
- emoji=2.6.0=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- exceptiongroup=1.1.2=pyhd8ed1ab_0
- executing=1.2.0=pyhd8ed1ab_0
- filelock=3.12.2=pyhd8ed1ab_0
- flit-core=3.9.0=pyhd8ed1ab_0
- frozenlist=1.3.3=py310h5764c6d_0
- fsspec=2023.6.0=pyh1a96a4e_0
- ftfy=6.1.1=pyhd8ed1ab_0
- gflags=2.2.2=he1b5a44_1004
- glog=0.6.0=h6f12383_0
- gmp=6.2.1=h58526e2_0
- gmpy2=2.1.2=py310h3ec546c_1
- greenlet=2.0.2=py310hc6cd4ac_1
- huggingface_hub=0.16.2=pyhd8ed1ab_0
- icu=72.1=hcb278e6_0
- idna=3.4=pyhd8ed1ab_0
- importlib-metadata=6.8.0=pyha770c72_0
- importlib_metadata=6.8.0=hd8ed1ab_0
- importlib_resources=6.0.0=pyhd8ed1ab_1
- iniconfig=2.0.0=pyhd8ed1ab_0
- ipykernel=6.24.0=pyh71e2992_0
- ipython=8.14.0=pyh41d4057_0
- jedi=0.18.2=pyhd8ed1ab_0
- jinja2=3.1.2=pyhd8ed1ab_1
- joblib=1.3.0=pyhd8ed1ab_1
- json5=0.9.14=pyhd8ed1ab_0
- jsonschema=4.18.0=pyhd8ed1ab_0
- jsonschema-specifications=2023.6.1=pyhd8ed1ab_0
- jupyter-lsp=2.2.0=pyhd8ed1ab_0
- jupyter_client=8.3.0=pyhd8ed1ab_0
- jupyter_core=5.3.1=py310hff52083_0
- jupyter_events=0.6.3=pyhd8ed1ab_0
- jupyter_server=2.7.0=pyhd8ed1ab_0
- jupyter_server_terminals=0.4.4=pyhd8ed1ab_1
- jupyterlab=4.0.2=pyhd8ed1ab_0
- jupyterlab_pygments=0.2.2=pyhd8ed1ab_0
- jupyterlab_server=2.23.0=pyhd8ed1ab_0
- keyutils=1.6.1=h166bdaf_0
- krb5=1.20.1=h81ceb04_0
- langchain=0.0.190=pyhd8ed1ab_0
- langcodes=3.3.0=pyhd8ed1ab_0
- ld_impl_linux-64=2.40=h41732ed_0
- libabseil=20230125.3=cxx17_h59595ed_0
- libarrow=12.0.1=hd2d78f0_4_cpu
- libblas=3.9.0=16_linux64_mkl
- libbrotlicommon=1.0.9=h166bdaf_9
- libbrotlidec=1.0.9=h166bdaf_9
- libbrotlienc=1.0.9=h166bdaf_9
- libcblas=3.9.0=16_linux64_mkl
- libcrc32c=1.1.2=h9c3ff4c_0
- libcublas=11.11.3.6=0
- libcufft=10.9.0.58=0
- libcufile=1.9.0.20=0
- libcurand=10.3.5.119=0
- libcurl=8.1.2=h409715c_0
- libcusolver=11.4.1.48=0
- libcusparse=11.7.5.86=0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=h516909a_1
- libevent=2.1.12=hf998b51_1
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.1.0=he5830b7_0
- libgfortran-ng=13.1.0=h69a702a_0
- libgfortran5=13.1.0=h15d22d2_0
- libgomp=13.1.0=he5830b7_0
- libgoogle-cloud=2.12.0=hac9eb74_1
- libgrpc=1.54.2=hb20ce57_2
- libhwloc=2.9.1=nocuda_h7313eea_6
- libiconv=1.17=h166bdaf_0
- liblapack=3.9.0=16_linux64_mkl
- libnghttp2=1.52.0=h61bc06f_0
- libnpp=11.8.0.86=0
- libnsl=2.0.0=h7f98852_0
- libnuma=2.0.16=h0b41bf4_1
- libnvjpeg=11.9.0.86=0
- libopenblas=0.3.23=pthreads_h80387f5_0
- libprotobuf=3.21.12=h3eb15da_0
- libsodium=1.0.18=h36c2ea0_1
- libsqlite=3.42.0=h2797004_0
- libssh2=1.11.0=h0841786_0
- libstdcxx-ng=13.1.0=hfd8a6a1_0
- libthrift=0.18.1=h8fd135c_2
- libutf8proc=2.8.0=h166bdaf_0
- libuuid=2.38.1=h0b41bf4_0
- libxml2=2.11.4=h0d562d8_0
- libzlib=1.2.13=hd590300_5
- llvm-openmp=16.0.6=h4dfa4b3_0
- lz4-c=1.9.4=hcb278e6_0
- markupsafe=2.1.3=py310h2372a71_0
- marshmallow=3.19.0=pyhd8ed1ab_0
- marshmallow-enum=1.5.1=pyh9f0ad1d_3
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- mistune=3.0.0=pyhd8ed1ab_0
- mkl=2022.2.1=h84fe81f_16997
- mpc=1.3.1=hfe3b2da_0
- mpfr=4.2.0=hb012696_0
- mpmath=1.3.0=pyhd8ed1ab_0
- msgpack-python=1.0.5=py310hdf3cbec_0
- multidict=6.0.4=py310h1fa729e_0
- multiprocess=0.70.14=py310h5764c6d_3
- mypy=0.931=py310h6acc77f_2
- mypy_extensions=0.4.4=py310hff52083_0
- nbclient=0.8.0=pyhd8ed1ab_0
- nbconvert-core=7.6.0=pyhd8ed1ab_0
- nbformat=5.9.1=pyhd8ed1ab_0
- ncurses=6.4=hcb278e6_0
- nest-asyncio=1.5.6=pyhd8ed1ab_0
- networkx=2.8.8=pyhd8ed1ab_0
- notebook-shim=0.2.3=pyhd8ed1ab_0
- numexpr=2.8.4=mkl_py310h45af005_0
- numpy=1.25.1=py310ha4c1d20_0
- openapi-schema-pydantic=1.2.4=pyhd8ed1ab_0
- openssl=3.1.1=hd590300_1
- orc=1.9.0=h2f23424_1
- overrides=7.3.1=pyhd8ed1ab_0
- packaging=23.1=pyhd8ed1ab_0
- pandas=2.0.3=py310h7cbd5c2_1
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- pexpect=4.8.0=pyh1a96a4e_2
- pickleshare=0.7.5=py_1003
- pip=23.1.2=pyhd8ed1ab_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_0
- platformdirs=3.8.1=pyhd8ed1ab_0
- pluggy=1.2.0=pyhd8ed1ab_0
- prometheus_client=0.17.1=pyhd8ed1ab_0
- prompt-toolkit=3.0.39=pyha770c72_0
- prompt_toolkit=3.0.39=hd8ed1ab_0
- protobuf=4.21.12=py310heca2aa9_0
- psutil=5.9.5=py310h1fa729e_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pyarrow=12.0.1=py310h0576679_4_cpu
- pycparser=2.21=pyhd8ed1ab_0
- pydantic=1.10.10=py310h2372a71_0
- pygments=2.15.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- pytest=7.4.0=pyhd8ed1ab_0
- python=3.10.0=h543edf9_3_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-dotenv=1.0.0=pyhd8ed1ab_0
- python-fastjsonschema=2.17.1=pyhd8ed1ab_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python-tzdata=2023.3=pyhd8ed1ab_0
- python-xxhash=3.2.0=py310h1fa729e_0
- python_abi=3.10=3_cp310
- pytorch=2.0.0=cpu_py310hd11e9c7_0
- pytorch-cuda=11.8=h7e8668a_5
- pytz=2023.3=pyhd8ed1ab_0
- pyyaml=6.0=py310h5764c6d_5
- pyzmq=25.1.0=py310h5bbb5d0_0
- rdma-core=28.9=h59595ed_1
- re2=2023.03.02=h8c504da_0
- readline=8.2=h8228510_1
- referencing=0.29.1=pyhd8ed1ab_0
- regex=2023.6.3=py310h2372a71_0
- requests=2.31.0=pyhd8ed1ab_0
- responses=0.18.0=pyhd8ed1ab_0
- rfc3339-validator=0.1.4=pyhd8ed1ab_0
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
- rpds-py=0.8.10=py310hcb5633a_0
- s2n=1.3.46=h06160fa_0
- sacremoses=0.0.53=pyhd8ed1ab_0
- safetensors=0.3.1=py310hcb5633a_0
- send2trash=1.8.2=pyh41d4057_0
- setuptools=68.0.0=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- sleef=3.5.1=h9b69904_2
- snappy=1.1.10=h9fff704_0
- sniffio=1.3.0=pyhd8ed1ab_0
- soupsieve=2.3.2.post1=pyhd8ed1ab_0
- sqlalchemy=2.0.18=py310h2372a71_0
- sqlite=3.42.0=h2c6b66d_0
- stack_data=0.6.2=pyhd8ed1ab_0
- stanza=1.5.0=py310_0
- stringcase=1.2.0=py_0
- sympy=1.12=pypyh9d50eac_103
- tbb=2021.9.0=hf52228f_0
- tenacity=8.2.2=pyhd8ed1ab_0
- terminado=0.17.1=pyh41d4057_0
- tinycss2=1.2.1=pyhd8ed1ab_0
- tk=8.6.12=h27826a3_0
- tokenizers=0.13.3=py310he1f1126_0
- tomli=2.0.1=pyhd8ed1ab_0
- tornado=6.3.2=py310h2372a71_0
- tqdm=4.65.0=pyhd8ed1ab_1
- traitlets=5.9.0=pyhd8ed1ab_0
- transformers=4.30.2=pyhd8ed1ab_1
- typing-extensions=4.7.1=hd8ed1ab_0
- typing_extensions=4.7.1=pyha770c72_0
- typing_inspect=0.9.0=pyhd8ed1ab_0
- typing_utils=0.1.0=pyhd8ed1ab_0
- tzdata=2023c=h71feb2d_0
- ucx=1.14.1=hf587318_2
- unidecode=1.3.6=pyhd8ed1ab_0
- urllib3=2.0.3=pyhd8ed1ab_1
- wcwidth=0.2.6=pyhd8ed1ab_0
- webencodings=0.5.1=py_1
- websocket-client=1.6.1=pyhd8ed1ab_0
- wheel=0.40.0=pyhd8ed1ab_0
- wordfreq=3.0.3=pyhd8ed1ab_0
- xxhash=0.8.1=h0b41bf4_0
- xz=5.2.6=h166bdaf_0
- yaml=0.2.5=h7f98852_2
- yarl=1.9.2=py310h2372a71_0
- zeromq=4.3.4=h9c3ff4c_1
- zipp=3.16.0=pyhd8ed1ab_1
- zlib=1.2.13=hd590300_5
- zstd=1.5.2=hfc55251_7