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

preprocessing details? #1

Open
tomyoung903 opened this issue Apr 18, 2021 · 2 comments
Open

preprocessing details? #1

tomyoung903 opened this issue Apr 18, 2021 · 2 comments

Comments

@tomyoung903
Copy link

tomyoung903 commented Apr 18, 2021

Thank you for this effort!

What do create_data.py and split.py do exactly? Why are they interchangeable?

@smartyfh
Copy link
Owner

Thank you for this effort!

What do create_data.py and split.py do exactly? Why are they interchangeable?

They try to split the whole dataset into train/dev/test parts. They are not interchangeable. One should choose the appropriate one based on the model design. One can also develop his/her own preprocessing strategy.

@tomyoung903
Copy link
Author

tomyoung903 commented Apr 19, 2021 via email

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