Closed yiyaxiaozhi closed 3 years ago
Have you tried adding files from the command line? E.g., fork the repo, add files from command line locally, push, and then send PR against this repo?
I forked it again and added the files in the command way, it works!
After I run the pack.sh, yyyymmdd.tar.enc file was generated and it has 78MB. It is not allowed to upload this file directly on the GitHub "add file " button since its size is over 25MB. And I try to use the git lfs tool and finally get the information about "git lfs does not support pushing the file to public fork". How do I push the *.tar.enc to the MSMARCO-Passage-Ranking-Submissions fork?