Open shuuchen opened 2 years ago
I think more information about your git-lfs installation to understand why this isn't being detected.
I believe git-lfs is only used for pushing to the huggingface hub, so a workaround to train the model coould be to set push_to_hub=False
in the training arguments.
Information
The problem arises in chapter:
Describe the bug
When run the code in Jupyer Notebook:
I wonder if some other settings are necessary. Thank you.