cs3319-project2 / env /environment-cs3319.yml
NLP-beginner's picture
CS3319 Project 2 final deliverable (public F1 = 0.96626)
f28d994
Raw
History Blame Contribute Delete
3.15 kB
name: cs3319
channels:
- defaults
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=52_gnu
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2026.5.14=h06a4308_0
- ld_impl_linux-64=2.44=h9e0c5a2_3
- libexpat=2.8.0=h7354ed3_0
- libffi=3.4.8=hc5d346e_2
- libgcc=15.2.0=h69a1729_8
- libgcc-ng=15.2.0=h166f726_8
- libnsl=2.0.0=h5eee18b_0
- libstdcxx=15.2.0=h39759b7_8
- libuuid=1.41.5=h5eee18b_0
- libxcb=1.17.0=h9b100fa_0
- libzlib=1.3.1=h47b2149_1
- ncurses=6.5=h7934f7d_0
- openssl=3.5.6=h1b28b03_0
- packaging=26.0=py310h06a4308_0
- pip=26.0.1=pyhc872135_1
- pthread-stubs=0.3=h0ce48e5_1
- python=3.10.20=h741d88c_0
- readline=8.3=hc2a1206_0
- sqlite=3.51.2=h3e8d24a_0
- tk=8.6.15=h54e0aa7_0
- wheel=0.46.3=py310h06a4308_0
- xorg-libx11=1.8.12=h9b100fa_1
- xorg-libxau=1.0.12=h9b100fa_0
- xorg-libxdmcp=1.1.5=h9b100fa_0
- xorg-xorgproto=2024.1=h5eee18b_1
- xz=5.8.2=h448239c_0
- zlib=1.3.1=h47b2149_1
- pip:
- aiohappyeyeballs==2.6.2
- aiohttp==3.13.5
- aiosignal==1.4.0
- async-timeout==5.0.1
- attrs==26.1.0
- certifi==2026.5.20
- charset-normalizer==3.4.7
- contourpy==1.3.2
- cuda-bindings==12.9.4
- cuda-pathfinder==1.2.2
- cuda-toolkit==12.8.1
- cycler==0.12.1
- filelock==3.29.0
- fonttools==4.63.0
- frozenlist==1.8.0
- fsspec==2026.4.0
- idna==3.16
- jinja2==3.1.6
- joblib==1.5.3
- kiwisolver==1.5.0
- lightgbm==4.6.0
- markupsafe==3.0.3
- matplotlib==3.10.9
- mpmath==1.3.0
- multidict==6.7.1
- networkx==3.4.2
- numpy==2.2.6
- nvidia-cublas-cu12==12.8.4.1
- nvidia-cuda-cupti-cu12==12.8.90
- nvidia-cuda-nvrtc-cu12==12.8.93
- nvidia-cuda-runtime-cu12==12.8.90
- nvidia-cudnn-cu12==9.20.0.48
- nvidia-cufft-cu12==11.3.3.83
- nvidia-cufile-cu12==1.13.1.3
- nvidia-curand-cu12==10.3.9.90
- nvidia-cusolver-cu12==11.7.3.90
- nvidia-cusparse-cu12==12.5.8.93
- nvidia-cusparselt-cu12==0.7.1
- nvidia-nccl-cu12==2.29.7
- nvidia-nvjitlink-cu12==12.8.93
- nvidia-nvshmem-cu12==3.4.5
- nvidia-nvtx-cu12==12.8.90
- pandas==2.3.3
- pillow==12.2.0
- propcache==0.5.2
- psutil==7.2.2
- pyparsing==3.3.2
- python-dateutil==2.9.0.post0
- pytz==2026.2
- requests==2.34.2
- scikit-learn==1.7.2
- scipy==1.15.3
- setuptools==78.1.0
- six==1.17.0
- sympy==1.14.0
- threadpoolctl==3.6.0
- torch==2.12.0.dev20260407+cu128
- torch-geometric==2.7.0
- torchaudio==2.11.0.dev20260407+cu128
- torchvision==0.27.0.dev20260407+cu128
- tqdm==4.67.3
- triton==3.7.0+git9c288bc5
- typing-extensions==4.15.0
- tzdata==2026.2
- urllib3==2.7.0
- xxhash==3.7.0
- yarl==1.24.2
prefix: /home/lzc/miniconda3/envs/cs3319