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 utils.py? #23

Open
Mahhos opened this issue Nov 4, 2019 · 3 comments
Open

How to run utils.py? #23

Mahhos opened this issue Nov 4, 2019 · 3 comments

Comments

@Mahhos
Copy link

Mahhos commented Nov 4, 2019

Is there any specific parameter that we should pass to run the utils.py? Running the file itself seems does nothing. It does not create the InputFeature objects or anything. What should we expect utils.py return/create?
I have already done the data preprocessing part and generated the train.tsv and dev.tsv files. They are both on my data/ folder.

@ThilinaRajapakse
Copy link
Owner

You don't need to run utils.py. The readme tells you which notebooks to run.

@Mahhos
Copy link
Author

Mahhos commented Nov 4, 2019

Thanks for the clarification. I was following the steps in the A Hands-On Guide To Text Classification With Transformer Models (XLNet, BERT, XLM, RoBERTa) and thought we should run utils.py.

@ThilinaRajapakse
Copy link
Owner

No problem. The stuff in utils is used in the next notebook.

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