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

Formal2Casual fails to load due to unavailable huggingface model #379

Open
fabriceyhc opened this issue Dec 13, 2022 · 0 comments
Open

Formal2Casual fails to load due to unavailable huggingface model #379

fabriceyhc opened this issue Dec 13, 2022 · 0 comments

Comments

@fabriceyhc
Copy link
Contributor

from nlaugmenter.transformations.formality_change.transformation import Formal2Casual
OSError: prithivida/parrot_adequacy_on_BART is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models'
If this is a private repository, make sure to pass a token having permission to this repo with `use_auth_token` or log in with `huggingface-cli login` and pass `use_auth_token=True`.

The model (prithivida/parrot_adequacy_on_BART) is indeed not available on huggingface anymore. Perhaps an acceptable alternative is to use prithivida/parrot_adequacy_model instead?

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

1 participant