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

generating MNLI glue files #3

Closed
ghost opened this issue Aug 13, 2020 · 1 comment
Closed

generating MNLI glue files #3

ghost opened this issue Aug 13, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 13, 2020

Hi
Could you provide the command to re-generate your cached_mnli_files. Also, Is this possible to have the code working from the raw text data of MNLI. thanks.

@rc19
Copy link

rc19 commented Aug 13, 2020

You can use the huggingface transformers library. There is an example script on mnli. You don't need to perform the entire training stuff just generate the cached files using that script.

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