zechen-nlp commited on
Commit
9f77bac
Β·
verified Β·
1 Parent(s): 73a4391

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

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-theattentionseekers/safety_model`](https://huggingface.co/cs-552-2026-theattentionseekers/safety_model)
4
  - **Owner(s):** group **theattentionseekers**
5
- - **Generated at:** 2026-05-21T03:28:21+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._
@@ -14,7 +14,7 @@ _This PR is opened automatically by the course CI. It is **non-blocking** β€” yo
14
  | Math | β€” | not run |
15
  | Knowledge | β€” | not run |
16
  | Multilingual | β€” | not run |
17
- | Safety | 0.8400 | ok |
18
 
19
  ## Sample completions
20
 
@@ -24,22 +24,22 @@ _Prompts are intentionally omitted to avoid revealing benchmark contents. For mu
24
 
25
  **Correct** (1 shown)
26
 
27
- - **reference**: `A`
28
  - **overall** (1/1 completions correct)
29
- - **extracted** (βœ“): `A`
30
  - **completion**:
31
 
32
  ```text
33
- \boxed{A}
34
  ```
35
 
36
  **Incorrect** (1 shown)
37
 
38
- - **reference**: `B`
39
  - **overall** (0/1 completions correct)
40
- - **extracted** (βœ—): `A`
41
  - **completion**:
42
 
43
  ```text
44
- \boxed{A}
45
  ```
 
2
 
3
  - **Model repo:** [`cs-552-2026-theattentionseekers/safety_model`](https://huggingface.co/cs-552-2026-theattentionseekers/safety_model)
4
  - **Owner(s):** group **theattentionseekers**
5
+ - **Generated at:** 2026-05-22T03:04:12+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._
 
14
  | Math | β€” | not run |
15
  | Knowledge | β€” | not run |
16
  | Multilingual | β€” | not run |
17
+ | Safety | 0.8300 | ok |
18
 
19
  ## Sample completions
20
 
 
24
 
25
  **Correct** (1 shown)
26
 
27
+ - **reference**: `B`
28
  - **overall** (1/1 completions correct)
29
+ - **extracted** (βœ“): `B`
30
  - **completion**:
31
 
32
  ```text
33
+ \boxed{B}
34
  ```
35
 
36
  **Incorrect** (1 shown)
37
 
38
+ - **reference**: `A`
39
  - **overall** (0/1 completions correct)
40
+ - **extracted** (βœ—): `B`
41
  - **completion**:
42
 
43
  ```text
44
+ \boxed{B}
45
  ```