```Process Process-2: Traceback (most recent call last): File "E:\Joy_Caption_v12\venv\lib\site-pa

Process Process-2:
Traceback (most recent call last):
  File "E:\Joy_Caption_v12\venv\lib\site-packages\transformers\feature_extraction_utils.py", line 183, in convert_to_tensors
    tensor = as_tensor(value)
  File "E:\Joy_Caption_v12\venv\lib\site-packages\transformers\feature_extraction_utils.py", line 142, in as_tensor
    return torch.tensor(value)
RuntimeError: Could not infer dtype of numpy.float32
Was this page helpful?