Playingyoyo commited on
Commit
4ab852f
·
verified ·
1 Parent(s): 1ed836c

Upload requirements.txt for run_clm.py

Browse files
Files changed (1) hide show
  1. requirements.txt +171 -0
requirements.txt ADDED
@@ -0,0 +1,171 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.0.0
2
+ accelerate==1.1.1
3
+ aiohappyeyeballs==2.4.3
4
+ aiohttp==3.11.8
5
+ aiosignal==1.3.1
6
+ alembic==1.14.0
7
+ appnope==0.1.4
8
+ asttokens==2.4.1
9
+ astunparse==1.6.3
10
+ async-timeout==5.0.1
11
+ attrs==23.2.0
12
+ backcall==0.2.0
13
+ beautifulsoup4==4.13.4
14
+ bleach==6.2.0
15
+ blobfile==3.0.0
16
+ bokeh==3.4.2
17
+ cachetools==5.3.1
18
+ cattrs==23.2.3
19
+ certifi==2023.7.22
20
+ charset-normalizer==3.3.0
21
+ chembl-webresource-client==0.10.9
22
+ click==8.1.7
23
+ cloudpickle==3.0.0
24
+ colorlog==6.9.0
25
+ contourpy==1.2.1
26
+ cycler==0.12.0
27
+ datasets==3.1.0
28
+ decorator==5.1.1
29
+ defusedxml==0.7.1
30
+ dill==0.3.6
31
+ docopt==0.6.2
32
+ docstring_parser==0.16
33
+ easydict==1.13
34
+ einops==0.8.1
35
+ evaluate==0.4.3
36
+ exceptiongroup==1.2.1
37
+ executing==2.0.1
38
+ fastjsonschema==2.21.1
39
+ filelock==3.12.4
40
+ flatbuffers==23.5.26
41
+ fonttools==4.43.0
42
+ frozenlist==1.5.0
43
+ fsspec==2024.9.0
44
+ future==1.0.0
45
+ gast==0.4.0
46
+ google-auth==2.23.2
47
+ google-auth-oauthlib==0.4.6
48
+ google-pasta==0.2.0
49
+ greenlet==3.1.1
50
+ grpcio==1.59.0
51
+ h5py==3.9.0
52
+ huggingface-hub==0.26.3
53
+ hyperopt==0.2.7
54
+ idna==3.4
55
+ ipython==8.12.3
56
+ jedi==0.19.1
57
+ Jinja2==3.1.2
58
+ joblib==1.4.0
59
+ JPype1==1.4.1
60
+ jsonpickle==3.0.4
61
+ jsonschema==4.23.0
62
+ jsonschema-specifications==2025.4.1
63
+ jupyter_client==8.6.3
64
+ jupyter_core==5.7.2
65
+ jupyterlab_pygments==0.3.0
66
+ keras==2.10.0
67
+ Keras-Preprocessing==1.1.2
68
+ kiwisolver==1.4.5
69
+ libclang==16.0.6
70
+ lxml==5.3.0
71
+ Mako==1.3.8
72
+ Markdown==3.4.4
73
+ MarkupSafe==2.1.3
74
+ matplotlib==3.8.0
75
+ matplotlib-inline==0.1.7
76
+ mistune==3.1.3
77
+ mpmath==1.3.0
78
+ multidict==6.1.0
79
+ multiprocess==0.70.14
80
+ mypy-extensions==1.0.0
81
+ nbclient==0.10.2
82
+ nbconvert==7.16.6
83
+ nbformat==5.10.4
84
+ networkx==3.1
85
+ numpy==1.26.0
86
+ oauthlib==3.2.2
87
+ openTSNE==1.0.1
88
+ opt-einsum==3.3.0
89
+ optimum @ git+https://github.com/huggingface/optimum.git@a6c696c7de105e7691d432dd80102beec78d8fd4
90
+ optuna==4.1.0
91
+ packaging==23.2
92
+ pandas==2.2.2
93
+ pandocfilters==1.5.1
94
+ parso==0.8.4
95
+ pexpect==4.9.0
96
+ pickleshare==0.7.5
97
+ Pillow==10.0.1
98
+ pipreqs==0.5.0
99
+ platformdirs==4.2.2
100
+ prompt-toolkit==3.0.43
101
+ propcache==0.2.0
102
+ protobuf==3.20.3
103
+ psutil==6.1.0
104
+ ptyprocess==0.7.0
105
+ pure-eval==0.2.2
106
+ py4j==0.10.9.7
107
+ pyarrow==18.1.0
108
+ pyasn1==0.5.0
109
+ pyasn1-modules==0.3.0
110
+ pycryptodomex==3.21.0
111
+ Pygments==2.17.2
112
+ pyparsing==3.1.1
113
+ pystow==0.5.0
114
+ python-dateutil==2.8.2
115
+ python-louvain==0.16
116
+ pytz==2024.1
117
+ pyvis==0.3.2
118
+ PyYAML==6.0.1
119
+ pyzmq==26.4.0
120
+ rdkit-pypi==2022.9.5
121
+ referencing==0.36.2
122
+ regex==2024.11.6
123
+ requests==2.32.3
124
+ requests-cache==1.2.0
125
+ requests-oauthlib==1.3.1
126
+ responses==0.18.0
127
+ rpds-py==0.24.0
128
+ rsa==4.9
129
+ safetensors==0.4.5
130
+ scikit-learn==1.4.2
131
+ scipy==1.13.0
132
+ seaborn==0.13.2
133
+ sentencepiece==0.2.0
134
+ six==1.16.0
135
+ soupsieve==2.7
136
+ SQLAlchemy==2.0.36
137
+ stack-data==0.6.3
138
+ STOUT-pypi==2.0.5
139
+ sympy==1.12
140
+ tensorboard==2.10.1
141
+ tensorboard-data-server==0.6.1
142
+ tensorboard-plugin-wit==1.8.1
143
+ tensorboardX==2.6.2.2
144
+ tensorflow==2.10.1
145
+ tensorflow-estimator==2.10.0
146
+ tensorflow-io-gcs-filesystem==0.34.0
147
+ termcolor==2.3.0
148
+ threadpoolctl==3.4.0
149
+ tiktoken==0.8.0
150
+ tinycss2==1.4.0
151
+ tokenizers==0.20.3
152
+ torch==2.0.1
153
+ tornado==6.4.1
154
+ tqdm==4.67.1
155
+ traitlets==5.14.3
156
+ transformers==4.46.3
157
+ typed-argument-parser==1.10.0
158
+ typing-inspect==0.9.0
159
+ typing_extensions==4.8.0
160
+ tzdata==2024.1
161
+ unicodedata2==15.1.0
162
+ url-normalize==1.4.3
163
+ urllib3==2.0.5
164
+ wcwidth==0.2.13
165
+ webencodings==0.5.1
166
+ Werkzeug==3.0.0
167
+ wrapt==1.15.0
168
+ xxhash==3.5.0
169
+ xyzservices==2024.6.0
170
+ yarg==0.1.9
171
+ yarl==1.18.0