andreslu commited on
Commit
3d8195c
·
1 Parent(s): 44e14fa

Upload environment.yml

Browse files
Files changed (1) hide show
  1. environment.yml +204 -0
environment.yml ADDED
@@ -0,0 +1,204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: orion
2
+ dependencies:
3
+ - _libgcc_mutex=0.1=main
4
+ - arrow-cpp=4.0.1=py38hced866c_3
5
+ - aws-c-common=0.4.57=he6710b0_1
6
+ - aws-c-event-stream=0.1.6=h2531618_5
7
+ - aws-checksums=0.1.9=he6710b0_0
8
+ - aws-sdk-cpp=1.8.185=hce553d0_0
9
+ - backcall=0.2.0=pyhd3eb1b0_0
10
+ - blas=1.0=mkl
11
+ - boost-cpp=1.73.0=h27cfd23_11
12
+ - bottleneck=1.3.2=py38heb32a55_1
13
+ - brotli=1.0.9=he6710b0_2
14
+ - bzip2=1.0.8=h7b6447c_0
15
+ - c-ares=1.17.1=h27cfd23_0
16
+ - ca-certificates=2021.7.5=h06a4308_1
17
+ - certifi=2021.5.30=py38h06a4308_0
18
+ - decorator=5.0.6=pyhd3eb1b0_0
19
+ - double-conversion=3.1.5=he6710b0_1
20
+ - expat=2.3.0=h2531618_2
21
+ - gflags=2.2.2=he6710b0_0
22
+ - git=2.23.0=pl526hacde149_0
23
+ - glog=0.5.0=h2531618_0
24
+ - grpc-cpp=1.26.0=hf8bcb03_0
25
+ - icu=58.2=he6710b0_3
26
+ - intel-openmp=2021.3.0=h06a4308_3350
27
+ - ipykernel=5.3.4=py38h5ca1d4c_0
28
+ - ipython=7.22.0=py38hb070fc8_0
29
+ - ipython_genutils=0.2.0=pyhd3eb1b0_1
30
+ - jedi=0.17.0=py38_0
31
+ - jupyter_client=6.1.12=pyhd3eb1b0_0
32
+ - jupyter_core=4.7.1=py38h06a4308_0
33
+ - krb5=1.18.2=h173b8e3_0
34
+ - libboost=1.73.0=h3ff78a5_11
35
+ - libcurl=7.71.1=h20c2e04_1
36
+ - libedit=3.1.20210216=h27cfd23_1
37
+ - libevent=2.1.8=h1ba5d50_1
38
+ - libffi=3.2.1=hf484d3e_1007
39
+ - libgcc-ng=9.1.0=hdf63c60_0
40
+ - libprotobuf=3.11.2=hd408876_0
41
+ - libsodium=1.0.18=h7b6447c_0
42
+ - libssh2=1.9.0=h1ba5d50_1
43
+ - libstdcxx-ng=9.1.0=hdf63c60_0
44
+ - libthrift=0.13.0=hfb8234f_6
45
+ - lz4-c=1.9.3=h2531618_0
46
+ - mkl=2021.3.0=h06a4308_520
47
+ - mkl-service=2.4.0=py38h7f8727e_0
48
+ - mkl_fft=1.3.0=py38h42c9631_2
49
+ - mkl_random=1.2.2=py38h51133e4_0
50
+ - ncurses=6.2=he6710b0_1
51
+ - numexpr=2.7.3=py38h22e1b3c_1
52
+ - numpy-base=1.20.3=py38h74d4b33_0
53
+ - openssl=1.1.1k=h27cfd23_0
54
+ - orc=1.6.7=h973521d_2
55
+ - parso=0.8.2=pyhd3eb1b0_0
56
+ - pcre=8.44=he6710b0_0
57
+ - perl=5.26.2=h14c3975_0
58
+ - pexpect=4.8.0=pyhd3eb1b0_3
59
+ - pickleshare=0.7.5=pyhd3eb1b0_1003
60
+ - pip=21.0.1=py38h06a4308_0
61
+ - prompt-toolkit=3.0.17=pyh06a4308_0
62
+ - ptyprocess=0.7.0=pyhd3eb1b0_2
63
+ - pygments=2.8.1=pyhd3eb1b0_0
64
+ - python=3.8.0=h0371630_2
65
+ - python-dateutil=2.8.1=pyhd3eb1b0_0
66
+ - pytz=2021.1=pyhd3eb1b0_0
67
+ - pyzmq=20.0.0=py38h2531618_1
68
+ - re2=2020.11.01=h2531618_1
69
+ - readline=7.0=h7b6447c_5
70
+ - setuptools=52.0.0=py38h06a4308_0
71
+ - six=1.15.0=pyhd3eb1b0_0
72
+ - snappy=1.1.8=he6710b0_0
73
+ - sqlite=3.33.0=h62c20be_0
74
+ - tk=8.6.10=hbc83047_0
75
+ - tornado=6.1=py38h27cfd23_0
76
+ - traitlets=5.0.5=pyhd3eb1b0_0
77
+ - uriparser=0.9.3=he6710b0_1
78
+ - utf8proc=2.6.1=h27cfd23_0
79
+ - wcwidth=0.2.5=py_0
80
+ - wheel=0.36.2=pyhd3eb1b0_0
81
+ - xz=5.2.5=h7b6447c_0
82
+ - yaml=0.2.5=h7b6447c_0
83
+ - zeromq=4.3.4=h2531618_0
84
+ - zlib=1.2.11=h7b6447c_3
85
+ - zstd=1.4.9=haebb681_0
86
+ - pip:
87
+ - absl-py==0.12.0
88
+ - argon2-cffi==20.1.0
89
+ - async-generator==1.10
90
+ - attrs==20.3.0
91
+ - autopep8==1.5.6
92
+ - bleach==3.3.0
93
+ - blis==0.7.4
94
+ - cachetools==4.2.1
95
+ - catalogue==2.0.3
96
+ - cffi==1.14.5
97
+ - chardet==4.0.0
98
+ - click==7.1.2
99
+ - cupy-cuda110==8.6.0
100
+ - cymem==2.0.5
101
+ - datasets==1.11.0
102
+ - defusedxml==0.7.1
103
+ - dill==0.3.3
104
+ - entrypoints==0.3
105
+ - fastrlock==0.6
106
+ - filelock==3.0.12
107
+ - flake8==3.9.1
108
+ - fsspec==2021.7.0
109
+ - git-python==1.0.3
110
+ - gitdb==4.0.7
111
+ - gitpython==3.1.17
112
+ - google-auth==1.29.0
113
+ - google-auth-oauthlib==0.4.4
114
+ - grpcio==1.37.0
115
+ - huggingface-hub==0.0.12
116
+ - idna==2.10
117
+ - ipywidgets==7.6.3
118
+ - jinja2==2.11.3
119
+ - joblib==1.0.1
120
+ - jsonlines==2.0.0
121
+ - jsonschema==3.2.0
122
+ - jupyter==1.0.0
123
+ - jupyter-console==6.4.0
124
+ - jupyterlab-pygments==0.1.2
125
+ - jupyterlab-widgets==1.0.0
126
+ - lightseq==1.2.0
127
+ - markdown==3.3.4
128
+ - markupsafe==1.1.1
129
+ - mccabe==0.6.1
130
+ - mistune==0.8.4
131
+ - multiprocess==0.70.11.1
132
+ - murmurhash==1.0.5
133
+ - nbclient==0.5.3
134
+ - nbconvert==6.0.7
135
+ - nbformat==5.1.3
136
+ - nest-asyncio==1.5.1
137
+ - ngram==3.3.2
138
+ - nltk==3.6.2
139
+ - notebook==6.3.0
140
+ - numpy==1.20.2
141
+ - oauthlib==3.1.0
142
+ - packaging==20.9
143
+ - pandas==1.2.4
144
+ - pandocfilters==1.4.3
145
+ - pathy==0.4.0
146
+ - pillow==8.2.0
147
+ - portalocker==2.0.0
148
+ - preshed==3.0.5
149
+ - prometheus-client==0.10.1
150
+ - protobuf==3.15.8
151
+ - psutil==5.8.0
152
+ - pyarrow==3.0.0
153
+ - pyasn1==0.4.8
154
+ - pyasn1-modules==0.2.8
155
+ - pycodestyle==2.7.0
156
+ - pycparser==2.20
157
+ - pydantic==1.7.3
158
+ - pyflakes==2.3.1
159
+ - pyparsing==2.4.7
160
+ - pyrsistent==0.17.3
161
+ - pyyaml==5.4.1
162
+ - qtconsole==5.0.3
163
+ - qtpy==1.9.0
164
+ - regex==2021.4.4
165
+ - requests==2.25.1
166
+ - requests-oauthlib==1.3.0
167
+ - rouge-score==0.0.4
168
+ - rsa==4.7.2
169
+ - sacrebleu==1.5.1
170
+ - sacremoses==0.0.44
171
+ - scikit-learn==0.24.2
172
+ - scipy==1.6.3
173
+ - send2trash==1.5.0
174
+ - seqeval==1.2.2
175
+ - sklearn==0.0
176
+ - smart-open==3.0.0
177
+ - smmap==4.0.0
178
+ - spacy==3.0.5
179
+ - spacy-legacy==3.0.2
180
+ - srsly==2.4.1
181
+ - tensorboard==2.5.0
182
+ - tensorboard-data-server==0.6.0
183
+ - tensorboard-plugin-wit==1.8.0
184
+ - tensorboardx==2.2
185
+ - terminado==0.9.4
186
+ - testpath==0.4.4
187
+ - thinc==8.0.2
188
+ - threadpoolctl==2.1.0
189
+ - tokenizers==0.10.2
190
+ - toml==0.10.2
191
+ - torch==1.8.1
192
+ - torch-tb-profiler==0.1.0
193
+ - torchaudio==0.8.1
194
+ - torchvision==0.9.1
195
+ - tqdm==4.49.0
196
+ - transformers==4.9.1
197
+ - typer==0.3.2
198
+ - typing-extensions==3.7.4.3
199
+ - urllib3==1.26.4
200
+ - wasabi==0.8.2
201
+ - webencodings==0.5.1
202
+ - werkzeug==1.0.1
203
+ - widgetsnbextension==3.5.1
204
+ - xxhash==2.0.2