Skip to content

Commit

Permalink
Update docs with submission process
Browse files Browse the repository at this point in the history
  • Loading branch information
HudsonGraeme committed Feb 13, 2025
1 parent 50e3325 commit ca7bd30
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/competitions/QUICKSTART.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,22 @@ The miner will automatically:
- View metrics: https://wandb.ai/inferencelabs/omron
- View leaderboard: https://accelerator.omron.ai

### 🏆 EZKL Performance Evaluation

Upon completion of the Subnet 2 competition phase, [EZKL](https://ezkl.xyz) will conduct an independent evaluation of all submitted circuits through their automated CI/CD pipeline. Your implementation will be assessed across three critical dimensions:

-**Performance** - Circuit proving time optimization
- 📊 **Resource Efficiency** - Memory utilization and management
- 🎯 **Accuracy** - Age recognition precision and reliability

#### Submission Process

1. Submit your implementation via PR to https://github.com/zkonduit/ezkl
2. Include the tag `omron-subnet-competition-1`
3. Await automated evaluation results

High-performing circuits that demonstrate excellence across these metrics will be eligible for additional grant funding. EZKL's evaluation criteria are designed to identify implementations that achieve an optimal balance of performance, efficiency, and accuracy.

## Troubleshooting

**Circuit Upload Fails**
Expand Down

0 comments on commit ca7bd30

Please sign in to comment.