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

Possible changes for biobert config changes #655

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

pstjohn
Copy link
Collaborator

@pstjohn pstjohn commented Jan 24, 2025

No description provided.

Comment on lines -155 to -157
transformer_layer_spec: ModuleSpec,
vocab_size: int,
max_sequence_length: int,
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Nearly all these arguments that we're passing around are also in the config object, which we've mis-typed as a vanilla TransformerConfig

Signed-off-by: Peter St. John <[email protected]>
Signed-off-by: Peter St. John <[email protected]>
@pstjohn pstjohn force-pushed the pstjohn/clean-up-biobert branch from 206f124 to fad7408 Compare January 24, 2025 23:20
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