Skip to content
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

Can I get your code or script that prepocesses the data set? #9

Open
yingdehuijin opened this issue Feb 27, 2022 · 3 comments
Open

Comments

@yingdehuijin
Copy link

Hello , now I want to reproduce your model "ast-attendgru" on my own data. I want to do some prepocessing on filtered data set,
can I get your script or other code?

@ztw33
Copy link

ztw33 commented Apr 4, 2022

Hello , now I want to reproduce your model "ast-attendgru" on my own data. I want to do some prepocessing on filtered data set, can I get your script or other code?

Hi, may I please ask have you got the preprocessing scripts yet? I wanna know how to train ast-attendgru on my own data as well.

@yingdehuijin
Copy link
Author

Hello , now I want to reproduce your model "ast-attendgru" on my own data. I want to do some prepocessing on filtered data set, can I get your script or other code

Hello , now I want to reproduce your model "ast-attendgru" on my own data. I want to do some prepocessing on filtered data set, can I get your script or other code?

Hi, may I please ask have you got the preprocessing scripts yet? I wanna know how to train ast-attendgru on my own data as well.

You can find the processing scripts in their other repo [https://github.com/acleclair/ICPC2020_GNN/tree/master/processing] (url). I observe that a file ends in tok is the instance of class tokonizer and the file dataset.pkl you may use library pickle to serialize binary data

@ztw33
Copy link

ztw33 commented Apr 4, 2022

Hello , now I want to reproduce your model "ast-attendgru" on my own data. I want to do some prepocessing on filtered data set, can I get your script or other code

Hello , now I want to reproduce your model "ast-attendgru" on my own data. I want to do some prepocessing on filtered data set, can I get your script or other code?

Hi, may I please ask have you got the preprocessing scripts yet? I wanna know how to train ast-attendgru on my own data as well.

You can find the processing scripts in their other repo [https://github.com/acleclair/ICPC2020_GNN/tree/master/processing] (url). I observe that a file ends in tok is the instance of class tokonizer and the file dataset.pkl you may use library pickle to serialize binary data

Thanks a lot! Wish u all the best.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants