GayatriNavle
Results
1
comments of
GayatriNavle
> To fix this issue go to ./tape/get_embeddings.py Add to line 4: ProteinBertConfig from tape import ProteinBertModel, TAPETokenizer, ProteinBertConfig > > Than comment out line ~26: #model = ProteinBertModel.from_pretrained('bert-base') and...