GreaseLM
GreaseLM copied to clipboard
Bert_large_model can't solved..
I am trying to solve the error: ` File "D:\GreaseLM\modeling\modeling_greaselm.py", line 583, in from_pretrained raise EnvironmentError(msg)
- 'bert-large-uncased' is a correct model identifier listed on 'https://huggingface.co/models'
- or 'bert-large-uncased' is the correct path to a directory containing a file named one of pytorch_model.bin, tf_model.h5, model.ckpt. ` .
I tried to download all files from https://huggingface.co/google-bert/bert-large-uncased/tree/main but still, I don't know where to set this file or where the path to it is. Please help me with that.