nemo_microservices.types.shared.p_tuning_finetuning_data#
Module Contents#
Classes#
API#
- class nemo_microservices.types.shared.p_tuning_finetuning_data.PTuningFinetuningData(/, **data: Any)#
Bases:
nemo_microservices._models.BaseModel- token_embeddings: List[List[float]]#
None
Learned continuous prompt embeddings that help optimize the model for specific tasks.