Automated MNLP evaluation report (2026-06-11)
#1
by zechen-nlp - opened
- EVAL_REPORT.md +51 -0
EVAL_REPORT.md
ADDED
|
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Automated MNLP evaluation report
|
| 2 |
+
|
| 3 |
+
- **Model repo:** [`cs-552-2026-databand/multilingual_model`](https://huggingface.co/cs-552-2026-databand/multilingual_model)
|
| 4 |
+
- **Owner(s):** group **databand**
|
| 5 |
+
- **Generated at:** 2026-06-11T06:23: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._
|
| 9 |
+
|
| 10 |
+
## Evaluated checkpoint
|
| 11 |
+
|
| 12 |
+
- **Commit:** [`af020cc`](https://huggingface.co/cs-552-2026-databand/multilingual_model/commit/af020cc290c67e4daa93f1a284403fa014ebcf9d)
|
| 13 |
+
- **Message:** Upload folder using huggingface_hub
|
| 14 |
+
- **Committed:** 2026-05-17T01:45:25+00:00
|
| 15 |
+
|
| 16 |
+
## Summary
|
| 17 |
+
|
| 18 |
+
| Benchmark | Accuracy | Status |
|
| 19 |
+
|---|---:|---|
|
| 20 |
+
| Math | — | not run |
|
| 21 |
+
| Knowledge | — | not run |
|
| 22 |
+
| Multilingual | 0.4600 | ok |
|
| 23 |
+
| Safety | — | not run |
|
| 24 |
+
|
| 25 |
+
## Sample completions
|
| 26 |
+
|
| 27 |
+
_Prompts are intentionally omitted to avoid revealing benchmark contents. For multi-completion problems, only one completion is shown per sample._
|
| 28 |
+
|
| 29 |
+
### Multilingual
|
| 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**: `C`
|
| 45 |
+
- **overall** (0/1 completions correct)
|
| 46 |
+
- **extracted** (✗): `A`
|
| 47 |
+
- **completion**:
|
| 48 |
+
|
| 49 |
+
```text
|
| 50 |
+
\boxed{A}
|
| 51 |
+
```
|