-
Notifications
You must be signed in to change notification settings - Fork 7
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
chore: commitizen ci actions #92
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jarvis8x7b
force-pushed
the
chore/commitizen-ci-actions
branch
from
December 9, 2024 08:46
192519c
to
74b6fb4
Compare
codebender37
reviewed
Dec 9, 2024
karootplx
reviewed
Dec 9, 2024
karootplx
reviewed
Dec 9, 2024
karootplx
approved these changes
Dec 9, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
jarvis8x7b
added a commit
that referenced
this pull request
Dec 10, 2024
* feat: simulator * chore: ruff lint * fix: scoring interval * refactor: migrate score data from db to .pt file * fix: add VALIDATOR_MIN_STAKE in environment * feat: added script to inspect score * fix: fixed from PR feedback * fix: fixed linter issue, and commitizen * feat: add dataset collection endpoint, script to scrape validator db (#78) * feat: add validator api dataset service, extract dataset script build: add deps for dataset service build: add docker compose services & entrypoints * chore: remove test script * chore: fix comment * chore: update readme and env example * fix: add auth * refactor: add hotkey to filename * chore: format toml * fix: minersim task scoring, validatorsim subtensor retry mechanism and dendrite forward timeout * chore: ruff lint * fix: ground truth arr ordering * perf: increase timeout * fix: negative stride error from scoring (#86) * fix: add .copy() when creating tensors from np array * chore: deleted duplicate logs * fix: wandb now storing final scores correctly (#87) * fix: wandb missing final scores (#88) * fix: wandb now storing final scores correctly * fix: cast scores from tensor.float to primitive float * chore: commitizen ci actions (#92) * ci: add conventional commits CI * refactor: edits from pr feedback * perf: add subtensor retries (#90) * perf: add subtensor retries * fix: add retries to sync function * chore: updated pyproject for dev dependencies (#94) - added tabulate, and termcolor in dev dependencies - fixed insepect_score.py using wrong file name * fix: use correct dimension when calculating mean scores --------- Co-authored-by: tedbee <tedbee@tensorplex.ai> Co-authored-by: karootplx <karoo@tensorplex.ai> Co-authored-by: codebender <167290009+codebender37@users.noreply.github.com> Co-authored-by: mediumsizeworkingdog <mediumsizeworkingdog@tensorplex.ai>
🎉 This PR is included in version 1.5.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.