language: en | |
tags: | |
- machine-learning | |
- your-tags-here | |
license: apache-2.0 | |
# Model Card for KeivanR/Qwen2.5-1.5B-Instruct-Zero-Shot | |
## Evaluation Results | |
### Overall Metrics | |
- **Accuracy:** 0.06 | |
- **Precision (Macro):** 0.25 | |
- **Recall (Macro):** 0.42 | |
- **F1 Score (Macro):** 0.28 | |
### Per-Class Metrics | |
| | class | precision | recall | f1 | | |
|---:|:--------------|------------:|---------:|-----:| | |
| 0 | games | 0.38 | 0.13 | 0.19 | | |
| 1 | geometry | 0.1 | 0.62 | 0.17 | | |
| 2 | graphs | 0.16 | 0.51 | 0.25 | | |
| 3 | math | 0.26 | 0.68 | 0.38 | | |
| 4 | number theory | 0.32 | 0.42 | 0.36 | | |
| 5 | other | 0 | 0 | 0 | | |
| 6 | probabilities | 0.24 | 0.39 | 0.3 | | |
| 7 | strings | 0.44 | 0.47 | 0.46 | | |
| 8 | trees | 0.36 | 0.51 | 0.43 | | |
*Metrics rounded to 2 decimal places* | |