richarddwang / electra_pytorch

Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)
324 stars 41 forks source link

Cannot run #7

Closed wangyu1997 closed 3 years ago

wangyu1997 commented 3 years ago

image Cannot found modeling file in project .

richarddwang commented 3 years ago

Hi @wangyu1997 , Can you check if you set my_model to True ? It should be set to False as the default, that option is for my personal research's use. You may also want to check if your copy are up-to-date.

richarddwang commented 3 years ago

Since it is stale. I'll close this issue. Tag me if you want to reopen the issue.