HumanSignal / HumanSignal/label-studio

ML backend state not showing TRAINING

Open
#991 1 comment 0 reactions 1 assignee Claimed by @makseq View on GitHub
ML problem
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Describe the bug**
When training a model, ML backend state is set to MLBackendState.CONNECTED instead of TRAINING. Not sure if this is expected behavior though.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to /settings/ml
2. Click Start Training
3. Reload page?

**Expected behavior**
ML backend state should be TRAINING

**Additional context**
update_state() does not account for training
https://github.com/heartexlabs/label-studio/blob/f4fb29083cec2784839210277b02319ff00cc79c/label_studio/ml/models.py#L103-L115

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.