While we are not creating a new model, we are using the existing model to create embeddings. The name might be misleading but this was chosen as an attempt to keep the naming consistent with other codebases.
(Perhaps we might fine tune the model in the future)
The training script is present in training.py. Running this script will take care of everything.