Hi,
For some reason I get KeyError(‘inputs’) on any request to QA hosted inference like:
https://huggingface.co/deepset/bert-base-cased-squad2
Thanks for checking
This is for @mfuntowicz
hi there, i am also getting this error message when i go to fine tune the pretrained BERTForMaskedLM on my dataset object.
a detailed view of my code and error message is available at the link below.
any idea what this error represents? is it in relation to my dataset, the trainer or perhaps model? thank you!!!