How do I upload a checkpoint file to my Github repo

0

The file size is too large but the Chartbusters contest rules mentions that I have to upload the notebook, checkpoint file and the outputs.

質問済み 4年前798ビュー
6回答
0

Hi, thanks for your question. You don't need to upload the file; just paste the link to your GitHub repo that hosts the files in the box that says "link to GitHub Repository". Hope this helps. Thank you.

回答済み 4年前
0

Thanks for your reply.

Perhaps I'm misunderstanding something. I have already provided the link to my Github repository (https://github.com/panchambanerjee/aws-deepcomposer-chartbusters-blues.git) during the submission. But I cannot push my model checkpoint file to the repo itself since it is ~360MB, and Github has a file upload limit of 100MB.

回答済み 4年前
0

Hey panchamb,

Try using git large file storage (git lfs) to upload large files.
https://git-lfs.github.com/

Let me know how this turns out, thanks!

AWS
回答済み 4年前
0

Worked perfectly thanks!!

回答済み 4年前
0

Solved using git lfs

回答済み 4年前
0

Glad to hear it! :)

AWS
回答済み 4年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ