Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added reading checkpoint files #554

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

morphpiece
Copy link

This refers to reading checkpoints in HF format (issue].

In the spirit of readability, I have tried to keep the code as close as possible to train_gpt2.py.

I have also included tests, which can be extended to models different from GPT-2 family.

Note: I am not a software engineer and this happens to be my first ever pull request to a public repo, so expect errors and omissions :)

read_checkpoint.py Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants