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

Setup BERT-like from Huggingface URL? #25

Open
jonthegeek opened this issue Jun 3, 2022 · 0 comments
Open

Setup BERT-like from Huggingface URL? #25

jonthegeek opened this issue Jun 3, 2022 · 0 comments

Comments

@jonthegeek
Copy link
Member

Can we use files like https://huggingface.co/distilbert-base-uncased-finetuned-sst-2-english/blob/main/config.json or https://huggingface.co/distilbert-base-cased/blob/main/config.json to define a model, and then download the weights and use them? If not, can we at least use that to quickly add functions for them? I know right now we pre-process the weights, but I don't remember why/how hard it'd be to get around that.

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