Skip to content

Training on 1 task leads to 0% success rate while 10-task training works fine #17

@sj-li

Description

@sj-li

Hi

I was using the provided pi0 code for training. When I train the model on 10 tasks together, the results look normal and the success rates are reasonable.

However, when I train the model on only 1 task, the final success rate drops to 0%.

Multi-task (10 tasks): ✅ success, results look fine

Single-task (1 task): ❌ always 0% success

I also tried to train the model on 5 and 3 tasks, the results are reasonable.

Is this expected behavior, or could it be an issue with the implementation / hyperparameters when training on a single task? Any suggestions on how to debug this would be very helpful.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions