-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I don't know how to run your code #4
Comments
or you can copy the command out of the "bash" file to run?
But I doubt that Google Colab can host for a long time to train |
My file path on Google Colab looks like this /content/gdrive/MyDrive/Deductive-MWP-main/scripts/run_math23k.bash Now I want to reproduce the code, what do I type? |
Or can you show me how to run your code directly on Github and reproduce the training process? |
Usually, you should be able to directly run this in the terminal (in your server).
|
Would be good if you can let me know the errors after you run the command
In google colab, probably things will be different, I might try to make it more detailed to you later |
Thanks, I just started Github, I don't even know how to run code, where to click, I've been using Google Colab to train data all the time. |
When I run it on Collab, it returns this
Do you have any ideas? |
Probably |
Hello,
Thank you for the code.But I ran into some problems,I don't know how to run your code.
I wanted to reproduce your training results, but I packed up the entire file and uploaded it to Google Colab and didn't know how to run it, like you said bash scripts/run_math23k.sh, but error name 'bash' is not defined. I am a newcomer and do not understand the code, can you help me solve and successfully reproduce?
The text was updated successfully, but these errors were encountered: