Skip to content

Loading equation data fails #87

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

Closed
JochenLutz opened this issue Jan 27, 2023 · 2 comments
Closed

Loading equation data fails #87

JochenLutz opened this issue Jan 27, 2023 · 2 comments

Comments

@JochenLutz
Copy link

When I select “equation“ as language and confirm the download of the missing training data, after a short time showing the spinner, I get the message that the training data for equation is missing and the option to download it.

No other error message is shown.

Switching between fast/best/standard data type does not fix that.

@benhaotang
Copy link
Contributor

any solution to this now? or can we just import our own dataset?

@benhaotang
Copy link
Contributor

benhaotang commented Sep 14, 2024

any solution to this now? or can we just import our own dataset?

I see where the problem is, the equation dataset moved from raw/4.00 to raw/3.04.00 in the data set download page, and in the code the download address is hard coded, so adding a decision in front of the link will fix this problem. I will try to make a PR when I am free or the owner can make a simple change.

edit: PR here #124 (comment) , the dataset is correctly downloading

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

3 participants