Rami commited on
Commit
e922fd7
2 Parent(s): 13ed2a1 b7f70c9

doing the rebase

Browse files
Files changed (2) hide show
  1. requirements.txt +265 -4
  2. zeno_ml.py +4 -0
requirements.txt CHANGED
@@ -1,4 +1,265 @@
1
- zenoml>=0.3.4
2
- pyarrow
3
- datasets
4
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.1.0
2
+ aiohttp==3.8.4
3
+ aiosignal==1.3.1
4
+ alembic==1.10.2
5
+ altair==4.2.2
6
+ anyio==3.6.2
7
+ argon2-cffi==21.3.0
8
+ argon2-cffi-bindings==21.2.0
9
+ arrow==1.2.3
10
+ asttokens==2.2.1
11
+ async-generator==1.10
12
+ async-timeout==4.0.2
13
+ attrs==22.2.0
14
+ azure-ai-formrecognizer==3.2.1
15
+ azure-common==1.1.28
16
+ azure-core==1.26.3
17
+ backcall==0.2.0
18
+ backoff==2.2.1
19
+ beautifulsoup4==4.11.2
20
+ bleach==6.0.0
21
+ blessed==1.20.0
22
+ blis==0.7.9
23
+ charset-normalizer==3.1.0
24
+ click==8.1.3
25
+ cloudpickle==2.2.1
26
+ comm==0.1.2
27
+ confection==0.0.4
28
+ contourpy==1.0.7
29
+ cycler==0.11.0
30
+ cymem==2.0.7
31
+ databricks-cli==0.17.5
32
+ dataclasses-json==0.5.7
33
+ datasets==2.10.1
34
+ debugpy==1.6.6
35
+ decorator==5.1.1
36
+ defusedxml==0.7.1
37
+ dill==0.3.6
38
+ dnspython==2.3.0
39
+ docker==6.0.1
40
+ docopt==0.6.2
41
+ elasticsearch==7.17.9
42
+ en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0-py3-none-any.whl
43
+ entrypoints==0.4
44
+ exceptiongroup==1.1.1
45
+ executing==1.2.0
46
+ farm-haystack==1.14.0
47
+ fastapi==0.94.1
48
+ fastjsonschema==2.16.3
49
+ ffmpy==0.3.0
50
+ filelock==3.9.0
51
+ Flask==2.2.3
52
+ Flask-Cors==3.0.10
53
+ fonttools==4.39.0
54
+ fqdn==1.5.1
55
+ frozenlist==1.3.3
56
+ fsspec==2023.3.0
57
+ gitdb==4.0.10
58
+ GitPython==3.1.31
59
+ gradio==3.21.0
60
+ greenlet==2.0.2
61
+ gunicorn==20.1.0
62
+ h11==0.14.0
63
+ httpcore==0.16.3
64
+ httpx==0.23.3
65
+ huggingface-hub==0.13.1
66
+ idna==3.4
67
+ importlib-metadata==6.0.0
68
+ importlib-resources==5.12.0
69
+ inflect==6.0.2
70
+ inquirer==3.1.3
71
+ ipykernel==6.21.3
72
+ ipython==8.11.0
73
+ ipython-genutils==0.2.0
74
+ ipywidgets==8.0.4
75
+ isodate==0.6.1
76
+ isoduration==20.11.0
77
+ itsdangerous==2.1.2
78
+ jarowinkler==1.2.3
79
+ jedi==0.18.2
80
+ Jinja2==3.1.2
81
+ joblib==1.2.0
82
+ jsonpickle==3.0.1
83
+ jsonpointer==2.3
84
+ jsonschema==4.17.3
85
+ jupyter==1.0.0
86
+ jupyter-console==6.6.3
87
+ jupyter-events==0.6.3
88
+ jupyter_client==8.0.3
89
+ jupyter_core==5.2.0
90
+ jupyter_server==2.4.0
91
+ jupyter_server_terminals==0.4.4
92
+ jupyterlab-pygments==0.2.2
93
+ jupyterlab-widgets==3.0.5
94
+ kiwisolver==1.4.4
95
+ langchain==0.0.106
96
+ langcodes==3.3.0
97
+ langdetect==1.0.9
98
+ linkify-it-py==2.0.0
99
+ llama-index==0.4.27
100
+ llvmlite==0.39.1
101
+ loguru==0.6.0
102
+ lxml==4.9.2
103
+ Mako==1.2.4
104
+ Markdown==3.4.1
105
+ markdown-it-py==2.2.0
106
+ MarkupSafe==2.1.2
107
+ marshmallow==3.19.0
108
+ marshmallow-enum==1.5.1
109
+ matplotlib==3.7.1
110
+ matplotlib-inline==0.1.6
111
+ mdit-py-plugins==0.3.3
112
+ mdurl==0.1.2
113
+ mistune==2.0.5
114
+ mlflow==2.2.1
115
+ mmh3==3.0.0
116
+ monotonic==1.6
117
+ more-itertools==9.1.0
118
+ msrest==0.7.1
119
+ multidict==6.0.4
120
+ multiprocess==0.70.14
121
+ murmurhash==1.0.9
122
+ mypy-extensions==1.0.0
123
+ nbclassic==0.5.3
124
+ nbclient==0.7.2
125
+ nbconvert==7.2.9
126
+ nbformat==5.7.3
127
+ nest-asyncio==1.5.6
128
+ networkx==3.0
129
+ nltk==3.8.1
130
+ notebook==6.5.3
131
+ notebook_shim==0.2.2
132
+ num2words==0.5.12
133
+ numba==0.56.4
134
+ numpy==1.23.5
135
+ nvidia-cublas-cu11==11.10.3.66
136
+ nvidia-cuda-nvrtc-cu11==11.7.99
137
+ nvidia-cuda-runtime-cu11==11.7.99
138
+ nvidia-cudnn-cu11==8.5.0.96
139
+ oauthlib==3.2.2
140
+ openai==0.27.1
141
+ openTSNE==0.7.1
142
+ orjson==3.8.7
143
+ outcome==1.2.0
144
+ packaging==23.0
145
+ pandas==1.5.3
146
+ pandocfilters==1.5.0
147
+ parso==0.8.3
148
+ pathos==0.3.0
149
+ pathy==0.10.1
150
+ pexpect==4.8.0
151
+ pickleshare==0.7.5
152
+ Pillow==9.4.0
153
+ pinecone-client==2.2.1
154
+ pkgutil_resolve_name==1.3.10
155
+ platformdirs==3.1.1
156
+ posthog==2.3.1
157
+ pox==0.3.2
158
+ ppft==1.7.6.6
159
+ praw==7.7.0
160
+ prawcore==2.3.0
161
+ preshed==3.0.8
162
+ prometheus-client==0.16.0
163
+ prompt-toolkit==3.0.38
164
+ protobuf==3.20.2
165
+ psutil==5.9.4
166
+ ptyprocess==0.7.0
167
+ pure-eval==0.2.2
168
+ pyarrow==11.0.0
169
+ pycparser==2.21
170
+ pydantic==1.10.6
171
+ pydub==0.25.1
172
+ Pygments==2.14.0
173
+ PyJWT==2.6.0
174
+ pyparsing==3.0.9
175
+ pyrsistent==0.19.3
176
+ PySocks==1.7.1
177
+ python-dateutil==2.8.2
178
+ python-docx==0.8.11
179
+ python-dotenv==1.0.0
180
+ python-editor==1.0.4
181
+ python-json-logger==2.0.7
182
+ python-multipart==0.0.6
183
+ pytz==2022.7.1
184
+ pyvis==0.3.2
185
+ PyYAML==6.0
186
+ pyzmq==25.0.0
187
+ qtconsole==5.4.0
188
+ QtPy==2.3.0
189
+ quantulum3==0.8.1
190
+ querystring-parser==1.2.4
191
+ rank-bm25==0.2.2
192
+ rapidfuzz==2.7.0
193
+ readchar==4.0.3
194
+ regex==2022.10.31
195
+ requests==2.28.2
196
+ requests-oauthlib==1.3.1
197
+ responses==0.18.0
198
+ rfc3339-validator==0.1.4
199
+ rfc3986==1.5.0
200
+ rfc3986-validator==0.1.1
201
+ rich==13.3.2
202
+ scikit-learn==1.2.2
203
+ scipy==1.10.1
204
+ selenium==4.8.2
205
+ Send2Trash==1.8.0
206
+ sentence-transformers==2.2.2
207
+ sentencepiece==0.1.97
208
+ seqeval==1.2.2
209
+ shap==0.41.0
210
+ six==1.16.0
211
+ slicer==0.0.7
212
+ smart-open==6.3.0
213
+ smmap==5.0.0
214
+ sniffio==1.3.0
215
+ sortedcontainers==2.4.0
216
+ soupsieve==2.4
217
+ spacy==3.5.1
218
+ spacy-legacy==3.0.12
219
+ spacy-loggers==1.0.4
220
+ SQLAlchemy==1.4.46
221
+ sqlparse==0.4.3
222
+ srsly==2.4.6
223
+ stack-data==0.6.2
224
+ starlette==0.26.1
225
+ tabulate==0.9.0
226
+ tenacity==8.2.2
227
+ terminado==0.17.1
228
+ thinc==8.1.9
229
+ threadpoolctl==3.1.0
230
+ tika==2.6.0
231
+ tiktoken==0.3.1
232
+ tinycss2==1.2.1
233
+ tokenizers==0.13.2
234
+ tomli==2.0.1
235
+ toolz==0.12.0
236
+ torch==1.13.1
237
+ torchvision==0.14.1
238
+ tornado==6.2
239
+ tqdm==4.65.0
240
+ traitlets==5.9.0
241
+ transformers==4.25.1
242
+ trio==0.22.0
243
+ trio-websocket==0.10.0
244
+ typer==0.7.0
245
+ typing-inspect==0.8.0
246
+ typing_extensions==4.5.0
247
+ uc-micro-py==1.0.1
248
+ update-checker==0.18.0
249
+ uri-template==1.2.0
250
+ urllib3==1.26.15
251
+ uvicorn==0.21.0
252
+ wasabi==1.1.1
253
+ wcwidth==0.2.6
254
+ webcolors==1.12
255
+ webdriver-manager==3.8.5
256
+ webencodings==0.5.1
257
+ websocket-client==1.5.1
258
+ websockets==10.4
259
+ Werkzeug==2.2.3
260
+ widgetsnbextension==4.0.5
261
+ wsproto==1.2.0
262
+ xxhash==3.2.0
263
+ yarl==1.8.2
264
+ zenoml==0.4.2
265
+ zipp==3.15.0
zeno_ml.py CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  from zeno import (
2
  DistillReturn,
3
  MetricReturn,
 
1
+ import pickle
2
+
3
+
4
+ from datasets import load_dataset
5
  from zeno import (
6
  DistillReturn,
7
  MetricReturn,