-
Notifications
You must be signed in to change notification settings - Fork 3
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
FileNotFoundError: [Errno 2] No such file or directory: 'data/src-train.embed' #1
Comments
Sorry, I didn't show the tutorial for this repo. python utils.py --mode dataset --dataset xxxx Dataset's name should be the same as the folder's name under the folder I push the new commit and you can check it. ./run.sh $CUDA_DEVICE $dataset_name It should be noted that the I will update the Thank you for your attention. |
As for the datasets, you can check the following benchmarks:
You need to process the dataset into the single-turn dialogue format, which contains 6 pure text file:
After running |
Wow! Thank you for replying promptly! I will go to have a try! |
@gmftbyGMFTBY @li3cmz |
Looking forward to your reply.
The text was updated successfully, but these errors were encountered: