File size: 241 Bytes
4138c25
 
 
 
 
 
 
1
2
3
4
5
6
7
text_encoder:
  target: hftrainer.models.motion.motionlab.network.rfmotion.models.architectures.rfmotion_clip.RFMotionTextEncoder
  params:
    finetune: false 
    last_hidden_state: true
    modelpath: ${model.clip_path}
    max_length: 77