bluebert icon indicating copy to clipboard operation
bluebert copied to clipboard

running tasks using saved PYTORCH model checkpoints as opposed to BLUEBERT TF checkpoints

Open diegoolano opened this issue 3 years ago • 0 comments

hello, just a question if there is code for trying out the tasks via pytorch saved model checkpoints as opposed to TF checkpoints that were used by the original BlueBert evals? I was initially thinking of converting from a saved pytorch checkpoint to onnx and then to TF, but that will result in a .pb file which doesn't include the weights necessary to load I don't think. If not, do you have suggestions? thanks for your time.

diegoolano avatar Sep 29 '20 15:09 diegoolano