v1.5.1
📣 LogicNet Update 1.5.0 Summary
** 🔑 Key Highlights**
- Added more examples to trick detection prompt
- wandb logging now show miner's scoring in each runs and in overview tables
- Improve scoring mechanism
- Added Miner response extraction with regex and LLM
- Added new EXTRACT_ANSWER_PROMPT to extract miner's response
- Improve logging message for debugging
- Remove Irrelevant datasets for questions query
🔄 Update Instructions
- Switch to the Main Branch
git checkout main
git pull
. main/bin/activate
bash install.sh
- Restart
- Restart your miner or validator scripts to apply the updates.
📚 Documentation Links
- Validator Guide: https://github.com/LogicNet-Subnet/LogicNet/blob/main/docs/VALIDATOR.md
- Miner Guide: https://github.com/LogicNet-Subnet/LogicNet/blob/main/docs/MINER.md
Thank you for being a vital part of the LogicNet community! Let’s continue pushing forward for a better and more efficient network.
Happy Mining!