-
Notifications
You must be signed in to change notification settings - Fork 80
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
about the 'col_pred' key in the folder 'data' for the bert version #42
Comments
Hi, have you solved this problem? I met this problem as well and still do not solve it. |
'col_pred' will only be used in inference mode. so you can just use IRNet released dev set instead of preprocessing by yourself. |
Yes. Can you explain how to get the ‘col_pred’ result? Thanks a lot.
… 2020年6月11日 上午11:05,ZHANG Ao ***@***.***> 写道:
'col_pred' will only be used in inference mode. so you can just use IRNet released dev set instead of preprocessing by yourself.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#42 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AK4XKEUMM4KZYFI4M6BKTMLRWBCXTANCNFSM4NMZKIKQ>.
|
+1 |
I would like to run my own question and to see the sql. I would appreciate your answer very much. |
I also want to preprocess my own dataset, how can I get "col_pred"? |
I have run the code with the version of bert. But wthat does the key 'col_pred' in the dev and train data mean during the "to_batch_seq" procedure and how to generate these values?
Because I couldn't find the data preprocess for this part.
The text was updated successfully, but these errors were encountered: