You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently using deepQuest's BiRNN model and I have a question about it.
When I execute the code with the same configuration file two different times, I have different metrics values in the end, which are close but are still different. Is it normal? If so, is there any possibility to "stabilise" those values?
For the record, I kept the "rnd_seed=8" as in the example train-test-docQEbiRNN.sh file, but I still have different values when I execute the programme.
Best,
Shu
The text was updated successfully, but these errors were encountered:
Hello all,
I am currently using deepQuest's BiRNN model and I have a question about it.
When I execute the code with the same configuration file two different times, I have different metrics values in the end, which are close but are still different. Is it normal? If so, is there any possibility to "stabilise" those values?
For the record, I kept the "rnd_seed=8" as in the example train-test-docQEbiRNN.sh file, but I still have different values when I execute the programme.
Best,
Shu
The text was updated successfully, but these errors were encountered: