Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.5.0](v1.4.2...v1.5.0) (2024-12-10) ### Features * add dataset collection endpoint, script to scrape validator db ([#78](#78)) ([1b4ef9e](1b4ef9e)) * added script to inspect score ([f9dd7e4](f9dd7e4)) * simulator ([ed110e3](ed110e3)) ### Bug Fixes * add VALIDATOR_MIN_STAKE in environment ([84774a4](84774a4)) * fixed from PR feedback ([23d085a](23d085a)) * fixed linter issue, and commitizen ([553ad66](553ad66)) * ground truth arr ordering ([75f008a](75f008a)) * minersim task scoring, validatorsim subtensor retry mechanism and dendrite forward timeout ([956f5cf](956f5cf)) * negative stride error from scoring ([#86](#86)) ([50c86c6](50c86c6)) * scoring interval ([94e050b](94e050b)) * use correct dimension when calculating mean scores ([2f30931](2f30931)) * wandb missing final scores ([#88](#88)) ([0d8b93d](0d8b93d)) * wandb now storing final scores correctly ([#87](#87)) ([affcd3e](affcd3e)) ### Performance Improvements * add subtensor retries ([#90](#90)) ([ca07d46](ca07d46)) * increase timeout ([23669b7](23669b7))
- Loading branch information