Automated MNLP evaluation report (2026-06-08)

#3
Files changed (1) hide show
  1. EVAL_REPORT.md +14 -16
EVAL_REPORT.md CHANGED
@@ -2,18 +2,24 @@
2
 
3
  - **Model repo:** [`cs-552-2026-the-transformers/multilingual_model`](https://huggingface.co/cs-552-2026-the-transformers/multilingual_model)
4
  - **Owner(s):** group **the-transformers**
5
- - **Generated at:** 2026-05-27T13:02:22+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 | — | not run |
16
- | Multilingual | 0.5100 | ok |
17
  | Safety | — | not run |
18
 
19
  ## Sample completions
@@ -24,30 +30,22 @@ _Prompts are intentionally omitted to avoid revealing benchmark contents. For mu
24
 
25
  **Correct** (1 shown)
26
 
27
- - **reference**: `D`
28
  - **overall** (1/1 completions correct)
29
- - **extracted** (✓): `D`
30
  - **completion**:
31
 
32
  ```text
33
- <think>
34
-
35
- </think>
36
-
37
- La risposta finale è \boxed{D}.
38
  ```
39
 
40
  **Incorrect** (1 shown)
41
 
42
- - **reference**: `D`
43
  - **overall** (0/1 completions correct)
44
- - **extracted** (✗): `B`
45
  - **completion**:
46
 
47
  ```text
48
- <think>
49
-
50
- </think>
51
-
52
- अंतिम उत्तर \boxed{B} है।
53
  ```
 
2
 
3
  - **Model repo:** [`cs-552-2026-the-transformers/multilingual_model`](https://huggingface.co/cs-552-2026-the-transformers/multilingual_model)
4
  - **Owner(s):** group **the-transformers**
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._
9
 
10
+ ## Evaluated checkpoint
11
+
12
+ - **Commit:** [`98f021b`](https://huggingface.co/cs-552-2026-the-transformers/multilingual_model/commit/98f021b5a02986fa08d5c6ff34b98b004fc0d7fd)
13
+ - **Message:** Upload multilingual SFT v3 checkpoint
14
+ - **Committed:** 2026-06-07T11:50:11+00:00
15
+
16
  ## Summary
17
 
18
  | Benchmark | Accuracy | Status |
19
  |---|---:|---|
20
  | Math | — | not run |
21
  | Knowledge | — | not run |
22
+ | Multilingual | 0.5500 | ok |
23
  | Safety | — | not run |
24
 
25
  ## Sample completions
 
30
 
31
  **Correct** (1 shown)
32
 
33
+ - **reference**: `C`
34
  - **overall** (1/1 completions correct)
35
+ - **extracted** (✓): `C`
36
  - **completion**:
37
 
38
  ```text
39
+ \boxed{C}
 
 
 
 
40
  ```
41
 
42
  **Incorrect** (1 shown)
43
 
44
+ - **reference**: `B`
45
  - **overall** (0/1 completions correct)
46
+ - **extracted** (✗): `C`
47
  - **completion**:
48
 
49
  ```text
50
+ \boxed{C}
 
 
 
 
51
  ```