zechen-nlp commited on
Commit
cd4797c
Β·
verified Β·
1 Parent(s): f5ef20f

Update Automated MNLP evaluation report (2026-06-08)

Browse files
Files changed (1) hide show
  1. EVAL_REPORT.md +7 -7
EVAL_REPORT.md CHANGED
@@ -2,7 +2,7 @@
2
 
3
  - **Model repo:** [`cs-552-2026-MandMP/general_knowledge_model`](https://huggingface.co/cs-552-2026-MandMP/general_knowledge_model)
4
  - **Owner(s):** group **MandMP**
5
- - **Generated at:** 2026-06-06T17:33:41+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._
@@ -18,7 +18,7 @@ _This PR is opened automatically by the course CI. It is **non-blocking** β€” yo
18
  | Benchmark | Accuracy | Status |
19
  |---|---:|---|
20
  | Math | β€” | not run |
21
- | Knowledge | 0.3300 | ok |
22
  | Multilingual | β€” | not run |
23
  | Safety | β€” | not run |
24
 
@@ -30,9 +30,9 @@ _Prompts are intentionally omitted to avoid revealing benchmark contents. For mu
30
 
31
  **Correct** (1 shown)
32
 
33
- - **reference**: `B`
34
  - **overall** (1/1 completions correct)
35
- - **extracted** (βœ“): `B`
36
  - **completion**:
37
 
38
  ```text
@@ -40,14 +40,14 @@ _Prompts are intentionally omitted to avoid revealing benchmark contents. For mu
40
  Let me work through this carefully.
41
  </think>
42
 
43
- \boxed{B}
44
  ```
45
 
46
  **Incorrect** (1 shown)
47
 
48
  - **reference**: `F`
49
  - **overall** (0/1 completions correct)
50
- - **extracted** (βœ—): `D`
51
  - **completion**:
52
 
53
  ```text
@@ -55,5 +55,5 @@ _Prompts are intentionally omitted to avoid revealing benchmark contents. For mu
55
  Let me work through this carefully.
56
  </think>
57
 
58
- \boxed{D}
59
  ```
 
2
 
3
  - **Model repo:** [`cs-552-2026-MandMP/general_knowledge_model`](https://huggingface.co/cs-552-2026-MandMP/general_knowledge_model)
4
  - **Owner(s):** group **MandMP**
5
+ - **Generated at:** 2026-06-08T04:40:54+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._
 
18
  | Benchmark | Accuracy | Status |
19
  |---|---:|---|
20
  | Math | β€” | not run |
21
+ | Knowledge | 0.3600 | ok |
22
  | Multilingual | β€” | not run |
23
  | Safety | β€” | not run |
24
 
 
30
 
31
  **Correct** (1 shown)
32
 
33
+ - **reference**: `C`
34
  - **overall** (1/1 completions correct)
35
+ - **extracted** (βœ“): `C`
36
  - **completion**:
37
 
38
  ```text
 
40
  Let me work through this carefully.
41
  </think>
42
 
43
+ \boxed{C}
44
  ```
45
 
46
  **Incorrect** (1 shown)
47
 
48
  - **reference**: `F`
49
  - **overall** (0/1 completions correct)
50
+ - **extracted** (βœ—): `B`
51
  - **completion**:
52
 
53
  ```text
 
55
  Let me work through this carefully.
56
  </think>
57
 
58
+ \boxed{B}
59
  ```