-
Notifications
You must be signed in to change notification settings - Fork 850
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
test.txt problem #388
Comments
Traceback (most recent call last): |
@janghobaek2125 did you find anything on this |
已收到邮件 阿里阿豆故咋一马斯!如未及时回复,请致电15868848097 QQ:812737452
|
I am training a model using the Kaggle dataset. The Kaggle dataset consists of train.txt and test.txt files.
The train.txt used during training is well preprocessed, and the training is completed successfully.
However, it seems that the dataset test.txt used for inference is not being properly preprocessed.
"What seems to be the problem?"
python data_utils.py --raw-data-file=/data/janghobaek/test.txt
The text was updated successfully, but these errors were encountered: