Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Executing task id [235e4893f99a4273b3b8cc10a142f778]:
- repository = ###
- branch = feat/clear-ml
- version_num = 47ccb73a6a1e0dcf0a4ddbe6ffa9390136586570
- tag =
- docker_cmd =
- entry_point = -m emotions_classification.__main__ lightning train -c configs/logging.yml -c configs/lightning_module/multiclass-transformer.yml -c configs/data_module/fr-emotions-data-module.yml -c configs/trainer/debug.yml -c configs/common/camembert-base.yml trainer.logger.name=debug
- working_dir = .
- created virtual environment CPython3.10.6.final.0-64 in 200ms
- creator CPython3Posix(dest=/home/illuin/.clearml/venvs-builds/3.10, clear=False, no_vcs_ignore=False, global=False)
- seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/illuin/.local/share/virtualenv)
- added seed packages: pip==23.0.1, setuptools==67.6.1, wheel==0.40.0
- activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
- Using cached repository in ###
- Note: switching to '47ccb73a6a1e0dcf0a4ddbe6ffa9390136586570'.
- You are in 'detached HEAD' state. You can look around, make experimental
- changes and commit them, and you can discard any commits you make in this
- state without impacting any branches by switching back to a branch.
- If you want to create a new branch to retain commits you create, you may
- do so (now or later) by using -c with the switch command. Example:
- git switch -c <new-branch-name>
- Or undo this operation with:
- git switch -
- Turn off this advice by setting config variable advice.detachedHead to false
- HEAD is now at 47ccb73 README.md + typo in training.yml
- type: git
- url: ###
- branch: HEAD
- commit: 47ccb73a6a1e0dcf0a4ddbe6ffa9390136586570
- root: ###
- Applying uncommitted changes
- Ignoring pip: markers 'python_version < "3.10"' don't match your environment
- Collecting pip<22.3
- Using cached pip-22.2.2-py3-none-any.whl (2.0 MB)
- Installing collected packages: pip
- Attempting uninstall: pip
- Found existing installation: pip 23.0.1
- Uninstalling pip-23.0.1:
- Successfully uninstalled pip-23.0.1
- Successfully installed pip-22.2.2
- Collecting Cython
- Using cached Cython-0.29.34-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.9 MB)
- Installing collected packages: Cython
- Successfully installed Cython-0.29.34
- Collecting numpy==1.23.4
- Using cached numpy-1.23.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB)
- Installing collected packages: numpy
- Successfully installed numpy-1.23.4
- Torch CUDA 113 index page found
- Collecting attrs==22.2.0
- Using cached attrs-22.2.0-py3-none-any.whl (60 kB)
- Collecting boto3==1.26.124
- Using cached boto3-1.26.124-py3-none-any.whl (135 kB)
- Collecting click==8.1.3
- Using cached click-8.1.3-py3-none-any.whl (96 kB)
- Collecting configue_cli==0.1.0
- Using cached configue_cli-0.1.0-py3-none-any.whl (15 kB)
- Collecting datasets==2.11.0
- Using cached datasets-2.11.0-py3-none-any.whl (468 kB)
- Collecting google_cloud_storage==2.8.0
- Using cached google_cloud_storage-2.8.0-py2.py3-none-any.whl (113 kB)
- Collecting jsonlines==3.1.0
- Using cached jsonlines-3.1.0-py3-none-any.whl (8.6 kB)
- Collecting nltk==3.8.1
- Using cached nltk-3.8.1-py3-none-any.whl (1.5 MB)
- Collecting nncf==2.4.0
- Using cached nncf-2.4.0-py3-none-any.whl (904 kB)
- Requirement already satisfied: numpy==1.23.4 in /home/illuin/.clearml/venvs-builds/3.10/lib/python3.10/site-packages (from -r /tmp/cached-reqsorg8ms7v.txt (line 11)) (1.23.4)
- Collecting optuna==3.1.0
- Using cached optuna-3.1.0-py3-none-any.whl (365 kB)
- Collecting python_dotenv==0.21.0
- Using cached python_dotenv-0.21.0-py3-none-any.whl (18 kB)
- Collecting pytorch_lightning==2.0.1
- Using cached pytorch_lightning-2.0.1-py3-none-any.whl (716 kB)
- Collecting pytorch_optimizer==2.5.1
- Using cached pytorch_optimizer-2.5.1-py3-none-any.whl (88 kB)
- Collecting rich==13.3.3
- Using cached rich-13.3.3-py3-none-any.whl (238 kB)
- Collecting scikit_learn==1.2.2
- Using cached scikit_learn-1.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.6 MB)
- Collecting tenacity==8.2.2
- Using cached tenacity-8.2.2-py3-none-any.whl (24 kB)
- Collecting tensorboard==2.12.0
- Using cached tensorboard-2.12.0-py3-none-any.whl (5.6 MB)
- Collecting torch==2.0.0.*
- Using cached torch-2.0.0-cp310-cp310-manylinux1_x86_64.whl (619.9 MB)
- Collecting torchdata==0.6.0
- Using cached https://download.pytorch.org/whl/torchdata-0.6.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB)
- Collecting torchmetrics==0.11.4
- Using cached torchmetrics-0.11.4-py3-none-any.whl (519 kB)
- Collecting tqdm==4.65.0
- Using cached tqdm-4.65.0-py3-none-any.whl (77 kB)
- Collecting transformers==4.27.4
- Using cached transformers-4.27.4-py3-none-any.whl (6.8 MB)
- Collecting wandb==0.14.0
- Using cached wandb-0.14.0-py3-none-any.whl (2.0 MB)
- Collecting wikipedia==1.4.0
- Using cached wikipedia-1.4.0-py3-none-any.whl
- Collecting clearml==1.10.3
- Using cached clearml-1.10.3-py2.py3-none-any.whl (1.1 MB)
- Collecting s3transfer<0.7.0,>=0.6.0
- Using cached s3transfer-0.6.0-py3-none-any.whl (79 kB)
- Collecting botocore<1.30.0,>=1.29.124
- Using cached botocore-1.29.124-py3-none-any.whl (10.7 MB)
- Collecting jmespath<2.0.0,>=0.7.1
- Using cached jmespath-1.0.1-py3-none-any.whl (20 kB)
- Collecting configue>=4.0.0
- Using cached configue-4.2.0-py3-none-any.whl (8.7 kB)
- Collecting pyyaml>=5.1.0
- Using cached PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (682 kB)
- Collecting pyarrow>=8.0.0
- Using cached pyarrow-12.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.9 MB)
- Collecting xxhash
- Using cached xxhash-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (212 kB)
- Collecting requests>=2.19.0
- Using cached requests-2.29.0-py3-none-any.whl (62 kB)
- Collecting huggingface-hub<1.0.0,>=0.11.0
- Using cached huggingface_hub-0.14.1-py3-none-any.whl (224 kB)
- Collecting responses<0.19
- Using cached responses-0.18.0-py3-none-any.whl (38 kB)
- Collecting multiprocess
- Using cached multiprocess-0.70.14-py310-none-any.whl (134 kB)
- Collecting aiohttp
- Using cached aiohttp-3.8.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB)
- Collecting packaging
- Using cached packaging-23.1-py3-none-any.whl (48 kB)
- Collecting pandas
- Using cached pandas-2.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.3 MB)
- Collecting fsspec[http]>=2021.11.1
- Using cached fsspec-2023.4.0-py3-none-any.whl (153 kB)
- Collecting dill<0.3.7,>=0.3.0
- Using cached dill-0.3.6-py3-none-any.whl (110 kB)
- Collecting google-cloud-core<3.0dev,>=2.3.0
- Using cached google_cloud_core-2.3.2-py2.py3-none-any.whl (29 kB)
- Collecting google-auth<3.0dev,>=1.25.0
- Using cached google_auth-2.17.3-py2.py3-none-any.whl (178 kB)
- Collecting google-resumable-media>=2.3.2
- Using cached google_resumable_media-2.5.0-py2.py3-none-any.whl (77 kB)
- Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5
- Using cached google_api_core-2.11.0-py3-none-any.whl (120 kB)
- Collecting joblib
- Using cached joblib-1.2.0-py3-none-any.whl (297 kB)
- Collecting regex>=2021.8.3
- Using cached regex-2023.5.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (769 kB)
- Collecting networkx<=2.8.2,>=2.6
- Using cached networkx-2.8.2-py3-none-any.whl (2.0 MB)
- Collecting natsort>=7.1.0
- Using cached natsort-8.3.1-py3-none-any.whl (38 kB)
- Collecting pandas
- Using cached pandas-1.5.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB)
- Collecting scipy<=1.10.0,>=1.3.2
- Using cached scipy-1.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.4 MB)
- Collecting texttable>=1.6.3
- Using cached texttable-1.6.7-py2.py3-none-any.whl (10 kB)
- Collecting pyparsing<3.0
- Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
- Collecting ninja<1.11,>=1.10.0.post2
- Using cached ninja-1.10.2.4-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (120 kB)
- Collecting pydot>=1.4.1
- Using cached pydot-1.4.2-py2.py3-none-any.whl (21 kB)
- Collecting pymoo==0.5.0
- Using cached pymoo-0.5.0-py3-none-any.whl
- Collecting jstyleson>=0.0.2
- Using cached jstyleson-0.0.2-py3-none-any.whl
- Collecting jsonschema>=3.2.0
- Using cached jsonschema-4.17.3-py3-none-any.whl (90 kB)
- Collecting openvino-telemetry
- Using cached openvino_telemetry-2022.3.0-py3-none-any.whl (20 kB)
- Collecting sqlalchemy>=1.3.0
- Downloading SQLAlchemy-2.0.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.7 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 20.6 MB/s eta 0:00:00
- Collecting alembic>=1.5.0
- Downloading alembic-1.10.4-py3-none-any.whl (212 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.9/212.9 kB 11.6 MB/s eta 0:00:00
- Collecting colorlog
- Using cached colorlog-6.7.0-py2.py3-none-any.whl (11 kB)
- Collecting cmaes>=0.9.1
- Using cached cmaes-0.9.1-py3-none-any.whl (21 kB)
- Collecting typing-extensions>=4.0.0
- Using cached typing_extensions-4.5.0-py3-none-any.whl (27 kB)
- Collecting lightning-utilities>=0.7.0
- Using cached lightning_utilities-0.8.0-py3-none-any.whl (20 kB)
- Collecting markdown-it-py<3.0.0,>=2.2.0
- Using cached markdown_it_py-2.2.0-py3-none-any.whl (84 kB)
- Collecting pygments<3.0.0,>=2.13.0
- Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 43.6 MB/s eta 0:00:00
- Collecting threadpoolctl>=2.0.0
- Using cached threadpoolctl-3.1.0-py3-none-any.whl (14 kB)
- Collecting markdown>=2.6.8
- Using cached Markdown-3.4.3-py3-none-any.whl (93 kB)
- Collecting protobuf>=3.19.6
- Using cached protobuf-4.22.3-cp37-abi3-manylinux2014_x86_64.whl (302 kB)
- Collecting google-auth-oauthlib<0.5,>=0.4.1
- Using cached google_auth_oauthlib-0.4.6-py2.py3-none-any.whl (18 kB)
- Collecting werkzeug>=1.0.1
- Downloading Werkzeug-2.3.3-py3-none-any.whl (242 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.3/242.3 kB 36.1 MB/s eta 0:00:00
- Collecting tensorboard-data-server<0.8.0,>=0.7.0
- Using cached tensorboard_data_server-0.7.0-py3-none-manylinux2014_x86_64.whl (6.6 MB)
- Collecting absl-py>=0.4
- Using cached absl_py-1.4.0-py3-none-any.whl (126 kB)
- Requirement already satisfied: wheel>=0.26 in /home/illuin/.clearml/venvs-builds/3.10/lib/python3.10/site-packages (from tensorboard==2.12.0->-r /tmp/cached-reqsorg8ms7v.txt (line 19)) (0.40.0)
- Collecting tensorboard-plugin-wit>=1.6.0
- Using cached tensorboard_plugin_wit-1.8.1-py3-none-any.whl (781 kB)
- Collecting grpcio>=1.48.2
- Downloading grpcio-1.54.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.1 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/5.1 MB 36.1 MB/s eta 0:00:00
- Requirement already satisfied: setuptools>=41.0.0 in /home/illuin/.clearml/venvs-builds/3.10/lib/python3.10/site-packages (from tensorboard==2.12.0->-r /tmp/cached-reqsorg8ms7v.txt (line 19)) (67.6.1)
- Collecting nvidia-cudnn-cu11==8.5.0.96
- Using cached nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl (557.1 MB)
- Collecting nvidia-curand-cu11==10.2.10.91
- Using cached nvidia_curand_cu11-10.2.10.91-py3-none-manylinux1_x86_64.whl (54.6 MB)
- Collecting nvidia-cufft-cu11==10.9.0.58
- Using cached nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl (168.4 MB)
- Collecting nvidia-cusparse-cu11==11.7.4.91
- Using cached nvidia_cusparse_cu11-11.7.4.91-py3-none-manylinux1_x86_64.whl (173.2 MB)
- Collecting jinja2
- Using cached https://download.pytorch.org/whl/Jinja2-3.1.2-py3-none-any.whl (133 kB)
- Collecting nvidia-cuda-runtime-cu11==11.7.99
- Using cached nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl (849 kB)
- Collecting nvidia-nvtx-cu11==11.7.91
- Using cached nvidia_nvtx_cu11-11.7.91-py3-none-manylinux1_x86_64.whl (98 kB)
- Collecting triton==2.0.0
- Using cached https://download.pytorch.org/whl/triton-2.0.0-1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (63.3 MB)
- Collecting nvidia-cuda-cupti-cu11==11.7.101
- Using cached nvidia_cuda_cupti_cu11-11.7.101-py3-none-manylinux1_x86_64.whl (11.8 MB)
- Collecting nvidia-cuda-nvrtc-cu11==11.7.99
- Using cached nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl (21.0 MB)
- Collecting nvidia-cublas-cu11==11.10.3.66
- Using cached nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl (317.1 MB)
- Collecting nvidia-cusolver-cu11==11.4.0.1
- Using cached nvidia_cusolver_cu11-11.4.0.1-2-py3-none-manylinux1_x86_64.whl (102.6 MB)
- Collecting nvidia-nccl-cu11==2.14.3
- Using cached nvidia_nccl_cu11-2.14.3-py3-none-manylinux1_x86_64.whl (177.1 MB)
- Collecting sympy
- Using cached https://download.pytorch.org/whl/sympy-1.11.1-py3-none-any.whl (6.5 MB)
- Collecting filelock
- Downloading filelock-3.12.0-py3-none-any.whl (10 kB)
- Collecting urllib3>=1.25
- Using cached urllib3-2.0.1-py3-none-any.whl (123 kB)
- Collecting tokenizers!=0.11.3,<0.14,>=0.11.1
- Using cached tokenizers-0.13.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.8 MB)
- Collecting sentry-sdk>=1.0.0
- Downloading sentry_sdk-1.21.1-py2.py3-none-any.whl (201 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.7/201.7 kB 12.5 MB/s eta 0:00:00
- Collecting appdirs>=1.4.3
- Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
- Collecting docker-pycreds>=0.4.0
- Using cached docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
- Collecting setproctitle
- Using cached setproctitle-1.3.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (30 kB)
- Collecting GitPython!=3.1.29,>=1.0.0
- Using cached GitPython-3.1.31-py3-none-any.whl (184 kB)
- Collecting pathtools
- Using cached pathtools-0.1.2-py3-none-any.whl
- Collecting psutil>=5.0.0
- Using cached psutil-5.9.5-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB)
- Collecting beautifulsoup4
- Using cached beautifulsoup4-4.12.2-py3-none-any.whl (142 kB)
- Collecting pyjwt<2.5.0,>=2.4.0
- Using cached PyJWT-2.4.0-py3-none-any.whl (18 kB)
- Collecting pathlib2>=2.3.0
- Using cached pathlib2-2.3.7.post1-py2.py3-none-any.whl (18 kB)
- Collecting Pillow>=4.1.1
- Using cached Pillow-9.5.0-cp310-cp310-manylinux_2_28_x86_64.whl (3.4 MB)
- Collecting six>=1.13.0
- Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
- Collecting python-dateutil>=2.6.1
- Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
- Collecting furl>=2.0.0
- Using cached furl-2.1.3-py2.py3-none-any.whl (20 kB)
- Collecting autograd>=1.3
- Using cached autograd-1.5-py3-none-any.whl (48 kB)
- Collecting cma==2.7
- Using cached cma-2.7.0-py2.py3-none-any.whl (239 kB)
- Collecting matplotlib>=3
- Using cached matplotlib-3.7.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB)
- Collecting cmake
- Using cached cmake-3.26.3-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (24.0 MB)
- Collecting lit
- Downloading lit-16.0.2.tar.gz (137 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 kB 11.0 MB/s eta 0:00:00
- Preparing metadata (setup.py): started
- Preparing metadata (setup.py): finished with status 'done'
- Collecting Mako
- Using cached Mako-1.2.4-py3-none-any.whl (78 kB)
- Collecting urllib3>=1.25
- Using cached urllib3-1.26.15-py2.py3-none-any.whl (140 kB)
- Collecting charset-normalizer<4.0,>=2.0
- Using cached charset_normalizer-3.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB)
- Collecting frozenlist>=1.1.1
- Using cached frozenlist-1.3.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB)
- Collecting aiosignal>=1.1.2
- Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
- Collecting yarl<2.0,>=1.0
- Downloading yarl-1.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (268 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.8/268.8 kB 10.9 MB/s eta 0:00:00
- Collecting async-timeout<5.0,>=4.0.0a3
- Using cached async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
- Collecting multidict<7.0,>=4.5
- Using cached multidict-6.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
- Collecting orderedmultidict>=1.0.1
- Using cached orderedmultidict-1.0.1-py2.py3-none-any.whl (11 kB)
- Collecting gitdb<5,>=4.0.1
- Using cached gitdb-4.0.10-py3-none-any.whl (62 kB)
- Collecting googleapis-common-protos<2.0dev,>=1.56.2
- Using cached googleapis_common_protos-1.59.0-py2.py3-none-any.whl (223 kB)
- Collecting rsa<5,>=3.1.4
- Using cached rsa-4.9-py3-none-any.whl (34 kB)
- Collecting pyasn1-modules>=0.2.1
- Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 14.0 MB/s eta 0:00:00
- Collecting cachetools<6.0,>=2.0.0
- Using cached cachetools-5.3.0-py3-none-any.whl (9.3 kB)
- Collecting requests-oauthlib>=0.7.0
- Using cached requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB)
- Collecting google-crc32c<2.0dev,>=1.0
- Using cached google_crc32c-1.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32 kB)
- Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0
- Using cached pyrsistent-0.19.3-py3-none-any.whl (57 kB)
- Collecting mdurl~=0.1
- Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
- Collecting pytz>=2020.1
- Using cached pytz-2023.3-py2.py3-none-any.whl (502 kB)
- Collecting certifi>=2017.4.17
- Using cached https://download.pytorch.org/whl/certifi-2022.12.7-py3-none-any.whl (155 kB)
- Collecting idna<4,>=2.5
- Using cached https://download.pytorch.org/whl/idna-3.4-py3-none-any.whl (61 kB)
- Collecting greenlet!=0.4.17
- Using cached greenlet-2.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (613 kB)
- Collecting MarkupSafe>=2.1.1
- Using cached https://download.pytorch.org/whl/MarkupSafe-2.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
- Collecting soupsieve>1.2
- Using cached soupsieve-2.4.1-py3-none-any.whl (36 kB)
- Collecting mpmath>=0.19
- Using cached mpmath-1.3.0-py3-none-any.whl (536 kB)
- Collecting future>=0.15.2
- Using cached future-0.18.3-py3-none-any.whl
- Collecting smmap<6,>=3.0.1
- Using cached smmap-5.0.0-py3-none-any.whl (24 kB)
- Collecting fonttools>=4.22.0
- Using cached fonttools-4.39.3-py3-none-any.whl (1.0 MB)
- Collecting cycler>=0.10
- Using cached cycler-0.11.0-py3-none-any.whl (6.4 kB)
- Collecting kiwisolver>=1.0.1
- Using cached kiwisolver-1.4.4-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB)
- Collecting contourpy>=1.0.1
- Using cached contourpy-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB)
- Collecting pyasn1<0.6.0,>=0.4.6
- Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 kB 8.2 MB/s eta 0:00:00
- Collecting oauthlib>=3.0.0
- Using cached oauthlib-3.2.2-py3-none-any.whl (151 kB)
- Building wheels for collected packages: lit
- Building wheel for lit (setup.py): started
- Building wheel for lit (setup.py): finished with status 'done'
- Created wheel for lit: filename=lit-16.0.2-py3-none-any.whl size=88173 sha256=6a9dfef8daa0a5ef1d242a7c7c3e68d4afee3a3838385aecf0956e8b96006f87
- Stored in directory: /home/illuin/.cache/pip/wheels/4d/31/6f/140862d5c69ddd665b3ed9485f4c93aa9c84cb34b359cba3ce
- Successfully built lit
- Installing collected packages: tokenizers, texttable, tensorboard-plugin-wit, pytz, pathtools, ninja, mpmath, lit, jstyleson, cmake, cma, appdirs, xxhash, urllib3, typing-extensions, tqdm, threadpoolctl, tensorboard-data-server, tenacity, sympy, soupsieve, smmap, six, setproctitle, scipy, regex, pyyaml, python_dotenv, pyrsistent, pyparsing, pyjwt, pygments, pyasn1, pyarrow, psutil, protobuf, Pillow, packaging, oauthlib, nvidia-nvtx-cu11, nvidia-nccl-cu11, nvidia-cusparse-cu11, nvidia-curand-cu11, nvidia-cufft-cu11, nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cuda-cupti-cu11, nvidia-cublas-cu11, networkx, natsort, multidict, mdurl, MarkupSafe, markdown, kiwisolver, joblib, jmespath, idna, grpcio, greenlet, google-crc32c, future, fsspec, frozenlist, fonttools, filelock, dill, cycler, contourpy, colorlog, cmaes, click, charset-normalizer, certifi, cachetools, attrs, async-timeout, absl-py, yarl, werkzeug, sqlalchemy, sentry-sdk, scikit_learn, rsa, requests, python-dateutil, pydot, pyasn1-modules, pathlib2, orderedmultidict, nvidia-cusolver-cu11, nvidia-cudnn-cu11, nltk, multiprocess, markdown-it-py, Mako, lightning-utilities, jsonschema, jsonlines, jinja2, googleapis-common-protos, google-resumable-media, gitdb, docker-pycreds, configue, beautifulsoup4, autograd, aiosignal, wikipedia, rich, responses, requests-oauthlib, pandas, openvino-telemetry, matplotlib, huggingface-hub, google-auth, GitPython, furl, botocore, alembic, aiohttp, wandb, transformers, s3transfer, pymoo, optuna, google-auth-oauthlib, google-api-core, configue_cli, clearml, tensorboard, nncf, google-cloud-core, datasets, boto3, google_cloud_storage, triton, torch, torchmetrics, torchdata, pytorch_optimizer, pytorch_lightning
- Successfully installed GitPython-3.1.31 Mako-1.2.4 MarkupSafe-2.1.2 Pillow-9.5.0 absl-py-1.4.0 aiohttp-3.8.4 aiosignal-1.3.1 alembic-1.10.4 appdirs-1.4.4 async-timeout-4.0.2 attrs-22.2.0 autograd-1.5 beautifulsoup4-4.12.2 boto3-1.26.124 botocore-1.29.124 cachetools-5.3.0 certifi-2022.12.7 charset-normalizer-3.1.0 clearml-1.10.3 click-8.1.3 cma-2.7.0 cmaes-0.9.1 cmake-3.26.3 colorlog-6.7.0 configue-4.2.0 configue_cli-0.1.0 contourpy-1.0.7 cycler-0.11.0 datasets-2.11.0 dill-0.3.6 docker-pycreds-0.4.0 filelock-3.12.0 fonttools-4.39.3 frozenlist-1.3.3 fsspec-2023.4.0 furl-2.1.3 future-0.18.3 gitdb-4.0.10 google-api-core-2.11.0 google-auth-2.17.3 google-auth-oauthlib-0.4.6 google-cloud-core-2.3.2 google-crc32c-1.5.0 google-resumable-media-2.5.0 google_cloud_storage-2.8.0 googleapis-common-protos-1.59.0 greenlet-2.0.2 grpcio-1.54.0 huggingface-hub-0.14.1 idna-3.4 jinja2-3.1.2 jmespath-1.0.1 joblib-1.2.0 jsonlines-3.1.0 jsonschema-4.17.3 jstyleson-0.0.2 kiwisolver-1.4.4 lightning-utilities-0.8.0 lit-16.0.2 markdown-3.4.3 markdown-it-py-2.2.0 matplotlib-3.7.1 mdurl-0.1.2 mpmath-1.3.0 multidict-6.0.4 multiprocess-0.70.14 natsort-8.3.1 networkx-2.8.2 ninja-1.10.2.4 nltk-3.8.1 nncf-2.4.0 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 oauthlib-3.2.2 openvino-telemetry-2022.3.0 optuna-3.1.0 orderedmultidict-1.0.1 packaging-23.1 pandas-1.5.2 pathlib2-2.3.7.post1 pathtools-0.1.2 protobuf-4.22.3 psutil-5.9.5 pyarrow-12.0.0 pyasn1-0.5.0 pyasn1-modules-0.3.0 pydot-1.4.2 pygments-2.15.1 pyjwt-2.4.0 pymoo-0.5.0 pyparsing-2.4.7 pyrsistent-0.19.3 python-dateutil-2.8.2 python_dotenv-0.21.0 pytorch_lightning-2.0.1 pytorch_optimizer-2.5.1 pytz-2023.3 pyyaml-6.0 regex-2023.5.2 requests-2.29.0 requests-oauthlib-1.3.1 responses-0.18.0 rich-13.3.3 rsa-4.9 s3transfer-0.6.0 scikit_learn-1.2.2 scipy-1.10.0 sentry-sdk-1.21.1 setproctitle-1.3.2 six-1.16.0 smmap-5.0.0 soupsieve-2.4.1 sqlalchemy-2.0.12 sympy-1.11.1 tenacity-8.2.2 tensorboard-2.12.0 tensorboard-data-server-0.7.0 tensorboard-plugin-wit-1.8.1 texttable-1.6.7 threadpoolctl-3.1.0 tokenizers-0.13.3 torch-2.0.0 torchdata-0.6.0 torchmetrics-0.11.4 tqdm-4.65.0 transformers-4.27.4 triton-2.0.0 typing-extensions-4.5.0 urllib3-1.26.15 wandb-0.14.0 werkzeug-2.3.3 wikipedia-1.4.0 xxhash-3.2.0 yarl-1.9.2
- Adding venv into cache: /home/illuin/.clearml/venvs-builds/3.10
- Running task id [235e4893f99a4273b3b8cc10a142f778]:
- [.]$ /home/illuin/.clearml/venvs-builds/3.10/bin/python -u -m emotions_classification.__main__ lightning train -c configs/logging.yml -c configs/lightning_module/multiclass-transformer.yml -c configs/data_module/fr-emotions-data-module.yml -c configs/trainer/debug.yml -c configs/common/camembert-base.yml trainer.logger.name=debug
- Summary - installed python packages:
- pip:
- - absl-py==1.4.0
- - aiohttp==3.8.4
- - aiosignal==1.3.1
- - alembic==1.10.4
- - appdirs==1.4.4
- - async-timeout==4.0.2
- - attrs==22.2.0
- - autograd==1.5
- - beautifulsoup4==4.12.2
- - boto3==1.26.124
- - botocore==1.29.124
- - cachetools==5.3.0
- - certifi==2022.12.7
- - charset-normalizer==3.1.0
- - clearml==1.10.3
- - click==8.1.3
- - cma==2.7.0
- - cmaes==0.9.1
- - cmake==3.26.3
- - colorlog==6.7.0
- - configue==4.2.0
- - configue-cli==0.1.0
- - contourpy==1.0.7
- - cycler==0.11.0
- - Cython==0.29.34
- - datasets==2.11.0
- - dill==0.3.6
- - docker-pycreds==0.4.0
- - filelock==3.12.0
- - fonttools==4.39.3
- - frozenlist==1.3.3
- - fsspec==2023.4.0
- - furl==2.1.3
- - future==0.18.3
- - gitdb==4.0.10
- - GitPython==3.1.31
- - google-api-core==2.11.0
- - google-auth==2.17.3
- - google-auth-oauthlib==0.4.6
- - google-cloud-core==2.3.2
- - google-cloud-storage==2.8.0
- - google-crc32c==1.5.0
- - google-resumable-media==2.5.0
- - googleapis-common-protos==1.59.0
- - greenlet==2.0.2
- - grpcio==1.54.0
- - huggingface-hub==0.14.1
- - idna==3.4
- - Jinja2==3.1.2
- - jmespath==1.0.1
- - joblib==1.2.0
- - jsonlines==3.1.0
- - jsonschema==4.17.3
- - jstyleson==0.0.2
- - kiwisolver==1.4.4
- - lightning-utilities==0.8.0
- - lit==16.0.2
- - Mako==1.2.4
- - Markdown==3.4.3
- - markdown-it-py==2.2.0
- - MarkupSafe==2.1.2
- - matplotlib==3.7.1
- - mdurl==0.1.2
- - mpmath==1.3.0
- - multidict==6.0.4
- - multiprocess==0.70.14
- - natsort==8.3.1
- - networkx==2.8.2
- - ninja==1.10.2.4
- - nltk==3.8.1
- - nncf==2.4.0
- - numpy==1.23.4
- - 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
- - oauthlib==3.2.2
- - openvino-telemetry==2022.3.0
- - optuna==3.1.0
- - orderedmultidict==1.0.1
- - packaging==23.1
- - pandas==1.5.2
- - pathlib2==2.3.7.post1
- - pathtools==0.1.2
- - Pillow==9.5.0
- - protobuf==4.22.3
- - psutil==5.9.5
- - pyarrow==12.0.0
- - pyasn1==0.5.0
- - pyasn1-modules==0.3.0
- - pydot==1.4.2
- - Pygments==2.15.1
- - PyJWT==2.4.0
- - pymoo==0.5.0
- - pyparsing==2.4.7
- - pyrsistent==0.19.3
- - python-dateutil==2.8.2
- - python-dotenv==0.21.0
- - pytorch-lightning==2.0.1
- - pytorch-optimizer==2.5.1
- - pytz==2023.3
- - PyYAML==6.0
- - regex==2023.5.2
- - requests==2.29.0
- - requests-oauthlib==1.3.1
- - responses==0.18.0
- - rich==13.3.3
- - rsa==4.9
- - s3transfer==0.6.0
- - scikit-learn==1.2.2
- - scipy==1.10.0
- - sentry-sdk==1.21.1
- - setproctitle==1.3.2
- - six==1.16.0
- - smmap==5.0.0
- - soupsieve==2.4.1
- - SQLAlchemy==2.0.12
- - sympy==1.11.1
- - tenacity==8.2.2
- - tensorboard==2.12.0
- - tensorboard-data-server==0.7.0
- - tensorboard-plugin-wit==1.8.1
- - texttable==1.6.7
- - threadpoolctl==3.1.0
- - tokenizers==0.13.3
- - torch==2.0.0
- - torchdata==0.6.0
- - torchmetrics==0.11.4
- - tqdm==4.65.0
- - transformers==4.27.4
- - triton==2.0.0
- - typing_extensions==4.5.0
- - urllib3==1.26.15
- - wandb==0.14.0
- - Werkzeug==2.3.3
- - wikipedia==1.4.0
- - xxhash==3.2.0
- - yarl==1.9.2
- Environment setup completed successfully
- Starting Task Execution:
- INFO:nncf:NNCF initialized successfully. Supported frameworks detected: torch
- WARNING:nncf:NNCF provides best results with torch==1.13.1, while current torch version is 2.0.0+cu117. If you encounter issues, consider switching to torch==1.13.1
- ClearML results page: https://app.clear.ml/projects/93503e4a74f94329be89f0f86d0c353b/experiments/235e4893f99a4273b3b8cc10a142f778/output/log
- Traceback (most recent call last):
- File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
- return _run_code(code, main_globals, None,
- File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
- exec(code, run_globals)
- File "/home/illuin/.clearml/venvs-builds/3.10/task_repository/emotion-classification.git/emotions_classification/__main__.py", line 4, in <module>
- cli()
- File "/home/illuin/.clearml/venvs-builds/3.10/lib/python3.10/site-packages/click/core.py", line 1130, in __call__
- return self.main(*args, **kwargs)
- File "/home/illuin/.clearml/venvs-builds/3.10/lib/python3.10/site-packages/click/core.py", line 1055, in main
- rv = self.invoke(ctx)
- File "/home/illuin/.clearml/venvs-builds/3.10/lib/python3.10/site-packages/click/core.py", line 1652, in invoke
- assert cmd is not None
- AssertionError
- Leaving process id 132382
- DONE: Running task '235e4893f99a4273b3b8cc10a142f778', exit status 1
- Process failed, exit code 1No tasks in queue 7acdd21812cd45d093e94f5e11fed097
Advertisement
Add Comment
Please, Sign In to add comment