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

Fix imports for model initialization and allow subsetting of clustering data types #2

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

ehuan2
Copy link

@ehuan2 ehuan2 commented Mar 8, 2025

Here is a total list of changes:

  1. Add gitignore for Python files.
  2. Remove circular dependency by moving import of from sccello.src.model_prototype_contrastive import PrototypeContrastiveForMaskedLM to load_model_inference.
  3. Add a function to run the model loading as a test.
  4. get_fracdata_sample to get a subset of the data instead.

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