mukut03 / ESG-BERT

Domain Specific BERT Model for Text Mining in Sustainable Investing
Apache License 2.0
124 stars 42 forks source link

{ "code": 404, "type": "ModelNotFoundException", "message": "Model not found: bert" } #7

Open marksycheng opened 3 years ago

marksycheng commented 3 years ago

Hi,

Thanks for the code. Sorry I am new to this. I followed your readme, but after running the code: curl -X POST http://127.0.0.1:8080/predictions/bert -T predict.txt , I get the following error:

{ "code": 404, "type": "ModelNotFoundException", "message": "Model not found: bert" }

My folder and files are set as the below pictures show. Could you please help take a look at what I have done incorrectly? Thank you!

Best,

Mark

image image image