Sapiens icon indicating copy to clipboard operation
Sapiens copied to clipboard

Model Training and backprop

Open apratim-mishra opened this issue 11 months ago • 1 comments

Is training possible on this model - sapiens? I download the checkpoint and loaded it with RobertaModel.from_pretrained; however, it is a Roberta hub instance. how would I go about tokenizing a sequence and running the forward pass on it?

apratim-mishra avatar Jul 28 '23 04:07 apratim-mishra