Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.
This repository was archived by the owner on May 15, 2025. It is now read-only.

not showing predictions after training  #12

@hienvantran

Description

@hienvantran

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.
    image
    image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions