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

Training with hyperparams provided in best weight, but got different results. #5

Description

@yen52205

Hi,
I tried the midi_cls/train_test.py on environment below:

pytorch == 1.8.0
python == 3.8.5
CUDA ==10.1

I trained the models with A/V/AV best hyperparameters that provided in best weights folder.
But got different results from the json file provided in best weight file.

Below is the hyperparams and results log produced by original train_test.py code. (I transformed them to .txt for uploading.)
arva_hparams.txt
arva_results_last.txt
av_hparams.txt
av_results_last.txt

  • I already added global seed setting in the script.

image

I'm really confused about the reason, is there any way to make sure what's going wrong?
thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions