runtime error

�███████| 1.45k/1.45k [00:00<00:00, 8.92MB/s] You passed along `num_labels=3` with an incompatible id to label map: {'0': 'NEGATIVE', '1': 'POSITIVE'}. The number of labels wil be overwritten to 2. pytorch_model.bin: 0%| | 0.00/496M [00:00<?, ?B/s] pytorch_model.bin: 1%| | 2.83M/496M [00:01<04:50, 1.70MB/s] pytorch_model.bin: 100%|█████████▉| 496M/496M [00:02<00:00, 223MB/s] /home/user/.local/lib/python3.10/site-packages/transformers/generation/configuration_utils.py:394: UserWarning: `do_sample` is set to `False`. However, `top_p` is set to `0.9` -- this flag is only used in sample-based generation modes. You should set `do_sample=True` or unset `top_p`. warnings.warn( You passed along `num_labels=3` with an incompatible id to label map: {'0': 'NEGATIVE', '1': 'POSITIVE'}. The number of labels wil be overwritten to 2. You passed along `num_labels=3` with an incompatible id to label map: {'0': 'NEGATIVE', '1': 'POSITIVE'}. The number of labels wil be overwritten to 2. You passed along `num_labels=3` with an incompatible id to label map: {'0': 'NEGATIVE', '1': 'POSITIVE'}. The number of labels wil be overwritten to 2. Traceback (most recent call last): File "/home/user/app/app.py", line 83, in <module> collector.update_news_examples() File "/home/user/app/app.py", line 71, in update_news_examples article = self.get_new_parser(news_url) File "/home/user/app/app.py", line 51, in get_new_parser article.parse() File "/home/user/.local/lib/python3.10/site-packages/newspaper/article.py", line 191, in parse self.throw_if_not_downloaded_verbose() File "/home/user/.local/lib/python3.10/site-packages/newspaper/article.py", line 531, in throw_if_not_downloaded_verbose raise ArticleException('Article `download()` failed with %s on URL %s' % newspaper.article.ArticleException: Article `download()` failed with 404 Client Error: Not Found for url: https://v.daum.net/v/20240109214134837 on URL https://v.daum.net/v/20240109214134837

Container logs:

Fetching error logs...