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

How to run transformer model #12

Closed
Vpredictor opened this issue May 16, 2022 · 1 comment
Closed

How to run transformer model #12

Vpredictor opened this issue May 16, 2022 · 1 comment

Comments

@Vpredictor
Copy link

Currently, I am stuck in preprocessing. Which preprocessor should I use to generate corresponding files, eg. training_set.csv, training_label.csv, test_set.csv, test_label.csv.

@SuperBruceJia
Copy link
Owner

Hi, thanks for your interest in our work. I'm here to help.

First of all, please follow the usage demo here to obtain the processed dataset, i.e., training and testing data.

Then, I encourage you to edit this code to train a Transformer model.

If you encounter any problems, post them here and I'll try to fix them for you.

Best regards,

Shuyue
May 17, 2022

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