Skip to content

Conversation

@trungthanhnguyen0502
Copy link
Collaborator

OVERVIEW:

  1. Change the task generation mechanism. Validator gets random tasks from Data Pool Server. Remove Mathgenerator, HuggingFace dataset from ValidatorCode
  2. Tasks will be continuously added and refreshed to avoid miners trying to solve OVERFIT on a certain dataset or math library. Miners should try to build a comprehensive solution that handles a variety of math problems, not only Mathgenerator Lib or any public dataset.
  3. The implementation of DataPool server also aims to prevent fake validators
  4. Update the number and frequency of tasks that validators send to miners, to save API/LLM costs for both miners and validators
  5. Fixbug EvenLoop when use multi-thread + asynceIO (used by bittensor)
  6. Refactor code
  7. Add sample config file to run with PM2 Tools for miner/validator

LVH-Tony and others added 30 commits December 17, 2024 14:20
…otation

Revert "Validator Model Rotation Pipeline"
fix missing dataset weight for logic challenger
implement get_answer_value for satmath dataset
@LVH-Tony LVH-Tony merged commit 5cf3ba6 into main Apr 25, 2025
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.

7 participants