in src/autofill_model.py [0:0]
def load_model(self, path: str): self.pipe = pipeline('text-classification', model=path)