KeivanR commited on
Commit
a5d3093
·
verified ·
1 Parent(s): 59c2a20

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ {}
3
+ ---
4
+
5
+ ---
6
+ language: en
7
+ tags:
8
+ - machine-learning
9
+ - your-tags-here
10
+ license: apache-2.0
11
+ ---
12
+
13
+ # Model Card for KeivanR/Qwen2.5-1.5B-Instruct-MLB-clf_test1743180002
14
+
15
+ ## Evaluation Results
16
+
17
+ ### Overall Metrics
18
+ - **Accuracy:** 0.71
19
+ - **Precision (Macro):** 0.09
20
+ - **Recall (Macro):** 0.11
21
+ - **F1 Score (Macro):** 0.10
22
+
23
+ ### Per-Class Metrics
24
+ | | class | precision | recall | f1 |
25
+ |---:|:--------------|------------:|---------:|-----:|
26
+ | 0 | games | 0 | 0 | 0 |
27
+ | 1 | geometry | 0 | 0 | 0 |
28
+ | 2 | graphs | 0 | 0 | 0 |
29
+ | 3 | math | 0 | 0 | 0 |
30
+ | 4 | number theory | 0 | 0 | 0 |
31
+ | 5 | other | 0.83 | 1 | 0.91 |
32
+ | 6 | probabilities | 0 | 0 | 0 |
33
+ | 7 | strings | 0 | 0 | 0 |
34
+ | 8 | trees | 0 | 0 | 0 |
35
+
36
+ *Metrics rounded to 2 decimal places*
37
+