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
Dear author:
Thanks for your marvelous job and the code shared in github. I just run your code, and the result is lower than that stated in the paper, and the validation result is shown in the image below:
I find out that in the present train.py, the code that realize lr decay is missing:
I wonder if the code is not right, or you put the lr decay in other place. Looking forward to your reply.
Sincere.
The text was updated successfully, but these errors were encountered:
Dear author:
![image](https://private-user-images.githubusercontent.com/43514798/292825164-cb3e27fb-6d8d-4d6a-b575-a7de028cd4a7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMTAxNDUsIm5iZiI6MTczOTEwOTg0NSwicGF0aCI6Ii80MzUxNDc5OC8yOTI4MjUxNjQtY2IzZTI3ZmItNmQ4ZC00ZDZhLWI1NzUtYTdkZTAyOGNkNGE3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDE0MDQwNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTU4NjRlYTdjYjRkNTdmZTc4MGJmY2VlZDgxNjUwMWJjNTMzZjFhZGQ4N2Y3YTk1OTRkZWJjMWQ4MjRlOGM1YjAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.towUtlYsrzTWHWzZhbPTdID2QlOcHVvonBT16e_3Ric)
Thanks for your marvelous job and the code shared in github. I just run your code, and the result is lower than that stated in the paper, and the validation result is shown in the image below:
I find out that in the present train.py, the code that realize lr decay is missing:
![image](https://private-user-images.githubusercontent.com/43514798/292826392-24a4c2c4-b635-49f4-85ac-6a063890e853.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMTAxNDUsIm5iZiI6MTczOTEwOTg0NSwicGF0aCI6Ii80MzUxNDc5OC8yOTI4MjYzOTItMjRhNGMyYzQtYjYzNS00OWY0LTg1YWMtNmEwNjM4OTBlODUzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDE0MDQwNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTVkMzViN2M5MGU0ZWUxZWIyN2MyNmRiNjc4NGFkNTNiNTUyYjU1ZGRiMmI2YTZkNGZmZjI2YWJlYjJjNzQ5ZTkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.2GMXCHvPy-5PAqBG91te7iHzUBaMIyhFUNTtnjHd118)
I wonder if the code is not right, or you put the lr decay in other place. Looking forward to your reply.
Sincere.
The text was updated successfully, but these errors were encountered: