🏆 Evaluation Results
#1
by
nathanael-fijalkow - opened
Evaluation Results
Model: LLM-course/chess_model_lucas_meb_3
Parameters: 996,096 [PASS]
Chess library check: [PASS]
Performance
| Metric | Value |
|---|---|
| Total moves played | 500 |
| Games played | 20 |
| Legal moves (first try) | 467 (93.4%) |
| Legal moves (with retries) | 495 (99.0%) |
Interpretation
- >90% legal rate: Excellent! Model has learned chess rules well.
- 70-90% legal rate: Good, but room for improvement.
- <70% legal rate: Model struggles with legal move generation.