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
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: