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

Update requirements.txt #88

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update requirements.txt #88

wants to merge 1 commit into from

Conversation

StrongTimS
Copy link
Contributor

change numpy version

Description

General description of the changes.

Model details

What specific models did you add or modify?

Steps to reproduce any training

What settings did you use, batch size, lr, number of nodes, etc

Training results

A gist of logs, a link to tensorboard etc if relevant.

Things done

General:

  • Linting (ruff, black, isort)

If adding a demo model training script:

  • Atomic saving - saving is done atomically to avoid corruption
  • Checkpointing - model can successfully save a checkpoint and resume.
  • Completed a full run

change numpy version
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.

1 participant