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

run_train.py refers to an undefined "calc" when setting model_config["atomic_inter_shift"] #392

Closed

Conversation

bernstei
Copy link
Collaborator

Check that calc exists before using it while setting model_config["atomic_inter_shift"]

closes #380

@bernstei bernstei changed the base branch from main to multi-head-finetune April 23, 2024 20:52
@ilyes319
Copy link
Contributor

Fixed it in a more general way in commit 00cc869

@ilyes319 ilyes319 closed this Apr 24, 2024
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.

undefined calc in multi-head-finetune branch run_train.py
2 participants