Skip to content

Commit 3bde09f

Browse files
committed
Pushing new environment file
1 parent 85e1314 commit 3bde09f

File tree

5 files changed

+582
-353
lines changed

5 files changed

+582
-353
lines changed
File renamed without changes.
Lines changed: 194 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,194 @@
1+
name: medcalc-bench-final
2+
channels:
3+
- defaults
4+
dependencies:
5+
- blas=1.0=openblas
6+
- bzip2=1.0.8=h6c40b1e_5
7+
- ca-certificates=2024.3.11=hecd8cb5_0
8+
- expat=2.6.2=hcec6c5f_0
9+
- libcxx=14.0.6=h9765a3e_0
10+
- libffi=3.4.4=hecd8cb5_0
11+
- libgfortran=5.0.0=11_3_0_hecd8cb5_28
12+
- libgfortran5=11.3.0=h9dfd629_28
13+
- libopenblas=0.3.21=h54e7dc3_0
14+
- libprotobuf=3.20.3=hfff2838_0
15+
- llvm-openmp=14.0.6=h0dcd299_0
16+
- ncurses=6.4=hcec6c5f_0
17+
- numpy-base=1.26.4=py312hbb3573c_0
18+
- openssl=3.0.13=hca72f7f_0
19+
- python=3.12.3=hd58486a_0
20+
- pytorch=2.3.0=cpu_py312h9d484b6_0
21+
- readline=8.2=hca72f7f_0
22+
- sqlite=3.41.2=h6c40b1e_0
23+
- tk=8.6.12=h5d9f67b_0
24+
- typing_extensions=4.11.0=py312hecd8cb5_0
25+
- xz=5.4.6=h6c40b1e_0
26+
- zlib=1.2.13=h4dc903c_0
27+
- pip:
28+
- accelerate==0.31.0
29+
- aiofiles==23.2.1
30+
- aiohttp==3.9.5
31+
- aiosignal==1.3.1
32+
- annotated-types==0.6.0
33+
- anyio==4.3.0
34+
- appnope==0.1.4
35+
- argon2-cffi==23.1.0
36+
- argon2-cffi-bindings==21.2.0
37+
- argparse==1.4.0
38+
- arrow==1.3.0
39+
- asttokens==2.4.1
40+
- async-lru==2.0.4
41+
- asyncio==3.4.3
42+
- attrs==23.2.0
43+
- babel==2.14.0
44+
- beautifulsoup4==4.12.3
45+
- bleach==6.1.0
46+
- certifi==2024.2.2
47+
- cffi==1.16.0
48+
- charset-normalizer==3.3.2
49+
- click==8.1.7
50+
- colorlog==6.8.2
51+
- comm==0.2.2
52+
- contourpy==1.2.1
53+
- cycler==0.12.1
54+
- dataclasses==0.6
55+
- datasets==2.19.2
56+
- debugpy==1.8.1
57+
- decorator==5.1.1
58+
- defusedxml==0.7.1
59+
- dill==0.3.8
60+
- distro==1.9.0
61+
- et-xmlfile==1.1.0
62+
- eval-type-backport==0.2.0
63+
- executing==2.0.1
64+
- fastjsonschema==2.19.1
65+
- filelock==3.14.0
66+
- fonttools==4.51.0
67+
- fqdn==1.5.1
68+
- frozenlist==1.4.1
69+
- fsspec==2024.3.1
70+
- h11==0.14.0
71+
- httpcore==1.0.5
72+
- httpx==0.27.0
73+
- huggingface-hub==0.23.3
74+
- idna==3.7
75+
- ipykernel==6.29.4
76+
- ipython==8.23.0
77+
- ipywidgets==8.1.2
78+
- isoduration==20.11.0
79+
- jedi==0.19.1
80+
- jinja2==3.1.3
81+
- joblib==1.4.2
82+
- json5==0.9.25
83+
- jsonpointer==2.4
84+
- jsonschema==4.21.1
85+
- jsonschema-specifications==2023.12.1
86+
- jupyter==1.0.0
87+
- jupyter-client==8.6.1
88+
- jupyter-console==6.6.3
89+
- jupyter-core==5.7.2
90+
- jupyter-events==0.10.0
91+
- jupyter-lsp==2.2.5
92+
- jupyter-server==2.14.0
93+
- jupyter-server-terminals==0.5.3
94+
- jupyterlab==4.1.6
95+
- jupyterlab-pygments==0.3.0
96+
- jupyterlab-server==2.26.0
97+
- jupyterlab-widgets==3.0.10
98+
- kiwisolver==1.4.5
99+
- lab==8.1
100+
- markdown-it-py==3.0.0
101+
- markupsafe==2.1.5
102+
- matplotlib==3.8.4
103+
- matplotlib-inline==0.1.7
104+
- mdurl==0.1.2
105+
- mistune==3.0.2
106+
- mpmath==1.3.0
107+
- multidict==6.0.5
108+
- multiprocess==0.70.16
109+
- nbclient==0.10.0
110+
- nbconvert==7.16.3
111+
- nbformat==5.10.4
112+
- nest-asyncio==1.6.0
113+
- networkx==3.2.1
114+
- nltk==3.8.1
115+
- notebook==7.1.3
116+
- notebook-shim==0.2.4
117+
- numpy==1.26.4
118+
- openai==0.28.0
119+
- openai-parallel-toolkit==0.5.1
120+
- openpyxl==3.1.2
121+
- overrides==7.7.0
122+
- packaging==24.0
123+
- pandas==2.2.2
124+
- pandocfilters==1.5.1
125+
- parso==0.8.4
126+
- pexpect==4.9.0
127+
- pillow==10.3.0
128+
- pip==23.3.1
129+
- platformdirs==4.2.0
130+
- prometheus-client==0.20.0
131+
- prompt-toolkit==3.0.43
132+
- protobuf==5.27.2
133+
- psutil==5.9.8
134+
- ptyprocess==0.7.0
135+
- pure-eval==0.2.2
136+
- pyarrow==16.1.0
137+
- pyarrow-hotfix==0.6
138+
- pycparser==2.22
139+
- pydantic==2.7.0
140+
- pydantic-core==2.18.1
141+
- pygments==2.17.2
142+
- pyparsing==3.1.2
143+
- python-dateutil==2.9.0.post0
144+
- python-json-logger==2.0.7
145+
- pytz==2024.1
146+
- pyyaml==6.0.1
147+
- pyzmq==26.0.2
148+
- qtconsole==5.5.1
149+
- qtpy==2.4.1
150+
- referencing==0.34.0
151+
- regex==2024.4.28
152+
- requests==2.32.3
153+
- rfc3339-validator==0.1.4
154+
- rfc3986-validator==0.1.1
155+
- rich==13.7.1
156+
- rpds-py==0.18.0
157+
- safetensors==0.4.3
158+
- send2trash==1.8.3
159+
- sentencepiece==0.2.0
160+
- setuptools==68.2.2
161+
- shellingham==1.5.4
162+
- simplejson==3.19.2
163+
- six==1.16.0
164+
- sniffio==1.3.1
165+
- soupsieve==2.5
166+
- stack-data==0.6.3
167+
- sympy==1.12
168+
- tabulate==0.9.0
169+
- terminado==0.18.1
170+
- tiktoken==0.6.0
171+
- tinycss2==1.2.1
172+
- together==1.2.0
173+
- tokenizers==0.19.1
174+
- torch==2.3.0
175+
- tornado==6.4
176+
- tqdm==4.66.2
177+
- traitlets==5.14.3
178+
- transformers==4.41.2
179+
- txt2tags==3.9
180+
- typer==0.12.3
181+
- types-python-dateutil==2.9.0.20240316
182+
- typing-extensions==4.11.0
183+
- tzdata==2024.1
184+
- uri-template==1.3.0
185+
- urllib3==2.2.1
186+
- wcwidth==0.2.13
187+
- webcolors==1.13
188+
- webencodings==0.5.1
189+
- websocket-client==1.7.0
190+
- wheel==0.41.2
191+
- widgetsnbextension==4.0.10
192+
- xxhash==3.4.1
193+
- yarl==1.9.4
194+
prefix: /opt/anaconda3/envs/medcalc-bench
Lines changed: 194 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,194 @@
1+
name: medcalc-bench
2+
channels:
3+
- defaults
4+
dependencies:
5+
- blas=1.0=openblas
6+
- bzip2=1.0.8=h6c40b1e_5
7+
- ca-certificates=2024.3.11=hecd8cb5_0
8+
- expat=2.6.2=hcec6c5f_0
9+
- libcxx=14.0.6=h9765a3e_0
10+
- libffi=3.4.4=hecd8cb5_0
11+
- libgfortran=5.0.0=11_3_0_hecd8cb5_28
12+
- libgfortran5=11.3.0=h9dfd629_28
13+
- libopenblas=0.3.21=h54e7dc3_0
14+
- libprotobuf=3.20.3=hfff2838_0
15+
- llvm-openmp=14.0.6=h0dcd299_0
16+
- ncurses=6.4=hcec6c5f_0
17+
- numpy-base=1.26.4=py312hbb3573c_0
18+
- openssl=3.0.13=hca72f7f_0
19+
- python=3.12.3=hd58486a_0
20+
- pytorch=2.3.0=cpu_py312h9d484b6_0
21+
- readline=8.2=hca72f7f_0
22+
- sqlite=3.41.2=h6c40b1e_0
23+
- tk=8.6.12=h5d9f67b_0
24+
- typing_extensions=4.11.0=py312hecd8cb5_0
25+
- xz=5.4.6=h6c40b1e_0
26+
- zlib=1.2.13=h4dc903c_0
27+
- pip:
28+
- accelerate==0.31.0
29+
- aiofiles==23.2.1
30+
- aiohttp==3.9.5
31+
- aiosignal==1.3.1
32+
- annotated-types==0.6.0
33+
- anyio==4.3.0
34+
- appnope==0.1.4
35+
- argon2-cffi==23.1.0
36+
- argon2-cffi-bindings==21.2.0
37+
- argparse==1.4.0
38+
- arrow==1.3.0
39+
- asttokens==2.4.1
40+
- async-lru==2.0.4
41+
- asyncio==3.4.3
42+
- attrs==23.2.0
43+
- babel==2.14.0
44+
- beautifulsoup4==4.12.3
45+
- bleach==6.1.0
46+
- certifi==2024.2.2
47+
- cffi==1.16.0
48+
- charset-normalizer==3.3.2
49+
- click==8.1.7
50+
- colorlog==6.8.2
51+
- comm==0.2.2
52+
- contourpy==1.2.1
53+
- cycler==0.12.1
54+
- dataclasses==0.6
55+
- datasets==2.19.2
56+
- debugpy==1.8.1
57+
- decorator==5.1.1
58+
- defusedxml==0.7.1
59+
- dill==0.3.8
60+
- distro==1.9.0
61+
- et-xmlfile==1.1.0
62+
- eval-type-backport==0.2.0
63+
- executing==2.0.1
64+
- fastjsonschema==2.19.1
65+
- filelock==3.14.0
66+
- fonttools==4.51.0
67+
- fqdn==1.5.1
68+
- frozenlist==1.4.1
69+
- fsspec==2024.3.1
70+
- h11==0.14.0
71+
- httpcore==1.0.5
72+
- httpx==0.27.0
73+
- huggingface-hub==0.23.3
74+
- idna==3.7
75+
- ipykernel==6.29.4
76+
- ipython==8.23.0
77+
- ipywidgets==8.1.2
78+
- isoduration==20.11.0
79+
- jedi==0.19.1
80+
- jinja2==3.1.3
81+
- joblib==1.4.2
82+
- json5==0.9.25
83+
- jsonpointer==2.4
84+
- jsonschema==4.21.1
85+
- jsonschema-specifications==2023.12.1
86+
- jupyter==1.0.0
87+
- jupyter-client==8.6.1
88+
- jupyter-console==6.6.3
89+
- jupyter-core==5.7.2
90+
- jupyter-events==0.10.0
91+
- jupyter-lsp==2.2.5
92+
- jupyter-server==2.14.0
93+
- jupyter-server-terminals==0.5.3
94+
- jupyterlab==4.1.6
95+
- jupyterlab-pygments==0.3.0
96+
- jupyterlab-server==2.26.0
97+
- jupyterlab-widgets==3.0.10
98+
- kiwisolver==1.4.5
99+
- lab==8.1
100+
- markdown-it-py==3.0.0
101+
- markupsafe==2.1.5
102+
- matplotlib==3.8.4
103+
- matplotlib-inline==0.1.7
104+
- mdurl==0.1.2
105+
- mistune==3.0.2
106+
- mpmath==1.3.0
107+
- multidict==6.0.5
108+
- multiprocess==0.70.16
109+
- nbclient==0.10.0
110+
- nbconvert==7.16.3
111+
- nbformat==5.10.4
112+
- nest-asyncio==1.6.0
113+
- networkx==3.2.1
114+
- nltk==3.8.1
115+
- notebook==7.1.3
116+
- notebook-shim==0.2.4
117+
- numpy==1.26.4
118+
- openai==0.28.0
119+
- openai-parallel-toolkit==0.5.1
120+
- openpyxl==3.1.2
121+
- overrides==7.7.0
122+
- packaging==24.0
123+
- pandas==2.2.2
124+
- pandocfilters==1.5.1
125+
- parso==0.8.4
126+
- pexpect==4.9.0
127+
- pillow==10.3.0
128+
- pip==23.3.1
129+
- platformdirs==4.2.0
130+
- prometheus-client==0.20.0
131+
- prompt-toolkit==3.0.43
132+
- protobuf==5.27.2
133+
- psutil==5.9.8
134+
- ptyprocess==0.7.0
135+
- pure-eval==0.2.2
136+
- pyarrow==16.1.0
137+
- pyarrow-hotfix==0.6
138+
- pycparser==2.22
139+
- pydantic==2.7.0
140+
- pydantic-core==2.18.1
141+
- pygments==2.17.2
142+
- pyparsing==3.1.2
143+
- python-dateutil==2.9.0.post0
144+
- python-json-logger==2.0.7
145+
- pytz==2024.1
146+
- pyyaml==6.0.1
147+
- pyzmq==26.0.2
148+
- qtconsole==5.5.1
149+
- qtpy==2.4.1
150+
- referencing==0.34.0
151+
- regex==2024.4.28
152+
- requests==2.32.3
153+
- rfc3339-validator==0.1.4
154+
- rfc3986-validator==0.1.1
155+
- rich==13.7.1
156+
- rpds-py==0.18.0
157+
- safetensors==0.4.3
158+
- send2trash==1.8.3
159+
- sentencepiece==0.2.0
160+
- setuptools==68.2.2
161+
- shellingham==1.5.4
162+
- simplejson==3.19.2
163+
- six==1.16.0
164+
- sniffio==1.3.1
165+
- soupsieve==2.5
166+
- stack-data==0.6.3
167+
- sympy==1.12
168+
- tabulate==0.9.0
169+
- terminado==0.18.1
170+
- tiktoken==0.6.0
171+
- tinycss2==1.2.1
172+
- together==1.2.0
173+
- tokenizers==0.19.1
174+
- torch==2.3.0
175+
- tornado==6.4
176+
- tqdm==4.66.2
177+
- traitlets==5.14.3
178+
- transformers==4.41.2
179+
- txt2tags==3.9
180+
- typer==0.12.3
181+
- types-python-dateutil==2.9.0.20240316
182+
- typing-extensions==4.11.0
183+
- tzdata==2024.1
184+
- uri-template==1.3.0
185+
- urllib3==2.2.1
186+
- wcwidth==0.2.13
187+
- webcolors==1.13
188+
- webencodings==0.5.1
189+
- websocket-client==1.7.0
190+
- wheel==0.41.2
191+
- widgetsnbextension==4.0.10
192+
- xxhash==3.4.1
193+
- yarl==1.9.4
194+
prefix: /opt/anaconda3/envs/medcalc-bench

0 commit comments

Comments
 (0)