-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
128 lines (128 loc) · 2.8 KB
/
environment.yml
File metadata and controls
128 lines (128 loc) · 2.8 KB
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
name: curie
channels:
- defaults
dependencies:
- ca-certificates=2023.12.12
- libcxx=14.0.6
- libffi=3.4.4
- ncurses=6.4
- openssl=3.0.13
- pip=23.3.1
- python=3.11.9
- readline=8.2
- setuptools=68.2.2
- sqlite=3.41.2
- tk=8.6.12
- wheel=0.41.2
- xz=5.4.6
- zlib=1.2.13
- pip:
- absl-py==2.1.0
- aiohttp==3.9.3
- aiosignal==1.3.1
- annotated-types==0.6.0
- antlr4-python3-runtime==4.9.3
- anyio==4.3.0
- async-timeout==4.0.3
- attrs==23.2.0
- blis==0.7.11
- boto3==1.34.54
- botocore==1.34.54
- catalogue==2.0.10
- certifi==2024.2.2
- charset-normalizer==3.3.2
- click==8.1.7
- cloudpathlib==0.16.0
- colorlog==6.8.2
- confection==0.1.4
- cymem==2.0.8
- cython==3.0.8
- datasets==2.18.0
- dill==0.3.8
- distro==1.9.0
- exceptiongroup==1.2.0
- filelock==3.13.1
- frozenlist==1.4.1
- fsspec==2024.2.0
- grpcio==1.62.0
- h11==0.14.0
- httpcore==1.0.4
- httpx==0.27.0
- huggingface-hub==0.21.3
- hydra-colorlog==1.2.0
- hydra-core==1.3.2
- idna==3.6
- importlib-metadata==7.0.1
- jinja2==3.1.3
- jmespath==1.0.1
- joblib==1.3.2
- jsonlines==4.0.0
- langcodes==3.3.0
- lightning-utilities==0.10.1
- lmdb==1.4.1
- markdown==3.5.2
- markdown-it-py==3.0.0
- markupsafe==2.1.5
- mdurl==0.1.2
- mpmath==1.3.0
- multidict==6.0.5
- multiprocess==0.70.16
- murmurhash==1.0.10
- networkx==3.2.1
- nltk==3.8.1
- numpy==1.26.4
- omegaconf==2.3.0
- openai==1.13.3
- packaging==23.2
- pandas==2.2.1
- pillow==10.2.0
- preshed==3.0.9
- prettyprint==0.1.5
- protobuf==4.25.3
- pyarrow==15.0.0
- pyarrow-hotfix==0.6
- pydantic==2.6.3
- pydantic-core==2.16.3
- pygments==2.17.2
- python-dateutil==2.9.0.post0
- pytorch-lightning==2.2.0.post0
- pytz==2024.1
- pyyaml==6.0.1
- regex==2023.12.25
- requests==2.31.0
- rich==13.7.1
- s3transfer==0.10.0
- safetensors==0.4.2
- sentencepiece==0.2.0
- scikit-learn==1.4.1.post1
- scipy==1.12.0
- six==1.16.0
- smart-open==6.4.0
- sniffio==1.3.1
- spacy==3.7.4
- spacy-legacy==3.0.12
- spacy-loggers==1.0.5
- srsly==2.4.8
- sympy==1.12
- tenacity==8.2.3
- tensorboard==2.16.2
- tensorboard-data-server==0.7.2
- thinc==8.2.3
- threadpoolctl==3.3.0
- tokenizers==0.13.3
- tqdm==4.66.2
- transformers==4.29.2
- typer==0.9.0
- typing-extensions==4.10.0
- tzdata==2024.1
- ujson==5.9.0
- unidecode==1.3.8
- urllib3==1.26.18
- wasabi==1.1.2
- weasel==0.3.4
- werkzeug==3.0.1
- wikipedia-api==0.6.0
- xxhash==3.4.1
- yarl==1.9.4
- zipp==3.17.0
prefix: /Users/sakota/opt/anaconda3/envs/curie