Loading subnets
Loading subnets
Hone training
Neuron registration trends
| Time↓ | Type | Event | τ Amount | ε Amount | USD Value | Account |
|---|---|---|---|---|---|---|
| Buy | 7972052-75 | 1.852 τ | 99.9892ε | — | ||
| Buy | 7972048-51 | 20.00 τ | 1,079.91ε | — | ||
| Sell | 7972044-71 | 0.1999 τ | 10.8052ε | — | ||
| Buy | 7971831-58 | 0.1087 τ | 5.8758ε | — | ||
| Buy | 7971808-98 | 0.0258 τ | 1.3966ε | — | ||
| Buy | 7971722-37 | 0.9000 τ | 48.6635ε | — | ||
| Buy | 7971554-68 | 0.0542 τ | 2.9287ε | — | ||
| Buy | 7971554-58 | 0.1782 τ | 9.6371ε | — | ||
| Buy | 7971542-104 | 0.2041 τ | 11.0391ε | — | ||
| Buy | 7971527-159 | 0.0054 τ | 0.2946ε | — | ||
| Sell | 7971476-73 | 0.0616 τ | 3.3307ε | — | ||
| Buy | 7971359-54 | 0.0616 τ | 3.3341ε | — |
Hone is a Bittensor subnet that benchmarks miners on their ability to solve ARC-AGI-2 (Abstraction and Reasoning Corpus) reasoning problems. Miners submit pointers to git repositories containing their solvers, which validators execute in a secure GPU sandbox to evaluate performance via exact match rate scoring. The subnet rewards top performers via exponential distribution while burning unqualified submissions.
Miners expose an HTTP /info endpoint that returns a pointer to their git repository (URL, branch, commit, weight class, optional vLLM config). Validators periodically discover miners on-chain, fetch their /info, and submit evaluation jobs to the Sandbox Runner service. The Sandbox Runner clones each miner's repository, builds a Docker image, runs a prep phase (with internet access) to download models/data, then runs an isolated inference phase (no internet) against the ARC dataset.
Metrics are calculated and returned to the validator, which aggregates scores and sets on-chain weights using exponential distribution across top performers.
Validators evaluate miners by submitting jobs to the Sandbox Runner which executes miner code against a held-out ARC problem dataset. The exact_match_rate is calculated as the percentage of problems where the miner's output exactly matches the expected output. Daily submission limits (default 1 per miner per day) prevent spam.
Identical repo+branch+commit combinations use cached scores. If no miners meet the 20% floor, 95% of emissions are burned to UID 251.
The sections above were auto-generated from the GitHub repository and may not reflect the latest changes. View repository
This description was auto-generated from the GitHub repo. Claim this subnet to write your own.
Hone training
Add your team members and contributors