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

Prepare instruction and example how to train and submit trained model to HF #147

Open
2 tasks
laugustyniak opened this issue Dec 29, 2021 · 0 comments
Open
2 tasks
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects

Comments

@laugustyniak
Copy link
Collaborator

laugustyniak commented Dec 29, 2021

We can easily train a custom model based on static embedding or LM. However, we also want to showcase how to train and upload it to the HF hub. We can also generate a streamlit app to showcase how it works and add it to HF spaces.

  • a jupyter notebook with training a model in our library and submit trained model to HF Hub
  • create streamlit/HF spaces with loading a model and inference on custom examples https://huggingface.co/spaces
@laugustyniak laugustyniak created this issue from a note in Embeddings (To do) Dec 29, 2021
@laugustyniak laugustyniak added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
Development

No branches or pull requests

1 participant