-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironments.yml
105 lines (105 loc) · 2.93 KB
/
environments.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
name: AI_CUP_Fall
channels:
- conda-forge
- defaults
dependencies:
- asttokens=2.4.1=pyhd8ed1ab_0
- bzip2=1.0.8=he774522_0
- ca-certificates=2023.11.17=h56e8100_0
- colorama=0.4.6=pyhd8ed1ab_0
- comm=0.1.4=pyhd8ed1ab_0
- debugpy=1.6.7=py310hd77b12b_0
- decorator=5.1.1=pyhd8ed1ab_0
- exceptiongroup=1.2.0=pyhd8ed1ab_0
- executing=2.0.1=pyhd8ed1ab_0
- importlib-metadata=7.0.0=pyha770c72_0
- importlib_metadata=7.0.0=hd8ed1ab_0
- ipykernel=6.26.0=pyha63f2e9_0
- ipython=8.18.1=pyh7428d3b_3
- jedi=0.19.1=pyhd8ed1ab_0
- jupyter_client=8.6.0=pyhd8ed1ab_0
- jupyter_core=5.5.0=py310h5588dad_0
- libffi=3.4.4=hd77b12b_0
- libsodium=1.0.18=h8d14728_1
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- nest-asyncio=1.5.8=pyhd8ed1ab_0
- openssl=3.0.12=h2bbff1b_0
- packaging=23.2=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pip=23.3.1=py310haa95532_0
- platformdirs=4.1.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.41=pyha770c72_0
- psutil=5.9.0=py310h2bbff1b_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pygments=2.17.2=pyhd8ed1ab_0
- python=3.10.13=he1021f5_0
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.10=2_cp310
- pywin32=305=py310h2bbff1b_0
- pyzmq=23.2.1=py310h73ada01_0
- setuptools=68.0.0=py310haa95532_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.41.2=h2bbff1b_0
- stack_data=0.6.2=pyhd8ed1ab_0
- tk=8.6.12=h2bbff1b_0
- tornado=6.2=py310he2412df_0
- traitlets=5.14.0=pyhd8ed1ab_0
- typing_extensions=4.8.0=pyha770c72_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wcwidth=0.2.12=pyhd8ed1ab_0
- wheel=0.41.2=py310haa95532_0
- xz=5.4.5=h8cc25b3_0
- zeromq=4.3.4=h0e60522_1
- zipp=3.17.0=pyhd8ed1ab_0
- zlib=1.2.13=h8cc25b3_0
- pip:
- aiohttp==3.9.1
- aiosignal==1.3.1
- async-timeout==4.0.3
- attrs==23.1.0
- certifi==2022.12.7
- charset-normalizer==2.1.1
- click==8.1.7
- country-named-entity-recognition==0.4
- datasets==2.15.0
- dill==0.3.7
- filelock==3.9.0
- frozenlist==1.4.0
- fsspec==2023.10.0
- huggingface-hub==0.19.4
- idna==3.4
- jinja2==3.1.2
- joblib==1.3.2
- markupsafe==2.1.3
- mpmath==1.3.0
- multidict==6.0.4
- multiprocess==0.70.15
- networkx==3.0
- nltk==3.8.1
- numpy==1.26.2
- pandas==2.1.3
- pillow==9.3.0
- protobuf==3.20.3
- pyarrow==14.0.1
- pyarrow-hotfix==0.6
- pycountry==22.1.10
- pytz==2023.3.post1
- pyyaml==6.0.1
- regex==2023.10.3
- requests==2.28.1
- safetensors==0.4.1
- scikit-learn==1.3.2
- scipy==1.11.4
- sentencepiece==0.1.99
- sympy==1.12
- threadpoolctl==3.2.0
- tokenizers==0.13.3
- tqdm==4.66.1
- transformers==4.29.2
- tzdata==2023.3
- urllib3==1.26.13
- xxhash==3.4.1
- yarl==1.9.4
prefix: C:\Users\Lab000\anaconda3\envs\AI_CUP_Fall