zechen-nlp commited on
Commit
ff545d2
·
verified ·
1 Parent(s): 3c67f5b

Automated MNLP evaluation report (2026-05-23)

Browse files
Files changed (1) hide show
  1. EVAL_REPORT.md +30 -0
EVAL_REPORT.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Automated MNLP evaluation report
2
+
3
+ - **Model repo:** [`cs-552-2026-momy/math_model`](https://huggingface.co/cs-552-2026-momy/math_model)
4
+ - **Owner(s):** group **momy**
5
+ - **Generated at:** 2026-05-23T14:37:35+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 | — | error (repo_check) |
15
+ | Knowledge | — | not run |
16
+ | Multilingual | — | not run |
17
+ | Safety | — | not run |
18
+
19
+ ## Errors
20
+
21
+ ### math — `repo_check`
22
+
23
+ ```
24
+ HF repo not accessible: 404 Client Error. (Request ID: Root=1-6a0bc5b5-48e6b56e6cda8ae01a95a2d0;441c45a3-ac35-454d-94a4-62358e33c172)
25
+
26
+ Repository Not Found for url: https://huggingface.co/api/models/cs-552-2026-momy/math_model.
27
+ Please make sure you specified the correct `repo_id` and `repo_type`.
28
+ If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.
29
+ For more details, see https://huggingface.co/docs/huggingface_hub/authentication
30
+ ```