This directory is for example notebooks, prefereably with colab links
This directory will not generate code, documentations or ran in the test
- Image caption with full transformer structure colab notebook, A use case of
HFTextBlock - NLP regression, guess the toxity of a chemical compound, treating chemical expression as a string of text.
- Sequence to sequence model, leveraging pretrained encoder & pretrained decoder to create a translation model
- Semantic search using a pretrained model and a fast deployment of interactive similarity search from unpackai
- See some API deployments within colab notebooks
