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 ruff, modify configs, and add new latent attention layer model #2

Merged
merged 4 commits into from
Feb 9, 2025

Conversation

emapco
Copy link
Owner

@emapco emapco commented Feb 9, 2025

refactor: add ruff and address style issues
feat: add new base config parameters

  • persistent_workers
  • pin_device
  • weight_decay
  • use_normalized_weight_decay
    refactor: move dataset column names to baes config
    feat: add latent attention layer model, associated config and corresponding tests
    chore: update version 0.4.1 to 0.5.0

feat: add new base config parameters
  - persistent_workers
  - pin_device
  - weight_decay
  - use_normalized_weight_decay
chore: update version 0.4.1 to 0.5.0
@emapco emapco assigned emapco and unassigned emapco Feb 9, 2025
@emapco emapco merged commit 0d9b12b into main Feb 9, 2025
1 check passed
@emapco emapco deleted the dev branch February 9, 2025 01: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.

1 participant