On your website a discription is given of how to use the BERT model in C#. I tried the code using a onnx file I found online, but it is giving back no result. Also I need to change the model input names. Where can I download the model file (.onnx) that is taken as the model for the exmaple script?
This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details.
Describe the documentation issue
On your website a discription is given of how to use the BERT model in C#. I tried the code using a onnx file I found online, but it is giving back no result. Also I need to change the model input names. Where can I download the model file (.onnx) that is taken as the model for the exmaple script?
Page / URL
https://onnxruntime.ai/docs/tutorials/csharp/bert-nlp-csharp-console-app.html