Skip to content

Commit 09b0d14

Browse files
committed
Pushing code
1 parent 3bde09f commit 09b0d14

15 files changed

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

0 commit comments

Comments
 (0)