Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Leaked semaphore issue in finetuning #17

@maruf0011

Description

@maruf0011

I am trying to fine-tune the model. But getting leaked semaphore issue.

here is the exact error There appear to be 23 leaked semaphore objects to clean up at shutdown

used command for finetuning:
python finetuning.py --train_data train.json --eval_data test.json --model_path facebook/contriever --save_freq 2 --eval_freq 1

Not sure if there is a memory leak or missing something.

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