sam-pointer-bart-base-v0.3 / conda-environment.yaml
ArneBinder's picture
update model (#1)
76300f8 verified
name: pie-document-level
channels:
- pytorch
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- ca-certificates=2023.05.30=h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- ncurses=6.4=h6a678d5_0
- openssl=3.0.10=h7f8727e_2
- pip=23.2.1=py39h06a4308_0
- python=3.9.17=h955ad1f_0
- readline=8.2=h5eee18b_0
- setuptools=68.0.0=py39h06a4308_0
- sqlite=3.41.2=h5eee18b_0
- tk=8.6.12=h1ccaba5_0
- wheel=0.38.4=py39h06a4308_0
- xz=5.4.2=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- pip:
- absl-py==1.4.0
- accelerate==0.22.0
- aiohttp==3.8.5
- aiosignal==1.3.1
- alembic==1.12.0
- annotated-types==0.5.0
- antlr4-python3-runtime==4.9.3
- appdirs==1.4.4
- asciidag==0.2.0
- async-timeout==4.0.3
- attrs==23.1.0
- auto-gptq==0.4.2
- autopage==0.5.1
- beartype==0.17.2
- black==23.7.0
- blis==0.7.10
- catalogue==2.0.9
- certifi==2023.7.22
- cfgv==3.4.0
- charset-normalizer==3.2.0
- click==8.1.7
- cliff==4.3.0
- cmaes==0.10.0
- cmake==3.27.4.1
- cmd2==2.4.3
- coloredlogs==15.0.1
- colorlog==6.7.0
- confection==0.1.1
- coverage==7.3.0
- cymem==2.0.7
- datasets==2.14.4
- dill==0.3.7
- distlib==0.3.7
- docker-pycreds==0.4.0
- ema-pytorch==0.4.2
- en-core-web-trf==3.6.1
- exceptiongroup==1.1.3
- fastjsonschema==2.18.0
- filelock==3.12.3
- flake8==6.1.0
- frozenlist==1.4.0
- fsspec==2023.6.0
- gitdb==4.0.10
- gitpython==3.1.34
- greenlet==2.0.2
- huggingface-hub==0.23.2
- humanfriendly==10.0
- hydra-colorlog==1.2.0
- hydra-core==1.3.2
- hydra-optuna-sweeper==1.2.0
- identify==2.5.27
- idna==3.4
- importlib-metadata==6.8.0
- iniconfig==2.0.0
- isort==5.12.0
- jedi==0.19.0
- jinja2==3.1.2
- joblib==1.3.2
- jsonschema==4.19.0
- jsonschema-specifications==2023.7.1
- jupyter-core==5.3.1
- langcodes==3.3.0
- lightning-utilities==0.9.0
- lit==16.0.6
- mako==1.2.4
- markdown-it-py==3.0.0
- markupsafe==2.1.3
- mccabe==0.7.0
- mdurl==0.1.2
- mpmath==1.3.0
- multidict==6.0.4
- multiprocess==0.70.15
- murmurhash==1.0.9
- mypy-extensions==1.0.0
- nbformat==5.9.2
- nbstripout==0.6.1
- networkx==3.1
- nltk==3.8.1
- nodeenv==1.8.0
- numpy==1.25.2
- nvidia-cublas-cu11==11.10.3.66
- nvidia-cublas-cu12==12.1.3.1
- nvidia-cuda-cupti-cu11==11.7.101
- nvidia-cuda-cupti-cu12==12.1.105
- nvidia-cuda-nvrtc-cu11==11.7.99
- nvidia-cuda-nvrtc-cu12==12.1.105
- nvidia-cuda-runtime-cu11==11.7.99
- nvidia-cuda-runtime-cu12==12.1.105
- nvidia-cudnn-cu11==8.5.0.96
- nvidia-cudnn-cu12==8.9.2.26
- nvidia-cufft-cu11==10.9.0.58
- nvidia-cufft-cu12==11.0.2.54
- nvidia-curand-cu11==10.2.10.91
- nvidia-curand-cu12==10.3.2.106
- nvidia-cusolver-cu11==11.4.0.1
- nvidia-cusolver-cu12==11.4.5.107
- nvidia-cusparse-cu11==11.7.4.91
- nvidia-cusparse-cu12==12.1.0.106
- nvidia-nccl-cu11==2.14.3
- nvidia-nccl-cu12==2.20.5
- nvidia-nvjitlink-cu12==12.5.40
- nvidia-nvtx-cu11==11.7.91
- nvidia-nvtx-cu12==12.1.105
- omegaconf==2.3.0
- optimum==1.12.0
- optuna==2.10.1
- packaging==23.1
- pandas==2.1.0
- parso==0.8.3
- pathspec==0.11.2
- pathtools==0.1.2
- pathy==0.10.2
- pbr==5.11.1
- peft==0.5.0
- pie-datasets==0.10.0
- pie-modules==0.11.4
- platformdirs==3.10.0
- plotext==5.2.8
- pluggy==1.3.0
- pre-commit==3.4.0
- preshed==3.0.8
- prettytable==3.8.0
- protobuf==4.24.2
- psutil==5.9.5
- pudb==2022.1.3
- pyarrow==13.0.0
- pycodestyle==2.11.0
- pydantic==2.3.0
- pydantic-core==2.6.3
- pyflakes==3.1.0
- pygments==2.16.1
- pyperclip==1.8.2
- pyrootutils==1.0.4
- pytest==7.4.1
- pytest-cov==4.1.0
- python-dateutil==2.8.2
- python-dotenv==1.0.0
- pytorch-crf==0.7.2
- pytorch-ie==0.31.0
- pytorch-lightning==2.1.2
- pytz==2023.3.post1
- pyyaml==6.0.1
- referencing==0.30.2
- regex==2023.8.8
- requests==2.31.0
- rich==13.5.2
- rouge==1.0.1
- rpds-py==0.10.2
- safetensors==0.4.3
- scipy==1.11.2
- sentencepiece==0.1.99
- sentry-sdk==1.30.0
- setproctitle==1.3.2
- sh==2.0.6
- six==1.16.0
- smart-open==6.3.0
- smmap==5.0.0
- spacy-alignments==0.9.0
- spacy-legacy==3.0.12
- spacy-loggers==1.0.4
- sqlalchemy==2.0.20
- srsly==2.4.7
- stevedore==5.1.0
- sympy==1.12
- tabulate==0.9.0
- thinc==8.1.12
- tokenizers==0.15.2
- tomli==2.0.1
- torch==2.3.0
- torchmetrics==1.1.1
- tqdm==4.66.1
- traitlets==5.9.0
- transformers==4.39.3
- triton==2.3.0
- typer==0.9.0
- typing-extensions==4.12.0
- tzdata==2023.3
- urllib3==2.0.4
- urwid==2.1.2
- urwid-readline==0.13
- virtualenv==20.24.4
- wandb==0.15.9
- wasabi==1.1.2
- wcwidth==0.2.6
- xxhash==3.3.0
- yarl==1.9.2
- zipp==3.16.2
prefix: /home/arne/miniconda3/envs/pie-document-level