runtime error

| 0.00/2.42M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 2.42M/2.42M [00:00<00:00, 42.1MB/s] special_tokens_map.json: 0%| | 0.00/2.20k [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 2.20k/2.20k [00:00<00:00, 17.3MB/s] Downloading readme: 0%| | 0.00/2.15k [00:00<?, ?B/s] Downloading readme: 100%|██████████| 2.15k/2.15k [00:00<00:00, 15.5MB/s] Downloading data: 0%| | 0.00/8.43M [00:00<?, ?B/s] Downloading data: 100%|██████████| 8.43M/8.43M [00:00<00:00, 38.2MB/s] Generating train split: 0 examples [00:00, ? examples/s] Generating train split: 3428 examples [00:00, 57036.38 examples/s] Map: 0%| | 0/3428 [00:00<?, ? examples/s] Map: 58%|█████▊ | 2000/3428 [00:01<00:01, 1199.16 examples/s] Map: 100%|██████████| 3428/3428 [00:03<00:00, 1098.89 examples/s] Map: 100%|██████████| 3428/3428 [00:03<00:00, 1114.25 examples/s] 0%| | 0/1287 [00:00<?, ?it/s]Traceback (most recent call last): File "/home/user/app/app.py", line 51, in <module> trainer.train() File "/home/user/.local/lib/python3.10/site-packages/transformers/trainer.py", line 1537, in train return inner_training_loop( File "/home/user/.local/lib/python3.10/site-packages/transformers/trainer.py", line 1854, in _inner_training_loop tr_loss_step = self.training_step(model, inputs) File "/home/user/.local/lib/python3.10/site-packages/transformers/trainer.py", line 2735, in training_step loss = self.compute_loss(model, inputs) File "/home/user/.local/lib/python3.10/site-packages/transformers/trainer.py", line 2776, in compute_loss raise ValueError( ValueError: The model did not return a loss from the inputs, only the following keys: logits,past_key_values,encoder_last_hidden_state. For reference, the inputs it received are input_ids,attention_mask. 0%| | 0/1287 [00:22<?, ?it/s]

Container logs:

Fetching error logs...