-
Notifications
You must be signed in to change notification settings - Fork 111
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
Need scripts directory to train #4
Comments
Hi! Please run |
after running rull_data.sh still can't train the django model, it finishes without an error but doesn't seem to do anything. what should I do? |
same situation,have you solved this question
|
Hi all, sorry for the late reply! Could you try manually downloading |
I have got the scripts,but as @armheb said it finished without an error,after I run the command "./scripts/atis/train.sh 0" . I think the scripts may have some problems. :) |
@gsh2014 Could you post your error message? Meanwhile, please make sure you use the correct |
there is no error message at all , maybe the " python -u exp.py ..." in the "./scripts/atis/train.sh 0 " hasn't been excuted for some reason . |
This's weird. Could you check if |
|
Hi @gsh2014, this might be a cuda-related issue, could you try updating your nvidia driver? Also, you could also try running the code on CPU without the |
I am closing the issue since it might be platform/driver-related. Please feel free to re-open it! |
thanks for your patience :) |
The Readme says:
"The scripts folder contains scripts to train TranX on example datasets. For example, to train on the Django dataset, simply run: . scripts/django/train.sh 0 "
When will this be added?
The text was updated successfully, but these errors were encountered: