1. Learn
  2. /
  3. Courses
  4. /
  5. Introduction to LLMs in Python

Connected

Exercise

Transfer learning with one-shot learning

Transfer learning has many approaches, one of them being one-shot learning, where a model is trained using one example it has seen.

Set up a one-shot learning example for the model.

Instructions

100 XP
  • Complete the one-shot learning example by showing the sample review is Positive.