I have a saved transformers model using BertModel.from_pretrained(\'test_model\')
BertModel.from_pretrained(\'test_model\')
I have trained this model using google colab\'s GPUs
Then, I wan