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

Add a README file for the scripts #67

Merged
merged 4 commits into from
May 10, 2024

Conversation

abdulfatir
Copy link
Contributor

Description of changes: Adds usage examples for scripts/.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@@ -123,7 +123,7 @@ def load_model(
config.tie_word_embeddings = tie_embeddings
model = AutoModelClass.from_config(config)
else:
log_on_main("Using pretrained initialization", logger)
log_on_main(f"Using pretrained initialization from {model_id}", logger)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@abdulfatir abdulfatir merged commit 6732b1c into amazon-science:main May 10, 2024
2 checks passed
@abdulfatir abdulfatir deleted the add-scripts-readme branch May 10, 2024 14:04
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.

2 participants