-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
158 lines (157 loc) · 4.37 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
name: tiq
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- brotli-python=1.0.9=py38hfa26641_7
- ca-certificates=2023.7.22=hbcca054_0
- catalogue=2.0.9=py38h578d9bd_0
- certifi=2023.7.22=pyhd8ed1ab_0
- charset-normalizer=3.2.0=pyhd8ed1ab_0
- click=8.1.6=unix_pyh707e725_0
- colorama=0.4.6=pyhd8ed1ab_0
- commonmark=0.9.1=py_0
- confection=0.1.1=py38h0df68fb_0
- cymem=2.0.6=py38h295c915_0
- cython-blis=0.7.9=py38h7deecbd_0
- dataclasses=0.8=pyhc8e2a94_3
- future=0.18.3=pyhd8ed1ab_0
- idna=3.4=pyhd8ed1ab_0
- langcodes=3.3.0=pyhd8ed1ab_0
- ld_impl_linux-64=2.38=h1181459_1
- libblas=3.9.0=15_linux64_openblas
- libcblas=3.9.0=15_linux64_openblas
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=13.1.0=h69a702a_0
- libgfortran5=13.1.0=h15d22d2_0
- libgomp=11.2.0=h1234567_1
- liblapack=3.9.0=15_linux64_openblas
- libopenblas=0.3.20=pthreads_h78a6416_0
- libstdcxx-ng=11.2.0=h1234567_1
- murmurhash=1.0.7=py38h295c915_0
- ncurses=6.4=h6a678d5_0
- numpy=1.22.3=py38h99721a1_2
- openssl=3.0.10=h7f8727e_0
- packaging=23.1=pyhd8ed1ab_0
- pathy=0.10.2=pyhd8ed1ab_0
- pip=23.2.1=py38h06a4308_0
- preshed=3.0.6=py38h295c915_0
- pydantic=1.10.8=py38h5eee18b_0
- pygments=2.16.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.8.17=h955ad1f_0
- python_abi=3.8=2_cp38
- pyyaml=6.0=py38h5eee18b_1
- readline=8.2=h5eee18b_0
- requests=2.31.0=pyhd8ed1ab_0
- rich=12.6.0=pyhd8ed1ab_0
- setuptools=68.0.0=py38h06a4308_0
- shellingham=1.5.2=pyhd8ed1ab_0
- smart_open=5.2.1=pyhd8ed1ab_0
- spacy=3.5.3=py38h3c18c91_0
- spacy-legacy=3.0.12=pyhd8ed1ab_0
- spacy-loggers=1.0.4=pyhd8ed1ab_0
- sqlite=3.41.2=h5eee18b_0
- srsly=2.4.6=py38h6a678d5_0
- thinc=8.1.10=py38h3c18c91_0
- tk=8.6.12=h1ccaba5_0
- tqdm=4.66.1=pyhd8ed1ab_0
- typer=0.7.0=pyhd8ed1ab_0
- typing-extensions=4.7.1=hd8ed1ab_0
- typing_extensions=4.7.1=pyha770c72_0
- urllib3=2.0.4=pyhd8ed1ab_0
- wasabi=1.1.2=py38h578d9bd_0
- wheel=0.38.4=py38h06a4308_0
- xz=5.4.2=h5eee18b_0
- yaml=0.2.5=h7b6447c_0
- zlib=1.2.13=h5eee18b_0
- pip:
- aiohttp==3.8.5
- aiosignal==1.3.1
- async-timeout==4.0.3
- attrs==23.1.0
- beautifulsoup4==4.12.2
- black==23.7.0
- blinker==1.6.2
- bs4==0.0.1
- cmake==3.27.2
- datasets==2.14.4
- dill==0.3.7
- emoji==2.8.0
- en-core-web-sm==3.5.0
- filelock==3.12.2
- flask==2.3.2
- frozenlist==1.4.0
- fsspec==2023.6.0
- hdt==2.3
- huggingface-hub==0.16.4
- importlib-metadata==6.8.0
- itsdangerous==2.1.2
- jieba==0.42.1
- jinja2==3.1.2
- joblib==1.3.2
- jpype1==1.4.1
- levenshtein==0.21.1
- lit==16.0.6
- lmdb==1.4.1
- marisa-trie==0.8.0
- markupsafe==2.1.3
- mpmath==1.3.0
- multidict==6.0.4
- multiprocess==0.70.15
- mwparserfromhell==0.6.4
- mypy-extensions==1.0.0
- networkx==3.1
- nltk==3.8.1
- nvidia-cublas-cu11==11.10.3.66
- nvidia-cuda-cupti-cu11==11.7.101
- nvidia-cuda-nvrtc-cu11==11.7.99
- nvidia-cuda-runtime-cu11==11.7.99
- nvidia-cudnn-cu11==8.5.0.96
- nvidia-cufft-cu11==10.9.0.58
- nvidia-curand-cu11==10.2.10.91
- nvidia-cusolver-cu11==11.4.0.1
- nvidia-cusparse-cu11==11.7.4.91
- nvidia-nccl-cu11==2.14.3
- nvidia-nvtx-cu11==11.7.91
- openai==0.27.8
- pandas==2.0.3
- pathspec==0.11.2
- pillow==10.0.0
- platformdirs==3.10.0
- protobuf==4.24.0
- pyarrow==12.0.1
- pybind11==2.2.4
- python-dateutil==2.8.2
- pytz==2023.3
- rank-bm25==0.2.2
- rapidfuzz==3.2.0
- regex==2023.8.8
- safetensors==0.3.2
- scikit-learn==1.3.0
- scipy==1.10.1
- sentence-transformers==2.2.2
- sentencepiece==0.1.99
- six==1.16.0
- soupsieve==2.4.1
- stanza==1.5.0
- sutime==1.0.1
- sympy==1.12
- text2num==2.5.0
- threadpoolctl==3.2.0
- timeout-decorator==0.5.0
- tokenizers==0.13.3
- tomli==2.0.1
- torch==2.0.1
- torchvision==0.15.2
- transformers==4.31.0
- triton==2.0.0
- tzdata==2023.3
- werkzeug==2.3.7
- wikipedia2vec==1.0.5
- xxhash==3.3.0
- yarl==1.9.2
- zipp==3.16.2