runtime error

Exit code: 1. Reason: | 0.00/551 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 551/551 [00:00<00:00, 5.36MB/s] config.json: 0%| | 0.00/608 [00:00<?, ?B/s] config.json: 100%|██████████| 608/608 [00:00<00:00, 6.69MB/s] model.safetensors: 0%| | 0.00/2.20G [00:00<?, ?B/s] model.safetensors: 1%| | 21.0M/2.20G [00:01<02:29, 14.6MB/s] model.safetensors: 5%|▌ | 115M/2.20G [00:02<00:38, 53.7MB/s]  model.safetensors: 48%|████▊ | 1.06G/2.20G [00:03<00:02, 418MB/s] model.safetensors: 69%|██████▉ | 1.52G/2.20G [00:04<00:01, 431MB/s] model.safetensors: 100%|█████████▉| 2.20G/2.20G [00:05<00:00, 414MB/s] generation_config.json: 0%| | 0.00/124 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 124/124 [00:00<00:00, 1.47MB/s] Map: 0%| | 0/400 [00:00<?, ? examples/s] Map: 100%|██████████| 400/400 [00:00<00:00, 2724.19 examples/s] 0%| | 0/200 [00:00<?, ?it/s]Traceback (most recent call last): File "/home/user/app/app.py", line 58, in <module> trainer.train() File "/usr/local/lib/python3.10/site-packages/transformers/trainer.py", line 2206, in train return inner_training_loop( File "/usr/local/lib/python3.10/site-packages/transformers/trainer.py", line 2548, in _inner_training_loop tr_loss_step = self.training_step(model, inputs, num_items_in_batch) File "/usr/local/lib/python3.10/site-packages/transformers/trainer.py", line 3749, in training_step loss = self.compute_loss(model, inputs, num_items_in_batch=num_items_in_batch) File "/usr/local/lib/python3.10/site-packages/transformers/trainer.py", line 3857, in compute_loss raise ValueError( ValueError: The model did not return a loss from the inputs, only the following keys: logits,past_key_values. For reference, the inputs it received are input_ids,attention_mask. 0%| | 0/200 [00:09<?, ?it/s]

Container logs:

Fetching error logs...