Describe the bug There are 2 problems: 1. After training ML backend model, I cannot find the model predictions in the UI when labelling. 2. Often cannot train all 100 epochs, the system will crash at middle, 30-70 epochs although dataset is small (50) and have GPU. 3. Error shows that: get latest job results from work dir doesn’t exist 4. Sometimes, when 3 not occurs, other issue is that: unable to load weight from pytorch checkpoint file.   To reproduce Steps to reproduce the behaviour 1. Import pre annotated data 2. Manually label some of them 3. Go to ML UI in Setting, connect model (BERT classifier) and start training 4. After finishing, come back to Label UI. In prediction tab, only the pre annotated predictions are shown. Expected behaviour ML training should be completed and new predictions should be shown in UI
Describe the bug
There are 2 problems:
To reproduce
Steps to reproduce the behaviour
Expected behaviour
ML training should be completed and new predictions should be shown in UI