zechen-nlp commited on
Commit
6fa5545
·
verified ·
1 Parent(s): c7404ff

Update Automated MNLP evaluation report (2026-05-26)

Browse files
Files changed (1) hide show
  1. EVAL_REPORT.md +8 -8
EVAL_REPORT.md CHANGED
@@ -2,7 +2,7 @@
2
 
3
  - **Model repo:** [`cs-552-2026-flab/general_knowledge_model`](https://huggingface.co/cs-552-2026-flab/general_knowledge_model)
4
  - **Owner(s):** group **flab**
5
- - **Generated at:** 2026-05-25T02:20:01+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._
@@ -12,7 +12,7 @@ _This PR is opened automatically by the course CI. It is **non-blocking** — yo
12
  | Benchmark | Accuracy | Status |
13
  |---|---:|---|
14
  | Math | — | not run |
15
- | Knowledge | 0.2800 | ok |
16
  | Multilingual | — | not run |
17
  | Safety | — | not run |
18
 
@@ -24,9 +24,9 @@ _Prompts are intentionally omitted to avoid revealing benchmark contents. For mu
24
 
25
  **Correct** (1 shown)
26
 
27
- - **reference**: `I`
28
  - **overall** (1/1 completions correct)
29
- - **extracted** (✓): `I`
30
  - **completion**:
31
 
32
  ```text
@@ -34,14 +34,14 @@ _Prompts are intentionally omitted to avoid revealing benchmark contents. For mu
34
 
35
  </think>
36
 
37
- The correct option is \boxed{I}.
38
  ```
39
 
40
  **Incorrect** (1 shown)
41
 
42
- - **reference**: `A`
43
  - **overall** (0/1 completions correct)
44
- - **extracted** (✗): `C`
45
  - **completion**:
46
 
47
  ```text
@@ -49,5 +49,5 @@ _Prompts are intentionally omitted to avoid revealing benchmark contents. For mu
49
 
50
  </think>
51
 
52
- The correct option is \boxed{C}.
53
  ```
 
2
 
3
  - **Model repo:** [`cs-552-2026-flab/general_knowledge_model`](https://huggingface.co/cs-552-2026-flab/general_knowledge_model)
4
  - **Owner(s):** group **flab**
5
+ - **Generated at:** 2026-05-26T12:29:10+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._
 
12
  | Benchmark | Accuracy | Status |
13
  |---|---:|---|
14
  | Math | — | not run |
15
+ | Knowledge | 0.2200 | ok |
16
  | Multilingual | — | not run |
17
  | Safety | — | not run |
18
 
 
24
 
25
  **Correct** (1 shown)
26
 
27
+ - **reference**: `B`
28
  - **overall** (1/1 completions correct)
29
+ - **extracted** (✓): `B`
30
  - **completion**:
31
 
32
  ```text
 
34
 
35
  </think>
36
 
37
+ The correct option is \boxed{B}.
38
  ```
39
 
40
  **Incorrect** (1 shown)
41
 
42
+ - **reference**: `D`
43
  - **overall** (0/1 completions correct)
44
+ - **extracted** (✗): `B`
45
  - **completion**:
46
 
47
  ```text
 
49
 
50
  </think>
51
 
52
+ The correct option is \boxed{B}.
53
  ```