models
models copied to clipboard
Bertsquad-8.onnx: Disconnect between number of output tensors in model and number of output tensors supplied with the data
Bug Report
Which model does this pertain to?
This issue pertains to the bertsquad-8.onnx file.
Describe the bug
The number of output tensors generated by the model doesn't have the same number of output tensors supplied in the data.

Reproduction instructions
I imagine this problem is hardware/software independent and we should ensure a shared understanding of the model architecture to provide correct architecture and data samples to the model zoo.
Notes
I'll keep an eye on this and ensure additional debug info is provided as needed.
Is anyone planning to address this?