runtime error
Exit code: 1. Reason: | 0.00/829 [00:00<?, ?B/s][A config.json: 100%|ββββββββββ| 829/829 [00:00<00:00, 7.94MB/s] pytorch_model.bin: 0%| | 0.00/439M [00:00<?, ?B/s][A pytorch_model.bin: 67%|βββββββ | 293M/439M [00:01<00:00, 292MB/s][A pytorch_model.bin: 100%|ββββββββββ| 439M/439M [00:01<00:00, 385MB/s] Some weights of the model checkpoint at mrm8488/bert-spanish-cased-finetuned-ner were not used when initializing BertForTokenClassification: ['bert.pooler.dense.bias', 'bert.pooler.dense.weight'] - This IS expected if you are initializing BertForTokenClassification from the checkpoint of a model trained on another task or with another architecture (e.g. initializing a BertForSequenceClassification model from a BertForPreTraining model). - This IS NOT expected if you are initializing BertForTokenClassification from the checkpoint of a model that you expect to be exactly identical (initializing a BertForSequenceClassification model from a BertForSequenceClassification model). tokenizer_config.json: 0%| | 0.00/136 [00:00<?, ?B/s][A tokenizer_config.json: 100%|ββββββββββ| 136/136 [00:00<00:00, 1.36MB/s] vocab.txt: 0%| | 0.00/242k [00:00<?, ?B/s][A vocab.txt: 100%|ββββββββββ| 242k/242k [00:00<00:00, 37.4MB/s] special_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s][A special_tokens_map.json: 100%|ββββββββββ| 112/112 [00:00<00:00, 973kB/s] Device set to use cpu Traceback (most recent call last): File "/home/user/app/app.py", line 79, in <module> flagging_callback=ArgillaLogger( File "/home/user/app/app.py", line 56, in __init__ rg.init(api_url=api_url, api_key=api_key) AttributeError: module 'argilla' has no attribute 'init' model.safetensors: 0%| | 0.00/439M [00:00<?, ?B/s][A model.safetensors: 43%|βββββ | 188M/439M [00:01<00:01, 186MB/s][A model.safetensors: 100%|ββββββββββ| 439M/439M [00:01<00:00, 356MB/s]
Container logs:
Fetching error logs...