utterworks / fast-bert

Super easy library for BERT based NLP models
Apache License 2.0
1.86k stars 341 forks source link

Changed PATH from posix to string in predictor.py #186

Closed connect2ajith closed 4 years ago

connect2ajith commented 4 years ago

This should fix the failures of SageMaker endpoint creation and BertClassificationPredictor instance creation.