Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation Loss #3

Closed
gentaiscool opened this issue Mar 1, 2020 · 2 comments
Closed

Validation Loss #3

gentaiscool opened this issue Mar 1, 2020 · 2 comments

Comments

@gentaiscool
Copy link

gentaiscool commented Mar 1, 2020

Hi, do you have validation loss scores for all models (n=1,...n=20) on libri-valid-clean?
I want to verify whether my results are correct. I created a test script and loaded your pre-trained models.

I got these validation losses:
n=1, 0.30188
n=3, 0.50266

Thank you in advance.

@iamyuanchung
Copy link
Owner

The numbers you got are within a reasonable range on dev-clean. Here are my numbers for each model at epoch #100:

n = 1: 0.29454
n = 2: 0.41830
n = 3: 0.51855
n = 5: 0.66831
n = 10: 0.90817
n = 20: 1.08558

@gentaiscool
Copy link
Author

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants