The argument --checkpoint ${FINETUNED_CHECKPOINT_PATH} is referenced when running extract_embeddings.py, but there is no prior step or documentation explaining how this checkpoint should be created or obtained. During the fine-tuning process, no checkpoint appears to be generated. Could you clarify which checkpoint is expected here, or whether an additional step is required to produce it?
The argument --checkpoint ${FINETUNED_CHECKPOINT_PATH} is referenced when running extract_embeddings.py, but there is no prior step or documentation explaining how this checkpoint should be created or obtained. During the fine-tuning process, no checkpoint appears to be generated. Could you clarify which checkpoint is expected here, or whether an additional step is required to produce it?