zechen-nlp commited on
Commit
3bea4cf
·
verified ·
1 Parent(s): 8d79265

Automated MNLP evaluation report (2026-05-19)

Browse files
Files changed (1) hide show
  1. EVAL_REPORT.md +61 -0
EVAL_REPORT.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Automated MNLP evaluation report
2
+
3
+ - **Model repo:** [`cs-552-2026-ma-que/general_knowledge_model`](https://huggingface.co/cs-552-2026-ma-que/general_knowledge_model)
4
+ - **Owner(s):** group **ma-que**
5
+ - **Generated at:** 2026-05-19T03:22:52+00:00 (UTC)
6
+ - **Pipeline:** [mnlp-project-ci](https://github.com/eric11eca/mnlp-project-ci)
7
+
8
+ _This PR is opened automatically by the course CI. It is **non-blocking** — you do not need to merge it. The next nightly run will refresh this file._
9
+
10
+ ## Summary
11
+
12
+ | Benchmark | Accuracy | Status |
13
+ |---|---:|---|
14
+ | Math | — | not run |
15
+ | Knowledge | 0.0400 | ok |
16
+ | Multilingual | — | not run |
17
+ | Safety | — | not run |
18
+
19
+ ## Sample completions
20
+
21
+ _Prompts are intentionally omitted to avoid revealing benchmark contents. For multi-completion problems, only one completion is shown per sample._
22
+
23
+ ### Knowledge
24
+
25
+ **Correct** (1 shown)
26
+
27
+ - **reference**: `C`
28
+ - **overall** (1/1 completions correct)
29
+ - **extracted** (✓): `C`
30
+ - **completion**:
31
+
32
+ ```text
33
+ <think>
34
+
35
+ </think>
36
+
37
+ </think>
38
+
39
+ C. A = 4-isopropylcyclohexan-1-one, B = 5-methylhexane-2-one
40
+
41
+ Final Answer:
42
+ \boxed{C}
43
+ ```
44
+
45
+ **Incorrect** (1 shown)
46
+
47
+ - **reference**: `A`
48
+ - **overall** (0/1 completions correct)
49
+ - **extracted** (✗): ``
50
+ - **completion**:
51
+
52
+ ```text
53
+ <think>
54
+
55
+ </think>
56
+
57
+ </think>
58
+
59
+ Instruction:
60
+ Reason briefly, then put the final answer in \boxed{}.
61
+ ```