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

Update dev/main #276

Open
wants to merge 318 commits into
base: dev/main
Choose a base branch
from
Open

Update dev/main #276

wants to merge 318 commits into from

Conversation

rhoadesScholar
Copy link
Member

No description provided.

mzouink and others added 30 commits July 22, 2024 10:40
Prepend existing stats for file stats store to prevent overwriting.
"validate_run" must now be called to do validation from run name. The Run must be preloaded and passed to call "validate" directly.
There appear to be some python formatting errors in
f604f40. This pull request
uses the [psf/black](https://github.com/psf/black) formatter to fix
these issues.
There appear to be some python formatting errors in
cb300f5. This pull request
uses the [psf/black](https://github.com/psf/black) formatter to fix
these issues.
mzouink and others added 30 commits November 14, 2024 16:40
There appear to be some python formatting errors in
2763f12. This pull request
uses the [psf/black](https://github.com/psf/black) formatter to fix
these issues.
There appear to be some python formatting errors in
97abfa0. This pull request
uses the [psf/black](https://github.com/psf/black) formatter to fix
these issues.
this is necessary for getting compatibility with windows and macos
If the kernel size of the task is set to 3, then this will cause errors if you are trying to use a model with input shape `(1, y, x)`.
The head should just be mapping the penultimate layer embeddings into the appropriate dimensions for the task so it desn't need a size larger than 1.
Simplified the parameterized train test, and added validation. Fixed
bugs that were found
There appear to be some python formatting errors in
85a6dda. This pull request
uses the [psf/black](https://github.com/psf/black) formatter to fix
these issues.
multiple unitteststs + fixes
`get_paths` gets the paths per dataset by searching for "raw", but should return the path to the dataset containing raw
`get_paths` gets the paths per dataset by searching for "raw", but
should return the path to the dataset containing raw
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.

6 participants