up4472

Results 1 issues of up4472

When calling : hidden_states = model(inputs)[0] # [1, sequence_length, 768] we receive traceback: in :1 │ │ │ │ /usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py:1501 in _call_impl │ │ │ │ 1498 │ │ if...